Package bibliothek.gui.dock.common.intern.layout

Implementation of a LayoutChangeStrategy and supporting classes.

See:
          Description

Class Summary
CControlPerspectiveResource An ApplicationResource that emulates reading and writing layouts like CControl would do, but creates CPerspectives instead of actual layouts.
CLayoutChangeStrategy Strategy that pays attention to MultipleCDockableFactory.match(bibliothek.gui.dock.common.MultipleCDockable, bibliothek.gui.dock.common.MultipleCDockableLayout) and that fires CVetoClosingEvents for MultipleCDockables as well.
ReplacementDockFactory This factory is only used to extract MultipleCDockables that have been inserted into a layout by the CLayoutChangeStrategy.
 

Package bibliothek.gui.dock.common.intern.layout Description

Implementation of a LayoutChangeStrategy and supporting classes. The strategy in this package pays special attention to MultipleCDockables.