See: Description
| Class | Description |
|---|---|
| AbstractListEditor<T> |
Abstract superclass of
ListEditor and AbstractTableListEditor. |
| AbstractTableListEditor<T> |
Abstract superclass of
ListListEditor and MapListEditor. |
| AbstractTableListEditor.AbstractEntryListModel | |
| AdvancedPreference |
Advanced preferences, allowing to set preference entries directly.
|
| AdvancedPreference.Factory |
Factory used to create a new
AdvancedPreference. |
| ExportProfileAction |
Action that exports some fragment of settings to custom configuration file
|
| ListEditor |
Editor for List preference entries.
|
| ListEditor.ListSettingTableModel | |
| ListListEditor |
Editor for List of Lists preference entries.
|
| MapListEditor |
Editor for List of Maps preference entries.
|
| PrefEntry |
Class to store single preference line for the table.
|
| PreferencesTable |
Component for editing list of preferences as a table.
|
| PreferencesTable.SettingCellEditor | |
| PreferencesTable.SettingCellRenderer | |
| StringEditor |
Editor for String preference entries.
|