|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockControllerFactory | |
|---|---|
| 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.security | A package dealing with the issues of Applets and Wepstart-applications. |
| Uses of DockControllerFactory in bibliothek.gui |
|---|
| Methods in bibliothek.gui with parameters of type DockControllerFactory | |
|---|---|
protected void |
DockController.initiate(DockControllerFactory factory,
ControllerSetupCollection setup)
Initializes all properties of this controller. |
| Constructors in bibliothek.gui with parameters of type DockControllerFactory | |
|---|---|
DockController(DockControllerFactory factory)
Creates a new controller but does not initiate the properties of this controller if not wished. |
|
| Uses of DockControllerFactory in bibliothek.gui.dock.control |
|---|
| Classes in bibliothek.gui.dock.control that implement DockControllerFactory | |
|---|---|
class |
DefaultDockControllerFactory
A very simple implementation of DockControllerFactory, creating
only the default-versions of every element. |
| Uses of DockControllerFactory in bibliothek.gui.dock.security |
|---|
| Classes in bibliothek.gui.dock.security that implement DockControllerFactory | |
|---|---|
class |
SecureDockControllerFactory
A factory creating secure versions of various elements of a DockController |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||