JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jxgrabkey
Interface HotkeyListener
All Known Subinterfaces:
HotkeyListenerDebugEnabled
public interface
HotkeyListener
This listener is used to handle hotkey events from externally.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onHotkey
(int id)
This method receives the hotkey events which are received by the main listen loop.
Method Detail
onHotkey
void onHotkey(int id)
This method receives the hotkey events which are received by the main listen loop.
Parameters:
id
-
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method