Uses of Interface
com.jbstrap.core.event.handlers.custom.HotKeyEventHandler
Package
Description
-
Uses of HotKeyEventHandler in com.jbstrap.ui
Modifier and TypeMethodDescriptiondefault T
HandleHotKey.addHotKey
(int hotKey, HotKeyEventHandler handler) Adds the specified hot key to the component. -
Uses of HotKeyEventHandler in com.jbstrap.ui.components
Modifier and TypeMethodDescriptionFileMiniature.addHotKey
(int hotKey, HotKeyEventHandler handler) Adds the specified hot key to the component. -
Uses of HotKeyEventHandler in com.jbstrap.ui.components.button
Modifier and TypeMethodDescriptionDropDownButton.addHotKey
(int hotKey, HotKeyEventHandler handler) -
Uses of HotKeyEventHandler in com.jbstrap.ui.components.panels.tab