Package bibliothek.gui.dock.common.layout

Classes to manage how space is distributed between Dockables.

See:
          Description

Class Summary
FullLockConflictResolver This ConflictResolver has a alternative strategy how to handle cases where two requests collide and a satisfying solution is not possible: the two affected trees are checked for their "fully locked state" and if one is fully locked but not the other, then the request of the fully locked one is answered.
RequestDimension Represents the dimensions a CDockable would like to have.
 

Package bibliothek.gui.dock.common.layout Description

Classes to manage how space is distributed between Dockables.