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.core |
A set of
DockAction s that also implement
CommonDockAction . |
bibliothek.gui.dock.common.action.panel |
Supporting classes for
CPanelPopup . |
bibliothek.gui.dock.common.action.predefined |
A set of more complex actions that can be directly used.
|
bibliothek.gui.dock.common.action.util |
Some utility classes required to precisely configure the behavior of
CAction s. |
bibliothek.gui.dock.common.event | |
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.action.panel |
Supporting classes for
CPanelPopup . |
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.common.theme.eclipse |
Supporting classes for
CEclipseTheme . |
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
Class and Description |
---|
CAction |
CloseActionFactory
This factory is responsible for creating a
CAction that is shown on a CDockable
which is CDockable.isCloseable() . |
Class and Description |
---|
CAction |
CloseActionFactory
This factory is responsible for creating a
CAction that is shown on a CDockable
which is CDockable.isCloseable() . |
CPanelPopup
This action shows some kind of popup (for example a
JDialog ) filled
with any content the client likes. |
CPanelPopup.ButtonBehavior
When the popup should show up if the action is displayed as button.
|
CPanelPopup.MenuBehavior
Tells how a
CPanelPopup behaves if it is a child
of a menu. |
CPanelPopup.PanelPopup
A custom action shows some dialog or window when triggered
|
CRadioButton
An action which behaves like a
JRadioButton .Several CRadioButton s can be added to a CRadioGroup , only
one CRadioButton of such a group will be selected. |
CSeparator
Represents a line separating some groups of
CAction s. |
Class and Description |
---|
CAction |
Class and Description |
---|
CPanelPopup
This action shows some kind of popup (for example a
JDialog ) filled
with any content the client likes. |
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |
Class and Description |
---|
CPanelPopup.PanelPopup
A custom action shows some dialog or window when triggered
|
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |
Class and Description |
---|
CAction |