|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.intern.EfficientControlFactory
bibliothek.gui.dock.common.intern.SecureControlFactory
@Deprecated
@Todo(compatibility=BREAK_MINOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="Remove this class, no replacement is necessary")
public class SecureControlFactoryA factory used in restricted environment, where no global events can be observed.
| Constructor Summary | |
|---|---|
SecureControlFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
DockController |
createController(CControl owner)
Deprecated. Creates or gets the DockController. |
| Methods inherited from class bibliothek.gui.dock.common.intern.EfficientControlFactory |
|---|
createFlapDockStation, createFrontend, createRegister, createScreenDockStation, createSplitDockStation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.common.intern.CControlFactory |
|---|
createFlapDockStation, createFrontend, createRegister, createScreenDockStation, createSplitDockStation |
| Constructor Detail |
|---|
public SecureControlFactory()
| Method Detail |
|---|
public DockController createController(CControl owner)
CControlFactoryDockController.
createController in interface CControlFactorycreateController in class EfficientControlFactoryowner - the control for which the result of this method will be used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||