| Class | Description |
|---|---|
| AlignmentProperty |
A property of type
Alignment. |
| BooleanProperty |
A boolean property.
|
| BorderProperty |
A property of type
Border. |
| ButtonFactoryProperty |
A property which has
ButtonFactory's as values. |
| ColorProperty |
A property of type
Color. |
| ComponentPainterProperty |
A property of type
ComponentPainter. |
| DimensionProviderProperty |
A property of type
DimensionProvider. |
| DirectionProperty |
A property of type
Direction. |
| EnumProperty |
A property which value is one in a fixed set of values.
|
| FloatProperty |
A float property.
|
| FontProperty |
A property of type
Font. |
| HoverListenerProperty |
A property of type
HoverListener. |
| IconProperty |
A property of type
Icon. |
| InsetsProperty |
A property of type
Insets. |
| IntegerProperty |
An integer property.
|
| NumberProperty |
Base class for number properties.
|
| PropertyGroupProperty |
A property that can be assigned a value container as value.
|
| StringProperty |
A
String property. |