Package | Description |
---|---|
bibliothek.extension.gui.dock |
Extensions to the
Core framework, including the BubbleTheme ,
EclipseTheme and the preference mechanism. |
bibliothek.extension.gui.dock.preference |
Generic collection of preferences used in this framework.
|
bibliothek.extension.gui.dock.preference.editor |
A set of
PreferenceEditor s
for types that are often used. |
bibliothek.extension.gui.dock.preference.model |
A set of
PreferenceModel s
that show properties of this framework. |
bibliothek.extension.gui.dock.preference.preferences |
Implementations of various
Preference s which
are used in the default set of preferences. |
bibliothek.extension.gui.dock.preference.preferences.choice |
A set of small classes containing choices the user can make.
|
bibliothek.extension.gui.dock.station |
Contains extensions to the
DockStation s. |
bibliothek.extension.gui.dock.theme |
Contains some
DockTheme s. |
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
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.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.action.core |
A set of
DockAction s that also implement
CommonDockAction . |
bibliothek.gui.dock.common.action.util |
Some utility classes required to precisely configure the behavior of
CAction s. |
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.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.layout |
Classes to manage how space is distributed between
Dockable s. |
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
bibliothek.gui.dock.common.mode | |
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.perspective.mode |
This module of the perspective API allows clients to access and modify
CDockable s that are in different modes like "maximized" or "minimized". |
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.component | |
bibliothek.gui.dock.control |
Classes responsible to handle some global task.
|
bibliothek.gui.dock.control.focus |
The focus sub-system is responsible for transfering the focus to the currently
active
Dockable . |
bibliothek.gui.dock.control.relocator |
Various implementations of
RelocateOperation . |
bibliothek.gui.dock.displayer |
Classes and interfaces that are needed by the
DockableDisplayer . |
bibliothek.gui.dock.dockable |
Some classes related to
Dockable . |
bibliothek.gui.dock.facile.action |
Some
DockAction s used by Common . |
bibliothek.gui.dock.facile.menu |
Implementations of
MenuPiece . |
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
bibliothek.gui.dock.facile.mode.status |
Strategies helping a
LocationModeManager to decide which modes are
available for a Dockable . |
bibliothek.gui.dock.frontend |
Classes and interfaces needed by the
DockFrontend |
bibliothek.gui.dock.layout |
Elements dealing with the location of
Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
bibliothek.gui.dock.layout.location | |
bibliothek.gui.dock.perspective |
The perspective API allows clients to access and modify the layout without
actually creating any
Dockable s. |
bibliothek.gui.dock.security |
A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally. |
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.screen |
Elements that are related to the
ScreenDockStation . |
bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindow s to
attract each other, or to stick together. |
bibliothek.gui.dock.station.screen.window |
Contains the window (
JDialog , JInternalDialog , etc..)
that shows the children of a ScreenDockStation and the classes required
to configure that window. |
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
bibliothek.gui.dock.station.support |
Elements used by various
DockStation s to store
properties and to propagate events to other objects. |
bibliothek.gui.dock.support.mode |
Basic interfaces and classes for a framework that assigns modes to
Dockable s. |
bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
bibliothek.gui.dock.themes.border |
Contains classes required to modify the
Border of
various JComponent s. |
bibliothek.gui.dock.themes.color |
The color subsystem allows each kind of element to get its colors
from a central repository.
|
bibliothek.gui.dock.themes.font |
Implementations of
DockFont to be used
at different places (as described in the documentation for each item). |
bibliothek.gui.dock.title |
Elements needed to paint the title of a
Dockable . |
bibliothek.gui.dock.util |
Distribution of information in a global scale and methods available from
everywhere.
|
bibliothek.gui.dock.util.color |
The color subsystem, used by most of the components to search for the colors
they need to paint.
|
bibliothek.gui.dock.util.extension |
Contains classes to create and manage extensions.
|
bibliothek.gui.dock.util.font |
The font-subsystem is used to define the fonts that are used to paint
text.
|
bibliothek.gui.dock.util.icon |
Classes used by the
IconManager to set up the
default icons and allowing clients to configure the IconManager . |
bibliothek.gui.dock.util.text |
Classes used by the
TextManager to set up
the default texts based on the language in which the JRE is executed, and
classes allowing clients to modify these texts. |
bibliothek.util |
Some classes which are used in DockingFrames, but do not have any
importance.
|
bibliothek.util.filter |
Additional implementations of the
Filter interface. |
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
PathCombiner
Generic algorithm to combine two
Path s into one Path . |
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
PathCombiner
Generic algorithm to combine two
Path s into one Path . |
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
PathCombiner
Generic algorithm to combine two
Path s into one Path . |
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Version
A version represents a version of this library.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Todo
Used to mark elements that need to be modified in a future release.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Version
A version represents a version of this library.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Condition
A condition is a boolean value that depends on some properties.
|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
FrameworkOnly
This annotation marks classes, interfaces and other elements that should not be used
by clients.
|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
Path
A path is a description of the position of some resource.
|
Class and Description |
---|
ClientOnly
This attribute marks classes, interfaces or other elements that are specially useful
for clients.
|
Path
A path is a description of the position of some resource.
|
PathCombiner
Generic algorithm to combine two
Path s into one Path . |
Todo.Compatibility
Tells whether a
Todo is backwards compatible |
Todo.Priority
Tells how important an
Todo is |
Todo.Version
Tells when a
Todo is scheduled to be implemented |
Version
A version represents a version of this library.
|
Workarounds
Utility class providing help for bugs or specialities present in some versions of the JRE or
in some libraries.
|
Class and Description |
---|
Filter
A filter is used to split up a set of items to a set of included and a set of excluded items.
|