|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.sys.JumpApp
Constructor Summary | |
JumpApp(MainWindow mainWindow)
|
Method Summary | |
int |
calcEventTimeout()
|
void |
handleMainWinEvent(waba.sys.Event e)
|
static int |
keyValue(int key,
int mod)
|
void |
start()
|
void |
timerCheck()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JumpApp(MainWindow mainWindow)
Method Detail |
public void handleMainWinEvent(waba.sys.Event e)
public void timerCheck()
public int calcEventTimeout()
public static int keyValue(int key, int mod)
public void start()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |