Uses of Class
bibliothek.gui.dock.themes.DefaultDisplayerFactoryValue

Packages that use DefaultDisplayerFactoryValue
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
 

Uses of DefaultDisplayerFactoryValue in bibliothek.gui.dock
 

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

Uses of DefaultDisplayerFactoryValue in bibliothek.gui.dock.station
 

Constructors in bibliothek.gui.dock.station with parameters of type DefaultDisplayerFactoryValue
DisplayerCollection(DockStation station, DefaultDisplayerFactoryValue factory, String displayerId)
          Creates a new collection