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 TypeMethodDescriptionbooleanvoid
-
Field Details
-
inputMap
-
targetWindow
-
-
Constructor Details
-
KeyBindDispatcher
-
-
Method Details
-
dispatchKeyEvent
- Specified by:
dispatchKeyEventin interfaceKeyEventDispatcher
-
getInputMap
-
hierarchyChanged
- Specified by:
hierarchyChangedin interfaceHierarchyListener
-