Uses of Class
bibliothek.gui.dock.station.support.DisplayerFactoryWrapper

Packages that use DisplayerFactoryWrapper
bibliothek.gui.dock.station   
 

Uses of DisplayerFactoryWrapper in bibliothek.gui.dock.station
 

Methods in bibliothek.gui.dock.station that return DisplayerFactoryWrapper
 DisplayerFactoryWrapper StackDockStation.getDisplayerFactory()
          Gets a DisplayerFactory which is used to create new DockableDisplayer for this station.
 DisplayerFactoryWrapper SplitDockStation.getDisplayerFactory()
          Gets a DisplayerFactory to create new DockableDisplayer for this station.
 DisplayerFactoryWrapper ScreenDockStation.getDisplayerFactory()
          Gets the DisplayerFactory that is used by this station to create an underground for its children.
 DisplayerFactoryWrapper FlapDockStation.getDisplayerFactory()
          Gets the factory to create new DockableDisplayer.