|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.dockable.AbstractDockable
bibliothek.gui.dock.station.AbstractDockableStation
bibliothek.gui.dock.StackDockStation
bibliothek.gui.dock.security.SecureStackDockStation
@Deprecated
@Todo(compatibility=BREAK_MAJOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="Remove this class, no replacement necessary")
public class SecureStackDockStation
A StackDockStation which can operate in a restricted environment.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.StackDockStation |
|---|
StackDockStation.Background, StackDockStation.Insert |
| Field Summary |
|---|
| Fields inherited from class bibliothek.gui.dock.StackDockStation |
|---|
COMPONENT_FACTORY, TAB_CONTENT_FILTER, TAB_PLACEMENT, TITLE_ID |
| Fields inherited from class bibliothek.gui.dock.station.AbstractDockableStation |
|---|
listeners |
| Constructor Summary | |
|---|---|
SecureStackDockStation()
Deprecated. Creates a new station |
|
SecureStackDockStation(DockTheme theme)
Deprecated. Creates a new station and sets the theme of this station |
|
| 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.AbstractDockableStation |
|---|
accept, acceptable, addDockStationListener, asDockStation, canCompare, changed, compare, createTitleIcon, fireDockablesRepositioned, fireDockablesRepositioned, getDirectActionOffers, getIndirectActionOffers, getStationBounds, getTheme, removeDockStationListener, requestChildDockTitle, requestDockTitle, updateTheme |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.DockStation |
|---|
getController |
| Methods inherited from interface bibliothek.gui.dock.DockElement |
|---|
asDockable |
| Constructor Detail |
|---|
public SecureStackDockStation()
public SecureStackDockStation(DockTheme theme)
theme - the theme, can be null| Method Detail |
|---|
public java.lang.String getFactoryID()
DockElementDockFactory which can read
and write elements of this type.
getFactoryID in interface DockElementgetFactoryID in class StackDockStation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||