Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.action |
Contains different
DockAction s and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockable s. |
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 | |
bibliothek.gui.dock.common.grouping | |
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
bibliothek.gui.dock.common.intern.action |
CAction s 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 CDockable s
through the ColorManager to the Component s which are related
to said dockable s. |
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.location |
Various implementations of
CLocation . |
bibliothek.gui.dock.common.menu |
Some
MenuPiece s to modify the layout and settings of an
application that uses Common . |
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.common.mode.station |
Contains wrapper classes for various
DockStation s, implementing the interface
CLocationMode . |
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
CDockable s. |
bibliothek.gui.dock.common.preference |
Classes used directly or indirectly by the
CPreferenceModel . |
bibliothek.gui.dock.common.theme |
Classes related to the
DockTheme s. |
bibliothek.gui.dock.common.theme.color |
Introduces an extension to the color management.
|
bibliothek.gui.dock.common.theme.eclipse |
Supporting classes for
CEclipseTheme . |
bibliothek.gui.dock.common.util | |
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
Class and Description |
---|
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 CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CControlRegister |
CFocusHistory
Describes which
CDockable did have the focus in which order. |
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 |
CLocation
A class describing the current location of a
CDockable . |
CMinimizeArea
An area where
CDockable s can be stored in their minimized state. |
CStation |
CStationContainer
A
CStationContainer is a set of root CStation s that are somehow
combined and ordered on some kind of Component . |
CStationContainerListener
This listener is added to a
CStationContainer and receives an event if
either CStation s are added or removed from the container. |
CWorkingArea
A working area is an element which is always visible and contains some
CDockable s which can't be dragged out of it. |
DestroyHook
A
DestroyHook is added to a CControl . |
EmptyMultipleCDockableFactory
A factory that does not store anything.
|
EnableableItem
Describes one part of a
CDockable that can be disabled. |
MissingCDockableStrategy |
MultipleCDockable |
MultipleCDockableFactory
A factory that can create and store
MultipleCDockable s. |
MultipleCDockableLayout
An intermediate representation of the layout of a
MultipleCDockable . |
NullMultipleCDockableFactory
This specialized
MultipleCDockableFactory does not create new MultipleCDockable s
at all. |
SingleCDockable
A
SingleCDockable is a dockable which is added once to
the CControl and remains there until it is removed by the application. |
SingleCDockableFactory
A backup factory is used by a
CControl to create SingleCDockable s
if a dockable is missing in the cache, but needed because some layout is loaded
from a file. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CGridArea |
CStation |
SingleCDockable
A
SingleCDockable is a dockable which is added once to
the CControl and remains there until it is removed by the application. |
SingleCDockableFactory
A backup factory is used by a
CControl to create SingleCDockable s
if a dockable is missing in the cache, but needed because some layout is loaded
from a file. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CLocation
A class describing the current location of a
CDockable . |
ColorMap
A map containing several
Color s. |
FontMap
A map containing
FontModifier s. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CContentArea
A component that is normally set into the center of the
main-
JFrame . |
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CControlRegister |
CLocation
A class describing the current location of a
CDockable . |
ColorMap
A map containing several
Color s. |
CStation |
CStationContainer
A
CStationContainer is a set of root CStation s that are somehow
combined and ordered on some kind of Component . |
EnableableItem
Describes one part of a
CDockable that can be disabled. |
FontMap
A map containing
FontModifier s. |
MultipleCDockable |
MultipleCDockableFactory
A factory that can create and store
MultipleCDockable s. |
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. |
SingleCDockableFactory
A backup factory is used by a
CControl to create SingleCDockable s
if a dockable is missing in the cache, but needed because some layout is loaded
from a file. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
ColorMap
A map containing several
Color s. |
Class and Description |
---|
FontMap
A map containing
FontModifier s. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
MultipleCDockable |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CStation |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CContentArea
A component that is normally set into the center of the
main-
JFrame . |
CGridArea |
CLocation
A class describing the current location of a
CDockable . |
CMinimizeArea
An area where
CDockable s can be stored in their minimized state. |
CWorkingArea
A working area is an element which is always visible and contains some
CDockable s which can't be dragged out of it. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
DestroyHook
A
DestroyHook is added to a CControl . |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
CLocation
A class describing the current location of a
CDockable . |
CStation |
CStationContainer
A
CStationContainer is a set of root CStation s that are somehow
combined and ordered on some kind of Component . |
Class and Description |
---|
CLocation
A class describing the current location of a
CDockable . |
CStation |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
MultipleCDockableLayout
An intermediate representation of the layout of a
MultipleCDockable . |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |
Class and Description |
---|
CStation |
Class and Description |
---|
CControl
Manages the interaction between
SingleCDockable , MultipleCDockable
and CStation s.Clients which do no longer need a CControl can call CControl.destroy()
to free resources.A CControl is an interface between the application and the framework. |