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

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

Uses of StationCombinerValue in bibliothek.gui.dock
 

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