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

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

Uses of CombinerWrapper in bibliothek.gui.dock
 

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