|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.StackDockStationFactory
bibliothek.gui.dock.security.SecureStackDockStationFactory
@Deprecated
@Todo(compatibility=BREAK_MAJOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="Remove this class, no replacement necessary")
public class SecureStackDockStationFactory
A factory creating instances of SecureStackDockStation.
| Field Summary | |
|---|---|
static java.lang.String |
ID
Deprecated. The id used for this factory |
| Constructor Summary | |
|---|---|
SecureStackDockStationFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
protected StackDockStation |
createStation()
Deprecated. Called when a new StackDockStation is required. |
java.lang.String |
getID()
Deprecated. Gets the unique name of this converter. |
| Methods inherited from class bibliothek.gui.dock.station.stack.StackDockStationFactory |
|---|
estimateLocations, getLayout, getPerspectiveLayout, layout, layout, layoutPerspective, layoutPerspective, read, read, setLayout, setLayout, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public SecureStackDockStationFactory()
| Method Detail |
|---|
public java.lang.String getID()
DockConverter
getID in interface DockConverter<StackDockStation,StackDockPerspective,StackDockStationLayout>getID in class StackDockStationFactoryprotected StackDockStation createStation()
StackDockStationFactoryStackDockStation is required.
createStation in class StackDockStationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||