Uses of Class
org.openstreetmap.josm.gui.util.MultikeyActionsHandler
-
Packages that use MultikeyActionsHandler Package Description org.openstreetmap.josm.gui.util Provides GUI utility classes. -
-
Uses of MultikeyActionsHandler in org.openstreetmap.josm.gui.util
Fields in org.openstreetmap.josm.gui.util declared as MultikeyActionsHandler Modifier and Type Field Description private static MultikeyActionsHandler
MultikeyActionsHandler. instance
Methods in org.openstreetmap.josm.gui.util that return MultikeyActionsHandler Modifier and Type Method Description static MultikeyActionsHandler
MultikeyActionsHandler. getInstance()
Replies the unique instance of this class.
-