|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.control.AbstractKeyboardController
bibliothek.gui.dock.control.DefaultKeyboardController
public class DefaultKeyboardController
A KeyboardController that can either use a global AWTEventListener or
a set of KeyListeners to receive KeyEvents.
| Constructor Summary | |
|---|---|
DefaultKeyboardController(DockController controller,
ControllerSetupCollection setup)
Creates a new controller |
|
| Method Summary | |
|---|---|
void |
kill()
Stops this controller. |
| Methods inherited from class bibliothek.gui.dock.control.AbstractKeyboardController |
|---|
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,
ControllerSetupCollection setup)
controller - the realm in which this controller operatessetup - an observer that informs this object when controller is set up.| Method Detail |
|---|
public void kill()
KeyboardController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||