org.openstreetmap.josm.gui.preferences.shortcut
Class ShortcutPreference.Factory

java.lang.Object
  extended by org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.Factory
All Implemented Interfaces:
PreferenceSettingFactory
Enclosing class:
ShortcutPreference

public static class ShortcutPreference.Factory
extends java.lang.Object
implements PreferenceSettingFactory


Constructor Summary
ShortcutPreference.Factory()
           
 
Method Summary
 PreferenceSetting createPreferenceSetting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortcutPreference.Factory

public ShortcutPreference.Factory()
Method Detail

createPreferenceSetting

public PreferenceSetting createPreferenceSetting()
Specified by:
createPreferenceSetting in interface PreferenceSettingFactory


JOSM