|
||||||||||
| 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
public class SecureScreenDockStationFactory
A factory which creates instances of SecureScreenDockStation.
| Field Summary | |
|---|---|
static String |
ID
The identifier of this factory |
| Constructor Summary | |
|---|---|
SecureScreenDockStationFactory(Window owner)
Creates a new factory. |
|
SecureScreenDockStationFactory(WindowProvider owner)
Creates a new factory. |
|
| Method Summary | |
|---|---|
protected ScreenDockStation |
createStation()
Creates a new ScreenDockStation. |
String |
getID()
Gets the unique name of this converter. |
| Methods inherited from class bibliothek.gui.dock.station.screen.ScreenDockStationFactory |
|---|
estimateLocations, getLayout, getOwner, getProvider, layout, layout, 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 String ID
| Constructor Detail |
|---|
public SecureScreenDockStationFactory(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 String getID()
DockConverter
getID in interface DockConverter<ScreenDockStation,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 | |||||||||