|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.AbstractDockStation
bibliothek.gui.dock.ScreenDockStation
bibliothek.gui.dock.security.SecureScreenDockStation
ScreenDockStation and is no longer
necessary. This class will be removed in a future release.
@Deprecated
@Todo(compatibility=BREAK_MAJOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="remove this class")
public class SecureScreenDockStation
A ScreenDockStation that uses SecureScreenDockDialog
instead of ScreenDockDialog.
| Field Summary |
|---|
| Fields inherited from class bibliothek.gui.dock.ScreenDockStation |
|---|
BOUNDARY_RESTRICTION, EXPAND_ON_DOUBLE_CLICK, FULL_SCREEN_STRATEGY, TITLE_ID, WINDOW_FACTORY |
| Fields inherited from class bibliothek.gui.dock.station.AbstractDockStation |
|---|
listeners |
| Constructor Summary | |
|---|---|
SecureScreenDockStation(java.awt.Window owner)
Deprecated. Creates a new station. |
|
SecureScreenDockStation(WindowProvider owner)
Deprecated. Creates a new factory. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFactoryID()
Deprecated. Gets the unique name of the DockFactory which can read
and write elements of this type. |
| Methods inherited from class bibliothek.gui.dock.station.AbstractDockStation |
|---|
accept, addDockStationListener, changed, getController, getTheme, removeDockStationListener, requestChildDockTitle, updateTheme |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecureScreenDockStation(java.awt.Window owner)
owner - the owner of all dialogs created by this stationpublic SecureScreenDockStation(WindowProvider owner)
owner - the window which will be used as owner of all windows
created by this station.| Method Detail |
|---|
public java.lang.String getFactoryID()
DockElementDockFactory which can read
and write elements of this type.
getFactoryID in interface DockElementgetFactoryID in class ScreenDockStation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||