|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.viewer.utils.StiHotkeyHelper
public class StiHotkeyHelper
Hotkey helper Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiHotkeyHelper()
|
|
| Method Summary | |
|---|---|
static void |
addHotkey(javax.swing.AbstractButton button,
int keyCode,
int modifiers)
Add hotkey action on button |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiHotkeyHelper()
| Method Detail |
|---|
public static void addHotkey(javax.swing.AbstractButton button,
int keyCode,
int modifiers)
button - keyCode - modifiers -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||