Package bibliothek.gui.dock.common.layout


package bibliothek.gui.dock.common.layout
Classes to manage how space is distributed between Dockables.
  • Classes
    Class
    Description
    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.
    Represents the dimensions a CDockable would like to have.