|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bibliothek.gui.dock.action | |
---|---|
bibliothek.extension.gui.dock.theme.bubble | Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.extension.gui.dock.theme.eclipse | Various graphical and logical components needed when the
EclipseTheme
is active. |
bibliothek.extension.gui.dock.theme.eclipse.rex.tab | Various components needed to paint and manage the tab which is visible
on a RexTabbedComponent . |
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.action | The components dealing with the logic of DockAction s. |
bibliothek.gui.dock.action.actions | Contains a set of different DockAction s
and supporting classes.The actions in this package will create views, which show Icon s,
text, tooltips and other gimmicks. |
bibliothek.gui.dock.action.dropdown | Elements needed to design the communication between a
DropDownAction and its children. |
bibliothek.gui.dock.action.view | Classes to create a views for DockAction s.This package does not contain any views, only the mechanism to create some. |
bibliothek.gui.dock.control | Classes responsible to handle some global task. |
bibliothek.gui.dock.dockable | Some classes related to Dockable . |
bibliothek.gui.dock.event | Listeners, adapters and events used in the whole framework. A Listener is added to some object that needs to be observed, the Listener will be informed whenever the observed object changes. An Adapter is an implementation of a Listener, but the methods of an Adapter are empty. An Event is an object carrying information from an observed object to a Listener. |
bibliothek.gui.dock.station | Elements needed by various implementations of the
DockStation interface. |
bibliothek.gui.dock.station.flap | Elements that are related to the FlapDockStation . |
bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation ,
and which are needed to interact with the station. |
bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockAction s.They way from a DockAction to its view normally involves four objects:
The DockAction itself, providing the basic set of properties
A handler listening to changes of the
action and forwarding the changes to the model. |
bibliothek.gui.dock.themes.basic.action.buttons | Classes which allow to paint and interact with a
BasicButtonModel . |
bibliothek.gui.dock.themes.basic.action.dropdown | Handlers taking various kinds of
DockAction and presenting them
as DropDownViewItem
in order to display them as children of a
DropDownAction |
bibliothek.gui.dock.themes.basic.action.menu | Handlers taking various kinds of
DockAction and presenting them
as MenuViewItem in
order to display the actions in a menu. |
bibliothek.gui.dock.themes.color | |
bibliothek.gui.dock.title | Elements needed to paint the title of a Dockable . |
Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.bubble | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.eclipse | |
---|---|
AbstractDockActionSource
A simple implementation of DockActionSource that just handles
the listeners for sources. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
FilteredDockActionSource
A DockActionSource which shows a selection of DockActions
fetched from another DockActionSource |
Classes in bibliothek.gui.dock.action used by bibliothek.extension.gui.dock.theme.eclipse.rex.tab | |
---|---|
DockActionSource
A list of DockActions which may change its size
at any time. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui | |
---|---|
ActionGuard
An ActionGuard is added
to a DockController , and whenever the actions
of a Dockable have to be determined, all known ActionGuards are
asked, if they may add some additional actions . |
|
ActionOffer
An ActionOffer is added
to the DockController . |
|
ActionPopupSuppressor
Suppresses a popup to show |
|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock | |
---|---|
DefaultDockActionSource
The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
ListeningDockAction
An action that should receive an event when the DockController of
the structure using this action changes. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action | |
---|---|
AbstractDockActionSource
A simple implementation of DockActionSource that just handles
the listeners for sources. |
|
ActionGuard
An ActionGuard is added
to a DockController , and whenever the actions
of a Dockable have to be determined, all known ActionGuards are
asked, if they may add some additional actions . |
|
ActionOffer
An ActionOffer is added
to the DockController . |
|
ActionPopupSuppressor
Suppresses a popup to show |
|
ActionType
The ActionType manly defines, how a DockAction is to be used. |
|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
DropDownAction
A DockAction that consists of other actions. |
|
LocationHint
A LocationHint gives information about the preferred location of a DockActionSource in respect to other sources. |
|
LocationHint.Enumeration
Base-class for Enumerations (sets of uniquely identified objects). |
|
LocationHint.Hint
Describes the preferred location of a LocationHint |
|
LocationHint.Origin
Describes who created a LocationHint |
|
MenuDockAction
Represents a menu. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
|
TypedActionGuard
This ActionGuard reacts only on Dockables
with a given type. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.actions | |
---|---|
ActionType
The ActionType manly defines, how a DockAction is to be used. |
|
ButtonDockAction
An action that can be pressed like a button. |
|
DefaultDockActionSource
The DefaultDockActionSource is nothing more than a list of DockActions that may be changed at any time. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
DropDownAction
A DockAction that consists of other actions. |
|
MenuDockAction
Represents a menu. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.dropdown | |
---|---|
DropDownAction
A DockAction that consists of other actions. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.action.view | |
---|---|
ActionType
The ActionType manly defines, how a DockAction is to be used. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.control | |
---|---|
ActionOffer
An ActionOffer is added
to the DockController . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.dockable | |
---|---|
DockActionSource
A list of DockActions which may change its size
at any time. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.event | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
DropDownAction
A DockAction that consists of other actions. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station | |
---|---|
DockActionSource
A list of DockActions which may change its size
at any time. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station.flap | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
ListeningDockAction
An action that should receive an event when the DockController of
the structure using this action changes. |
|
MenuDockAction
Represents a menu. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.station.split | |
---|---|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
ListeningDockAction
An action that should receive an event when the DockController of
the structure using this action changes. |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action | |
---|---|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DropDownAction
A DockAction that consists of other actions. |
|
MenuDockAction
Represents a menu. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.buttons | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.dropdown | |
---|---|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDropDownItemAction
A compination of a DropDownItemAction and a StandardDockAction . |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.basic.action.menu | |
---|---|
ButtonDockAction
An action that can be pressed like a button. |
|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
DropDownAction
A DockAction that consists of other actions. |
|
MenuDockAction
Represents a menu. |
|
SelectableDockAction
An action which has two states "selected" and "not selected". |
|
StandardDockAction
A StandardDockAction is an object that is shown as graphical interface (like a button) on some Components. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.themes.color | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
Classes in bibliothek.gui.dock.action used by bibliothek.gui.dock.title | |
---|---|
DockAction
A DockAction is an object that represents an action which can be triggered by the user. |
|
DockActionSource
A list of DockActions which may change its size
at any time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |