|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.split.SplitDockStationFactory
bibliothek.gui.dock.security.SecureSplitDockStationFactory
@Deprecated
@Todo(compatibility=BREAK_MAJOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="Remove this class, no replacement necessary")
public class SecureSplitDockStationFactory
Creates instances of SecureSplitDockStation.
| Field Summary | |
|---|---|
static java.lang.String |
ID
Deprecated. The id used for this factory |
| Constructor Summary | |
|---|---|
SecureSplitDockStationFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
protected SplitDockStation |
createStation(boolean hasFullscreenAction)
Deprecated. Creates new objects of SplitDockStation |
java.lang.String |
getID()
Deprecated. Gets the unique name of this converter. |
| Methods inherited from class bibliothek.gui.dock.station.split.SplitDockStationFactory |
|---|
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 SecureSplitDockStationFactory()
| Method Detail |
|---|
public java.lang.String getID()
DockConverter
getID in interface DockConverter<SplitDockStation,SplitDockPerspective,SplitDockStationLayout>getID in class SplitDockStationFactoryprotected SplitDockStation createStation(boolean hasFullscreenAction)
SplitDockStationFactorySplitDockStation
createStation in class SplitDockStationFactoryhasFullscreenAction - whether the station did have a fullscreen-action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||