See: Description
| Interface | Description |
|---|---|
| Displayable |
Type-safe enumerations that are used as property types
that are editable with a PropertyEditor should
implement this interface.
|
| Editable |
Objects that are instances of classes that implement
this interface can be expanded in a
PropertyEditor
property list. |
| Enumeration |
Type-safe enumerations that are used as property types
that are editable with a PropertyEditor should
implement this interface.
|
| PropertyTreeNodeInterface |
| Class | Description |
|---|---|
| BooleanEditor | |
| ColorEditor | |
| EnumerationEditor | |
| MapEditor | |
| NamedColorChooserPanel | |
| PeerPropertyTreeNode | |
| PropertyEditor |
This class implements a Hierarchical property editor
|
| PropertyEditorAdapter | |
| PropertyTreeNode |