Class Summary | |
---|---|
AlignmentProperty | A property of type {@link Alignment}. |
BooleanProperty | A boolean property. |
BorderProperty | A property of type {@link Border}. |
ButtonFactoryProperty | A property which has {@link ButtonFactory}'s as values. |
ColorProperty | A property of type {@link Color}. |
ComponentPainterProperty | A property of type {@link ComponentPainter}. |
DimensionProviderProperty | A property of type {@link net.infonode.gui.DimensionProvider}. |
DirectionProperty | A property of type {@link Direction}. |
EnumProperty | A property which value is one in a fixed set of values. |
FloatProperty | A float property. |
FontProperty | A property of type {@link Font}. |
HoverListenerProperty | A property of type {@link HoverListener}. |
IconProperty | A property of type {@link Icon}. |
InsetsProperty | A property of type {@link 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 {@link String} property. |