Uses of Interface
heronarts.glx.event.KeyEvent.Shortcut.Action
Packages that use KeyEvent.Shortcut.Action
-
Uses of KeyEvent.Shortcut.Action in heronarts.glx.event
Fields in heronarts.glx.event declared as KeyEvent.Shortcut.ActionConstructors in heronarts.glx.event with parameters of type KeyEvent.Shortcut.ActionModifierConstructorDescriptionShortcut
(int keyCode, int modifiers, KeyEvent.Shortcut.Action action) -
Uses of KeyEvent.Shortcut.Action in heronarts.lx.studio
Methods in heronarts.lx.studio with parameters of type KeyEvent.Shortcut.ActionModifier and TypeMethodDescriptionLXStudio.UI.registerKeyboardShortcut
(int keyCode, int modifiers, KeyEvent.Shortcut.Action action) Registers a keyboard shortcut with the given modifier keys setLXStudio.UI.registerKeyboardShortcut
(int keyCode, KeyEvent.Shortcut.Action action) Registers a keyboard shortcut for the given key when KeyEvent.COMMAND is set