|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.screen.ScreenDockStationFactory
bibliothek.gui.dock.security.SecureScreenDockStationFactory
@Deprecated
@Todo(compatibility=BREAK_MINOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="remove this class, make sure old layouts can still be loaded")
public class SecureScreenDockStationFactory
A factory which creates instances of SecureScreenDockStation.
| Field Summary | |
|---|---|
static java.lang.String |
ID
Deprecated. The identifier of this factory |
| Constructor Summary | |
|---|---|
SecureScreenDockStationFactory(java.awt.Window owner)
Deprecated. Creates a new factory. |
|
SecureScreenDockStationFactory(WindowProvider owner)
Deprecated. Creates a new factory. |
|
| Method Summary | |
|---|---|
protected ScreenDockStation |
createStation()
Deprecated. Creates a new ScreenDockStation. |
java.lang.String |
getID()
Deprecated. Gets the unique name of this converter. |
| Methods inherited from class bibliothek.gui.dock.station.screen.ScreenDockStationFactory |
|---|
estimateLocations, getLayout, getOwner, getPerspectiveLayout, getProvider, 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 SecureScreenDockStationFactory(java.awt.Window owner)
owner - the window which will be used as owner of all windows
created by this station.public SecureScreenDockStationFactory(WindowProvider owner)
owner - the window which will be used as owner of all windows
created by this station.| Method Detail |
|---|
public java.lang.String getID()
DockConverter
getID in interface DockConverter<ScreenDockStation,ScreenDockPerspective,ScreenDockStationLayout>getID in class ScreenDockStationFactoryprotected ScreenDockStation createStation()
ScreenDockStationFactoryScreenDockStation.
createStation in class ScreenDockStationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||