public class ButtonHotkeyRunnable extends java.lang.Object implements HotkeyRunnable
NONE| Constructor and Description |
|---|
ButtonHotkeyRunnable(javax.swing.AbstractButton button) |
ButtonHotkeyRunnable(javax.swing.AbstractButton button,
int pressTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.awt.event.KeyEvent e)
Performs hotkey action.
|
public ButtonHotkeyRunnable(javax.swing.AbstractButton button)
public ButtonHotkeyRunnable(javax.swing.AbstractButton button,
int pressTime)
public void run(java.awt.event.KeyEvent e)
HotkeyRunnablerun in interface HotkeyRunnablerun in interface KeyEventRunnablee - occured key event