| Class | Description |
|---|---|
| CompositeEditor |
Combines
ConfigPropertyEditorRenderer with a button. |
| ConfigPropertyEditorRenderer |
Contains logic for switching between different editors/renderers depending on the data type and whether or not custom
options and editors exist for certain properties.
|
| ConfigPropertyTable | |
| ConfigPropTableModel<W extends PropWrapper> | |
| CustomPropWrapper<T> | |
| PropWrapper<T> |
Wraps a Property to be used with the
ConfigPropertyTable. |