Uses of Package
bibliothek.gui.dock.facile.station.split

Packages that use bibliothek.gui.dock.facile.station.split
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.intern.station   
bibliothek.gui.dock.common.layout   
bibliothek.gui.dock.facile.station.split   
 

Classes in bibliothek.gui.dock.facile.station.split used by bibliothek.gui.dock.common
ConflictResolver
          A ConflictResolver determines how to merge ResizeRequests and later how to resolve situations where two requests have to be handled at the same time.
 

Classes in bibliothek.gui.dock.facile.station.split used by bibliothek.gui.dock.common.intern.station
ConflictResolver
          A ConflictResolver determines how to merge ResizeRequests and later how to resolve situations where two requests have to be handled at the same time.
DelegatingSplitLayoutManager
          A SplitLayoutManager which delegates all its work to another manager.
LockedResizeLayoutManager
          A SplitLayoutManager that can lock the size of some Dockables during resize.
ResizeRequest
          Represents the mismatch in size that some node has.
 

Classes in bibliothek.gui.dock.facile.station.split used by bibliothek.gui.dock.common.layout
ConflictResolver
          A ConflictResolver determines how to merge ResizeRequests and later how to resolve situations where two requests have to be handled at the same time.
DefaultConflictResolver
          A conflict resolver that tries to distribute space in conflicts equally to all parties
ResizeElement
          Represents one node of the tree which represents the split-tree of a SplitDockStation.
ResizeNode
          Represents a Node.
ResizeRequest
          Represents the mismatch in size that some node has.
 

Classes in bibliothek.gui.dock.facile.station.split used by bibliothek.gui.dock.facile.station.split
ConflictResolver
          A ConflictResolver determines how to merge ResizeRequests and later how to resolve situations where two requests have to be handled at the same time.
DelegatingSplitLayoutManager
          A SplitLayoutManager which delegates all its work to another manager.
LockedResizeLayoutManager
          A SplitLayoutManager that can lock the size of some Dockables during resize.
ResizeElement
          Represents one node of the tree which represents the split-tree of a SplitDockStation.
ResizeNode
          Represents a Node.
ResizeRequest
          Represents the mismatch in size that some node has.
ResizeRoot
          Represents a Root.