|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.control.KeyboardController
bibliothek.gui.dock.control.DefaultKeyboardController
public class DefaultKeyboardController
A KeyboardController
that listens to all events through
an AWTEventListener
.
Constructor Summary | |
---|---|
DefaultKeyboardController(DockController controller)
Creates a new controller |
Method Summary | |
---|---|
void |
kill()
Stops this controller. |
Methods inherited from class bibliothek.gui.dock.control.KeyboardController |
---|
addGlobalListener, addListener, fireKeyPressed, fireKeyReleased, fireKeyTyped, getController, removeGlobalListener, removeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultKeyboardController(DockController controller)
controller
- the realm in which this controller operatesMethod Detail |
---|
public void kill()
KeyboardController
kill
in class KeyboardController
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |