Uses of Package
bibliothek.gui.dock.common

Packages that use bibliothek.gui.dock.common
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   
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.action   
bibliothek.gui.dock.common.intern.color   
bibliothek.gui.dock.common.intern.station   
bibliothek.gui.dock.common.intern.theme   
bibliothek.gui.dock.common.layout   
bibliothek.gui.dock.common.location   
bibliothek.gui.dock.common.menu   
bibliothek.gui.dock.common.preference   
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common
CContentArea
          A component that is normally set into the center of the main- JFrame.
CContentArea.Corner
          References a corner of a panel.
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
CGrid
          A CGrid is a mechanism to layout a set of CDockable on a SplitDockStation like the one used in the center of the CContentArea or on the CWorkingArea.
CGridArea
          In a CGridArea normalized CDockable can be shown.
CLocation
          A class describing the location of a CDockable.
CMaximizeBehavior
          The maximize-behavior is used by the CStateManager to decide, what happens when the user maximizes or un-maximizes some CDockable.
Clients can use CControl.setMaximizeBehavior(CMaximizeBehavior) to change the behavior.
CMinimizeArea
          An area where CDockables can be stored in their minimized state.
CStation
          A CStation is an element onto which CDockables can be dropped.
CWorkingArea
          A working area is an element which is always visible and contains some CDockables which can't be dragged out of it.
DestroyHook
          A DestroyHook is added to a CControl.
MultipleCDockable
          A MultipleCDockable is a CDockable which can have many copies in an CControl.
MultipleCDockableFactory
          A factory that can create and store MultipleCDockables.
MultipleCDockableLayout
          An intermediate representation of the layout of a MultipleCDockable.
SingleCDockable
          A SingleCDockable is a dockable which is added once to the CControl and remains there until it is removed by the application.
SingleCDockableBackupFactory
          A backup factory is used by a CControl to create SingleCDockables if a dockable is missing in the cache, but needed because some layout is loaded from a file.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.action.predefined
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.event
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
ColorMap
          A map containing several Colors.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.intern
CContentArea
          A component that is normally set into the center of the main- JFrame.
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
CLocation
          A class describing the location of a CDockable.
CMaximizeBehavior
          The maximize-behavior is used by the CStateManager to decide, what happens when the user maximizes or un-maximizes some CDockable.
Clients can use CControl.setMaximizeBehavior(CMaximizeBehavior) to change the behavior.
ColorMap
          A map containing several Colors.
CStation
          A CStation is an element onto which CDockables can be dropped.
CWorkingArea
          A working area is an element which is always visible and contains some CDockables which can't be dragged out of it.
MultipleCDockableFactory
          A factory that can create and store MultipleCDockables.
MultipleCDockableLayout
          An intermediate representation of the layout of a MultipleCDockable.
SingleCDockableBackupFactory
          A backup factory is used by a CControl to create SingleCDockables if a dockable is missing in the cache, but needed because some layout is loaded from a file.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.intern.action
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.intern.color
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
ColorMap
          A map containing several Colors.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.intern.station
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.intern.theme
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.layout
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.location
CContentArea
          A component that is normally set into the center of the main- JFrame.
CGridArea
          In a CGridArea normalized CDockable can be shown.
CLocation
          A class describing the location of a CDockable.
CMinimizeArea
          An area where CDockables can be stored in their minimized state.
CWorkingArea
          A working area is an element which is always visible and contains some CDockables which can't be dragged out of it.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.menu
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.
DestroyHook
          A DestroyHook is added to a CControl.
 

Classes in bibliothek.gui.dock.common used by bibliothek.gui.dock.common.preference
CControl
          Manages the interaction between SingleCDockable, MultipleCDockable and the CContentArea.
Clients should call read and write of the ApplicationResourceManager, accessible through CControl.getResources(), to store or load the configuration.
Clients which do no longer need a CControl can call CControl.destroy() to free resources.