|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayerCollection | |
---|---|
bibliothek.gui.dock.station |
Uses of DisplayerCollection in bibliothek.gui.dock.station |
---|
Fields in bibliothek.gui.dock.station declared as DisplayerCollection | |
---|---|
private DisplayerCollection |
SplitDockStation.displayers
The set of displayers currently used by this station |
private DisplayerCollection |
StackDockStation.displayers
The set of displayers shown on this station |
private DisplayerCollection |
FlapDockStation.displayers
Collection used to handle the DockableDisplayer |
private DisplayerCollection |
ScreenDockStation.displayers
The set of DockableDisplayer used on this station |
Methods in bibliothek.gui.dock.station that return DisplayerCollection | |
---|---|
DisplayerCollection |
SplitDockStation.getDisplayers()
Gets the set of displayers that are currently
used by this station. |
DisplayerCollection |
StackDockStation.getDisplayers()
Gets the set of displayers used on this station. |
DisplayerCollection |
FlapDockStation.getDisplayers()
Gets the set of displayers currently used on this station. |
DisplayerCollection |
ScreenDockStation.getDisplayers()
Gets the current set of displayers used
on this station. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |