Uses of Class
org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyAction
-
Packages that use MultikeyActionsHandler.MyAction Package Description org.openstreetmap.josm.gui.util Provides GUI utility classes. -
-
Uses of MultikeyActionsHandler.MyAction in org.openstreetmap.josm.gui.util
Fields in org.openstreetmap.josm.gui.util declared as MultikeyActionsHandler.MyAction Modifier and Type Field Description private MultikeyActionsHandler.MyActionMultikeyActionsHandler.ShowLayersPopupWorker. actionprivate MultikeyActionsHandler.MyActionMultikeyActionsHandler. lastActionprivate MultikeyActionsHandler.MyActionMultikeyActionsHandler.MyTimerTask. lastActionFields in org.openstreetmap.josm.gui.util with type parameters of type MultikeyActionsHandler.MyAction Modifier and Type Field Description private java.util.Map<MultikeyShortcutAction,MultikeyActionsHandler.MyAction>MultikeyActionsHandler. myActionsConstructors in org.openstreetmap.josm.gui.util with parameters of type MultikeyActionsHandler.MyAction Constructor Description MyTimerTask(long lastTimestamp, MultikeyActionsHandler.MyAction lastAction)ShowLayersPopupWorker(MultikeyActionsHandler.MyAction action)
-