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 Contains different DockActions and subclasses of CAction to create buttons, checkboxes, menus and other components as button in the titles and tabs of CDockables. 
bibliothek.gui.dock.common.action.predefined A set of more complex actions that can be directly used. 
bibliothek.gui.dock.common.behavior   
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 CommonDockStation, various implementations of CommonDockStation 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.common.perspective The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables. 
bibliothek.gui.dock.common.perspective.mode This module of the perspective API allows clients to access and modify CDockables that are in different modes like "maximized" or "minimized". 
bibliothek.gui.dock.common.util   
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.
AbstractCStation
          A simple implementation of CStation.
AbstractDockableCStation
          An abstract implementation of CStation that can be docked like a CDockable.
CControlAccess
          Gives access to the internal methods of a CControl.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning 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.
Note: This interface is not intended to be implemented by clients.
CDockFrontend
          A DockFrontend that uses CSetting instead of Setting.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
DefaultCDockable
          An CDockable that uses a DefaultCommonDockable to show its content.
Subclasses may override DefaultCDockable.createCommonDockable() to provide a custom subclass of DefaultCommonDockable, note that DefaultCDockable.createCommonDockable() is called as soon as the internal representation is required, e.g.
DefaultCDockable.Permissions
          Describes what the user can do with the enclosing DefaultCDockable.
A name like X_Y tells, that feature X and feature Y are available.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.action
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.behavior
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.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.
 

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.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning 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.
Note: This interface is not intended to be implemented by clients.
CDockableAccess
          An interface giving access to the hidden properties of a CDockable.
CDockFrontend
          A DockFrontend that uses CSetting instead of Setting.
CDockFrontendListener
          A listener that is added to a CDockFrontend.
CListenerCollection
          A collection of the listeners which are normally added to a CDockable.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
CommonElement
          Root interface for CommonDockable and for CommonDockStation.
CommonMultipleDockableFactory
          A factory used to create CommonDockables.
CommonMultipleDockableLayout
          An intermediate representation of the layout of a CommonDockable that is connected with a MultipleCDockable.
CommonSingleDockableFactory
          This factory is used to create new SingleCDockables using various SingleCDockableFactorys.
CommonSingleDockableLayout
          An intermediate representation of the layout of a CommonDockable that is connected with a SingleCDockable.
CSetting
          A Setting that stores also the contents of a CLocationModeManager.
DefaultCDockable.Permissions
          Describes what the user can do with the enclosing DefaultCDockable.
A name like X_Y tells, that feature X and feature Y are available.
DefaultCommonDockable
          A default implementation of CommonDockable, based on a DefaultDockable.
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.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.
CommonDockable
          A Dockable which is a wrapper for a CDockable.
CommonElement
          Root interface for CommonDockable and for CommonDockStation.
CommonSingleDockableFactory
          This factory is used to create new SingleCDockables using various SingleCDockableFactorys.
 

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.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.mode
CControlAccess
          Gives access to the internal methods of a CControl.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.perspective
CControlAccess
          Gives access to the internal methods of a CControl.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
CSetting
          A Setting that stores also the contents of a CLocationModeManager.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.perspective.mode
CControlAccess
          Gives access to the internal methods of a CControl.
This class is not intended to be used by clients, using it wrongly can result in weird behavior of its owning CControl.
 

Classes in bibliothek.gui.dock.common.intern used by bibliothek.gui.dock.common.util
CDockable
          A basic element representing some Component and a wrapper around a Dockable.
Note: This interface is not intended to be implemented by clients.
 

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.
Note: This interface is not intended to be implemented by clients.