|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.flap.FlapDockStationFactory
bibliothek.gui.dock.security.SecureFlapDockStationFactory
@Deprecated
@Todo(compatibility=BREAK_MINOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="remove this class, make sure old layouts can still be read")
public class SecureFlapDockStationFactory
A factory that creates instances of SecureFlapDockStation
| Field Summary | |
|---|---|
static java.lang.String |
ID
Deprecated. The id used for this factory |
| Constructor Summary | |
|---|---|
SecureFlapDockStationFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
protected FlapDockStation |
createStation()
Deprecated. Creates an instance of a FlapDockStation. |
java.lang.String |
getID()
Deprecated. Gets the unique name of this converter. |
| Methods inherited from class bibliothek.gui.dock.station.flap.FlapDockStationFactory |
|---|
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 SecureFlapDockStationFactory()
| Method Detail |
|---|
public java.lang.String getID()
DockConverter
getID in interface DockConverter<FlapDockStation,FlapDockPerspective,FlapDockStationLayout>getID in class FlapDockStationFactoryprotected FlapDockStation createStation()
FlapDockStationFactoryFlapDockStation.
createStation in class FlapDockStationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||