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

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

Uses of DefaultCombinerValue in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return DefaultCombinerValue
 DefaultCombinerValue FlapDockStation.getCombiner()
          Gets the Combiner to merge Dockables
 DefaultCombinerValue ScreenDockStation.getCombiner()
          Gets the Combiner that is used to merge two Dockables on this station.
 DefaultCombinerValue SplitDockStation.getCombiner()
          Gets a Combiner to combine Dockables on this station.