| 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
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 | |
| bibliothek.gui.dock.common.grouping | |
| 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.location |
Various implementations of
CLocation. |
| bibliothek.gui.dock.common.menu |
Some
MenuPieces 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
DockStations, 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
CDockables. |
| bibliothek.gui.dock.common.preference |
Classes used directly or indirectly by the
CPreferenceModel. |
| bibliothek.gui.dock.common.theme |
Classes related to the
DockThemes. |
| 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 |
| 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
CDockables can be stored in their minimized state. |
| CStation |
| CStationContainer
A
CStationContainer is a set of root CStations 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 CStations are added or removed from the container. |
| 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. |
| 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
MultipleCDockables. |
| MultipleCDockableLayout
An intermediate representation of the layout of a
MultipleCDockable. |
| NullMultipleCDockableFactory
This specialized
MultipleCDockableFactory does not create new MultipleCDockables
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 SingleCDockables
if a dockable is missing in the cache, but needed because some layout is loaded
from a file. |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CControl |
| 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 SingleCDockables
if a dockable is missing in the cache, but needed because some layout is loaded
from a file. |
| Class and Description |
|---|
| CControl |
| CLocation
A class describing the current location of a
CDockable. |
| ColorMap
A map containing several
Colors. |
| FontMap
A map containing
FontModifiers. |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CContentArea
A component that is normally set into the center of the
main-
JFrame. |
| CControl |
| CControlRegister |
| CLocation
A class describing the current location of a
CDockable. |
| ColorMap
A map containing several
Colors. |
| CStation |
| CStationContainer
A
CStationContainer is a set of root CStations 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
FontModifiers. |
| MultipleCDockable |
| 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. |
| SingleCDockableFactory
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. |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| ColorMap
A map containing several
Colors. |
| Class and Description |
|---|
| FontMap
A map containing
FontModifiers. |
| Class and Description |
|---|
| CControl |
| MultipleCDockable |
| Class and Description |
|---|
| CControl |
| CStation |
| Class and Description |
|---|
| CControl |
| 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
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. |
| Class and Description |
|---|
| CControl |
| DestroyHook
A
DestroyHook is added to a CControl. |
| Class and Description |
|---|
| CControl |
| CLocation
A class describing the current location of a
CDockable. |
| CStation |
| CStationContainer
A
CStationContainer is a set of root CStations 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 |
| MultipleCDockableLayout
An intermediate representation of the layout of a
MultipleCDockable. |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CControl |
| Class and Description |
|---|
| CStation |
| Class and Description |
|---|
| CControl |
Copyright © 2018. All rights reserved.