Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.display |
Provides classes for handling display preferences.
|
org.openstreetmap.josm.gui.preferences.map |
Provides classes for handling map preferences.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<PreferenceTabbedPane.ValidationListener> |
PreferenceTabbedPane.validationListeners |
Modifier and Type | Method and Description |
---|---|
void |
PreferenceTabbedPane.addValidationListener(PreferenceTabbedPane.ValidationListener validationListener)
Add validation listener to currently open preferences dialog.
|
Modifier and Type | Class and Description |
---|---|
class |
GPXSettingsPanel
Panel for GPX settings.
|
Modifier and Type | Field and Description |
---|---|
private PreferenceTabbedPane.ValidationListener |
TaggingPresetPreference.validationListener |