Uses of Class
bibliothek.gui.dock.station.DisplayerCollection

Packages that use DisplayerCollection
bibliothek.gui.dock   
 

Uses of DisplayerCollection in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return DisplayerCollection
 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.
 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.