Uses of Package
bibliothek.gui.dock.common.intern

Package
Description
A set of classes that can be used to create basic applications.
Contains different DockActions and subclasses of CAction to create buttons, checkboxes, menus and other components as button in the titles and tabs of CDockables.
A set of more complex actions that can be directly used.
 
Various listeners and adapters that can be added to CControl, CDockable and other classes associated with them.
Classes and interfaces used internally.
CActions and supporting classes that are not intended for clients to be used directly.
Various implementations of ColorBridge used by the themes of Common to transfer colors from the ColorMap of CDockables through the ColorManager to the Components which are related to said dockables.
Various implementations of FontBridge to transfer fonts stored in a FontMap.
Implementation of a LayoutChangeStrategy and supporting classes.
Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes.
Base-classes intended for inheritance and small strategy-classes modifying the way Core works.
A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl.
The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables.
This module of the perspective API allows clients to access and modify CDockables that are in different modes like "maximized" or "minimized".
 
Some DockActions used by Common.