|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoop.piltnik.KeyboardHook
public class KeyboardHook
| Field Summary | |
|---|---|
protected javax.swing.event.EventListenerList |
listenerList
Isendivälja kirjeldus sündmuste kuulaja listi listenerList jaoks. |
| Constructor Summary | |
|---|---|
KeyboardHook()
Konstruktori KeyboardHook kirjeldus. |
|
| Method Summary | |
|---|---|
void |
addEventListener(KeyboardEventListener listener)
Meetod, mis lisab sündmustekuulajaid. |
void |
removeEventListener(KeyboardEventListener listener)
Meetod, mis eemaldab sündmustekuulajaid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.swing.event.EventListenerList listenerList
| Constructor Detail |
|---|
public KeyboardHook()
| Method Detail |
|---|
public void addEventListener(KeyboardEventListener listener)
listener - lisatav sündmuste kuulaja.public void removeEventListener(KeyboardEventListener listener)
listener - eemaldatav sündmustekuulaja.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||