Package org.openstreetmap.josm.gui.preferences.advanced
Provides classes for handling advanced preferences.
-
Class Summary Class Description AbstractListEditor<T> Abstract superclass ofListEditor
andAbstractTableListEditor
.AbstractTableListEditor<T> Abstract superclass ofListListEditor
andMapListEditor
.AbstractTableListEditor.AbstractEntryListModel AdvancedPreference Advanced preferences, allowing to set preference entries directly.AdvancedPreference.EditBoundariesAction RequiresLogging.isDebugEnabled()
, otherwise dataset is unloadedAdvancedPreference.Factory Factory used to create a newAdvancedPreference
.AdvancedPreference.UnclearableOsmDataLayer ExportProfileAction Action that exports some fragment of settings to custom configuration fileListEditor 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.