Package bibliothek.gui.dock.support.mode
package bibliothek.gui.dock.support.mode
-
ClassDescriptionAn algorithm that affects the mode of
Dockables.HistoryRewriter<H,M extends Mode<H>> AHistoryRewritercan rewrite the history information that is associated with aDockablein a specificMode.Mode<H>A mode describes a state in which aDockablecan be.AModeForwardingActionSourceis attached to aDockStationand shows actions belonging to the selectedDockable.ModeManager<H,M extends Mode<H>> ModeManagerListener<A,M extends Mode<A>> ModeSetting<A>A set of properties that belong to someModebut are stored independent from that mode.A factory creating newModeSettings.ModeSettings<A,B> A set of properties extracted from aModeManagerand itsModes.A converter converts properties from the outside to the inner world.TheNullModeSettingsFactory.create()method of this factory always returnsnull.This class is used by aModeManagerduring a read operation to create entries even if it not entirely sure whether the entry will ever be used.