Package | Description |
---|---|
bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractKeyboardController.addListener(KeyboardListener listener) |
void |
KeyboardController.addListener(KeyboardListener listener)
Adds a listener to this controller.
|
void |
AbstractKeyboardController.removeListener(KeyboardListener listener) |
void |
KeyboardController.removeListener(KeyboardListener listener)
Removes a listener from this controller.
|