LayoutChangeStrategy
and supporting classes.See: Description
Class | Description |
---|---|
CControlPerspectiveResource |
An
ApplicationResource that emulates reading and writing layouts
like CControl would do, but creates CPerspective s 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 CVetoClosingEvent s for MultipleCDockable s as well. |
ReplacementDockFactory |
This factory is only used to extract
MultipleCDockable s that have been inserted into
a layout by the CLayoutChangeStrategy . |
LayoutChangeStrategy
and supporting classes. The
strategy in this package pays special attention to MultipleCDockable
s.