Uses of Class
com.jbstrap.core.event.HotKeyEvent
Packages that use HotKeyEvent
Package
Description
-
Uses of HotKeyEvent in com.jbstrap.core.event.handlers.custom
Methods in com.jbstrap.core.event.handlers.custom with parameters of type HotKeyEventModifier and TypeMethodDescriptionvoid
HotKeyEventHandler.onHotKeyPressed
(HotKeyEvent event) Hotkey press event handler -
Uses of HotKeyEvent in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type HotKeyEventModifier and TypeMethodDescriptionprotected void
Component.onHotKeyEventHandler
(HotKeyEvent event) -
Uses of HotKeyEvent in com.jbstrap.ui.components.form
Methods in com.jbstrap.ui.components.form with parameters of type HotKeyEventModifier and TypeMethodDescriptionprotected void
FormItem.onHotKeyEventHandler
(HotKeyEvent event)