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

Packages that use bibliothek.gui.dock.common.intern
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.action.predefined A set of more complex actions that can be directly used. 
bibliothek.gui.dock.common.event Various listeners and adapters that can be added to CControl, CDockable and other classes associated with them. 
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.action CActions and supporting classes that are not intended for clients to be used directly. 
bibliothek.gui.dock.common.intern.color 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. 
bibliothek.gui.dock.common.intern.font Various implementations of FontBridge to transfer fonts stored in a FontMap
bibliothek.gui.dock.common.intern.layout Implementation of a LayoutChangeStrategy and supporting classes. 
bibliothek.gui.dock.common.intern.station Contains the CommonStation, various implementations of CommonStation and supporting classes. 
bibliothek.gui.dock.common.intern.ui Base-classes intended for inheritance and small strategy-classes modifying the way Core works. 
bibliothek.gui.dock.common.mode A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl
bibliothek.gui.dock.facile.action Some DockActions used by Common
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common
AbstractCDockable
          An abstract implementation of CDockable.
AbstractDockableCStation
          An abstract implementation of CStation that can be docked like a CDockable.
CControlAccess
          Gives access to the internal methods of a CControl.
CControlFactory
          A factory creating various elements that are needed in a CControl and its associated components.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
DefaultCDockable
          An CDockable that uses a DefaultCommonDockable to show its content.
DefaultCDockable.Permissions
          Describes what the user can do with the enclosing DefaultCDockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.action.predefined
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.event
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern
AbstractCDockable
          An abstract implementation of CDockable.
CControlAccess
          Gives access to the internal methods of a CControl.
CControlFactory
          A factory creating various elements that are needed in a CControl and its associated components.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
CDockableAccess
          An interface giving access to the hidden properties of a CDockable.
CDockFrontend
          A DockFrontend that uses CSetting instead of Setting.
CListenerCollection
          A collection of the listeners which are normally added to a CDockable.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
CommonDockableLayout
          An intermediate representation of the layout of a CommonDockable that is connected with a MultipleCDockable.
CommonMultipleDockableFactory
          A factory used to create CommonDockables.
CommonSingleDockableFactory
          This factory is used to create new SingleCDockables using various SingleCDockableBackupFactorys.
CSetting
          A Setting that stores also the contents of a CLocationModeManager.
DefaultCDockable.Permissions
          Describes what the user can do with the enclosing DefaultCDockable.
DefaultCommonDockable
          A default implementation of CommonDockable, based on a DefaultDockable.
EfficientControlFactory
          A factory that uses the most efficient elements, can only be used in environments where global events can be observed.
MutableCControlRegister
          A CControlRegister whose contents can be changed.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.action
CControlAccess
          Gives access to the internal methods of a CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.color
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.font
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.layout
CommonDockable
          A Dockable which is a wrapper for a CDockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.station
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.intern.ui
CControlAccess
          Gives access to the internal methods of a CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.mode
CControlAccess
          Gives access to the internal methods of a CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.facile.action
CDockable
          A basic element representing some Component and a wrapper around a Dockable.