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

Packages that use DisplayerFactoryWrapper
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
 

Uses of DisplayerFactoryWrapper in bibliothek.gui.dock
 

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