|
||||||||||
| 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
bibliothek.gui.dock.security.SecureKeyboardController
DefaultKeyboardController and
will be removed in a future release
@Deprecated
@Todo(compatibility=BREAK_MAJOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="remove this class without replacement")
public class SecureKeyboardController
A KeyboardController which adds a KeyListener to each
Component that can be found on a Dockable in the realm
of one DockController.
| Constructor Summary | |
|---|---|
SecureKeyboardController(DockController controller,
ControllerSetupCollection setup)
Deprecated. Creates a new SecureKeyboardController. |
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.control.DefaultKeyboardController |
|---|
kill |
| 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 SecureKeyboardController(DockController controller,
ControllerSetupCollection setup)
SecureKeyboardController.
controller - the owner of this controllersetup - an observable informing this object when controller
is set up.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||