Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences.advanced |
Provides classes for handling advanced preferences.
|
Class and Description |
---|
AbstractListEditor
Abstract superclass of
ListEditor and AbstractTableListEditor . |
AbstractTableListEditor
Abstract superclass of
ListListEditor and MapListEditor . |
AbstractTableListEditor.AbstractEntryListModel |
PrefEntry
Class to store single preference line for the table.
|
PreferencesTable
Component for editing list of preferences as a table.
|
PreferencesTable.AllSettingsTableModel |