|
||||||||||
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.station.ScreenDockStation
bibliothek.gui.dock.security.SecureScreenDockStation
public class SecureScreenDockStation
A ScreenDockStation
that uses SecureScreenDockDialog
instead of ScreenDockDialog
.
Field Summary |
---|
Fields inherited from class bibliothek.gui.dock.station.ScreenDockStation |
---|
TITLE_ID |
Fields inherited from class bibliothek.gui.dock.station.AbstractDockStation |
---|
listeners |
Constructor Summary | |
---|---|
SecureScreenDockStation(java.awt.Window owner)
Creates a new station. |
Method Summary | |
---|---|
SecureScreenDockDialog |
createDialog()
Creates a new dialog which is associated with this station. |
java.lang.String |
getFactoryID()
Gets the unique name of the DockFactory which can read
and write elements of this type. |
Methods inherited from class bibliothek.gui.dock.station.ScreenDockStation |
---|
addDockable, addDockable, asDockable, asDockStation, callDockUiUpdateTheme, canCompare, canDrag, canReplace, combine, compare, deregister, drag, draw, drop, drop, drop, drop, forget, getCombiner, getDialog, getDialog, getDirectActionOffers, getDisplayerFactory, getDisplayers, getDockable, getDockableCount, getDockableProperty, getFrontDockable, getIndirectActionOffers, getOwner, getPaint, getStationBounds, indexOf, isInOverrideZone, isShowing, move, prepare, prepareDrop, prepareMove, register, removeDockable, removeDockable, replace, searchCombineDockable, setController, setFrontDockable, setShowing, shouldDraw |
Methods inherited from class bibliothek.gui.dock.station.AbstractDockStation |
---|
accept, addDockStationListener, changed, getController, getTheme, isStationVisible, isVisible, removeDockStationListener, 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 stationMethod Detail |
---|
public java.lang.String getFactoryID()
DockElement
DockFactory
which can read
and write elements of this type.
getFactoryID
in interface DockElement
getFactoryID
in class ScreenDockStation
public SecureScreenDockDialog createDialog()
ScreenDockStation
createDialog
in class ScreenDockStation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |