|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoop.piltnik.Tray
public class Tray
| Constructor Summary | |
|---|---|
Tray()
Systemtray konstruktor. |
|
| Method Summary | |
|---|---|
void |
GlobalKeyPressed(KeyboardEvent event)
Meetod globaalse klahvi vajutuseks. |
void |
GlobalKeyReleased(KeyboardEvent event)
Meetod globaalse klahvi lahti laskmiseks. |
static void |
main(java.lang.String[] args)
Pea meetod systemtray tööle panemiseks. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tray()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - public void GlobalKeyPressed(KeyboardEvent event)
GlobalKeyPressed in interface KeyboardEventListenerevent - sündmus.public void GlobalKeyReleased(KeyboardEvent event)
GlobalKeyReleased in interface KeyboardEventListenerevent - sündmus.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||