|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControllerSetupCollection | |
|---|---|
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
| bibliothek.gui.dock.control | Classes responsible to handle some global task. |
| bibliothek.gui.dock.control.focus | |
| bibliothek.gui.dock.control.relocator | Various implementations of RelocateOperation. |
| bibliothek.gui.dock.security | A package dealing with the issues of Applets and Wepstart-applications. |
| Uses of ControllerSetupCollection in bibliothek.gui |
|---|
| Methods in bibliothek.gui with parameters of type ControllerSetupCollection | |
|---|---|
protected void |
DockController.initiate(DockControllerFactory factory,
ControllerSetupCollection setup)
Initializes all properties of this controller. |
| Uses of ControllerSetupCollection in bibliothek.gui.dock.control |
|---|
| Constructors in bibliothek.gui.dock.control with parameters of type ControllerSetupCollection | |
|---|---|
DefaultKeyboardController(DockController controller,
ControllerSetupCollection setup)
Creates a new controller |
|
DefaultMouseFocusObserver(DockController controller,
ControllerSetupCollection setup)
Creates a new focus controller |
|
DoubleClickController(ControllerSetupCollection setup)
Creates a new DoubleClickController. |
|
| Uses of ControllerSetupCollection in bibliothek.gui.dock.control.focus |
|---|
| Constructors in bibliothek.gui.dock.control.focus with parameters of type ControllerSetupCollection | |
|---|---|
AbstractMouseFocusObserver(DockController controller,
ControllerSetupCollection setup)
Creates a new FocusController. |
|
| Uses of ControllerSetupCollection in bibliothek.gui.dock.control.relocator |
|---|
| Constructors in bibliothek.gui.dock.control.relocator with parameters of type ControllerSetupCollection | |
|---|---|
DefaultDockRelocator(DockController controller,
ControllerSetupCollection setup)
Creates a new manager. |
|
| Uses of ControllerSetupCollection in bibliothek.gui.dock.security |
|---|
| Constructors in bibliothek.gui.dock.security with parameters of type ControllerSetupCollection | |
|---|---|
SecureKeyboardController(DockController controller,
ControllerSetupCollection setup)
Deprecated. Creates a new SecureKeyboardController. |
|
SecureMouseFocusObserver(DockController controller,
ControllerSetupCollection setup)
Deprecated. Creates a new FocusController for controller. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||