java.lang.Object
org.autogui.swing.GuiSwingKeyBinding.KeyBindDispatcher
- All Implemented Interfaces:
HierarchyListener
,KeyEventDispatcher
,EventListener
- Enclosing class:
GuiSwingKeyBinding
public static class GuiSwingKeyBinding.KeyBindDispatcher
extends Object
implements KeyEventDispatcher, HierarchyListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map
<KeyStroke, GuiSwingKeyBinding.KeyStrokeAction> protected Window
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
-
Field Details
-
inputMap
-
targetWindow
-
-
Constructor Details
-
KeyBindDispatcher
-
-
Method Details
-
dispatchKeyEvent
- Specified by:
dispatchKeyEvent
in interfaceKeyEventDispatcher
-
getInputMap
-
hierarchyChanged
- Specified by:
hierarchyChanged
in interfaceHierarchyListener
-