Uses of Class
org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
-
Packages that use ShortcutPreference Package Description org.openstreetmap.josm.gui.preferences Provides generic classes for handling JOSM preferences. -
-
Uses of ShortcutPreference in org.openstreetmap.josm.gui.preferences
Methods in org.openstreetmap.josm.gui.preferences that return ShortcutPreference Modifier and Type Method Description ShortcutPreference
PreferenceTabbedPane. getShortcutPreference()
Returns theShortcutPreference
object.
-