|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use bibliothek.gui.dock.util | |
|---|---|
| bibliothek.extension.gui.dock.preference | Generic collection of preferences used in this framework. |
| bibliothek.extension.gui.dock.preference.editor | A set of PreferenceEditors
for types that are often used. |
| bibliothek.extension.gui.dock.preference.model | A set of PreferenceModels
that show properties of this framework. |
| bibliothek.extension.gui.dock.preference.preferences | Implementations of various Preferences 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.theme | Contains some DockThemes. |
| 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.displayer | The DockableDisplayers that are used
by the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.eclipse.stack | An implementation of TabPane and
supporting classes for the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.eclipse.stack.tab | Various components needed to paint and manage the tab which is visible
on a EclipseTabPane. |
| bibliothek.extension.gui.dock.theme.eclipse.stack.tab4 | Classes that give the EclipseTheme a look
identicall to Eclipse 4.x. |
| bibliothek.extension.gui.dock.theme.flat | Various graphical and logical components needed to paint the layout
when FlatTheme is active. |
| bibliothek.extension.gui.dock.theme.smooth | Contains elements to paint a DockTitle which smoothly changes
its color. |
| 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 DockActions. |
| bibliothek.gui.dock.common | A set of classes that can be used to create basic applications. |
| bibliothek.gui.dock.common.action.util | Some utility classes required to precisely configure the behavior of
CActions. |
| 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.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.preference | Classes used directly or indirectly by the CPreferenceModel. |
| bibliothek.gui.dock.common.theme.color | Introduces an extension to the color management. |
| bibliothek.gui.dock.control | Classes responsible to handle some global task. |
| bibliothek.gui.dock.disable | Contains the DisablingStrategy and associated classes,
allows clients to disable Dockables, DockTitles
or DockActions. |
| 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.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.action | A set of DockActions that change the LocationMode
of a Dockable. |
| bibliothek.gui.dock.facile.station.screen | Support classes for ScreenDockStation. |
| 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.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.stack | Elements which are related to the StackDockStation. |
| bibliothek.gui.dock.station.stack.action | Contains the DockActionDistributor interface
which allows clients to tell where a DockAction appears, either
as part of a tab, of the info panel, or on the DockTitle.Clients can make use of the annotations InfoDockAction,
TabDockAction and TitleDockAction
to easily mark the location of their actions. |
| bibliothek.gui.dock.station.stack.menu | Contains an abstract implementation of CombinedMenu
including helper classes. |
| 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 DockStations to store
properties and to propagate events to other objects. |
| bibliothek.gui.dock.themes | Contains an implementation of DockTheme and
all classes which are neede by this theme. |
| bibliothek.gui.dock.themes.basic | Factories and classes used when the BasicTheme
is active. |
| bibliothek.gui.dock.themes.basic.action | Elements handling the view of DockActions.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.border | Contains classes required to modify the Border of
various JComponents. |
| 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.themes.icon | Special Icons and supporting classes that cannot be saved
as an image because they have attributes that depend on the application, e.g. |
| 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.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.property | Various implementations of PropertyFactory. |
| bibliothek.gui.dock.util.swing | Subclasses of swing-JComponents using the FontUpdater to
modify their current font. |
| 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. |
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.editor | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.model | |
|---|---|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.preferences | |
|---|---|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.preferences.choice | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UISchemeListener
A listener that is added to an UIScheme and that receives
events when the contents of the scheme change. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.bubble | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.eclipse | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.eclipse.displayer | |
|---|---|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.eclipse.stack | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab4 | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.flat | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.smooth | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui | |
|---|---|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| IconManager
A map of icons which are used by various objects. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| TextManager
A map of String-String pairs used by various objects. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| WindowProviderWrapper
A wrapper around another WindowProvider, allows to exchange
providers without the need to reattach WindowProviderListeners. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| PropertyValue
A wrapper for a value which is either read from DockProperties,
or can be set by the client directly. |
|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.action | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common | |
|---|---|
| IconManager
A map of icons which are used by various objects. |
|
| Priority
Often resources are divided into three groups with different priorities. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.action.util | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern | |
|---|---|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.action | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.color | |
|---|---|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.font | |
|---|---|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.station | |
|---|---|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.ui | |
|---|---|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.preference | |
|---|---|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.theme.color | |
|---|---|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.control | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.disable | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.displayer | |
|---|---|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| ResourceRequest
A ResourceRequest describes an algorithm for finding or creating a resource by calling
a set of resource providers or factories in a specific order. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.dockable | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.facile.menu | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.facile.mode | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.facile.mode.action | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.facile.station.screen | |
|---|---|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.security | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.flap | |
|---|---|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.screen | |
|---|---|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.screen.window | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.stack | |
|---|---|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.stack.action | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.stack.menu | |
|---|---|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.stack.tab | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.support | |
|---|---|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| Priority
Often resources are divided into three groups with different priorities. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| TypedUIProperties
A wrapper around an UIProperties enhancing the properties with type safety. |
|
| TypedUIProperties.Type
A class describing a type, different TypedUIProperties.Type objects may share the same Class object
but with different or even equal generic parameters. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.basic | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.basic.action | |
|---|---|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.basic.action.buttons | |
|---|---|
| PropertyValue
A wrapper for a value which is either read from DockProperties,
or can be set by the client directly. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.border | |
|---|---|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.color | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UISchemeEvent
An event fired by an UIScheme after some content changed. |
|
| UISchemeListener
A listener that is added to an UIScheme and that receives
events when the contents of the scheme change. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.font | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.icon | |
|---|---|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.title | |
|---|---|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Priority
Often resources are divided into three groups with different priorities. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| ResourceRequest
A ResourceRequest describes an algorithm for finding or creating a resource by calling
a set of resource providers or factories in a specific order. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util | |
|---|---|
| AbstractWindowProvider
An implementation of WindowProvider which adds support
for WindowProviderListeners. |
|
| AWTComponentCaptureStrategy
Used to capture an image of a Component which either is from AWT,
or has children from AWT. |
|
| BackgroundAlgorithm
A utility class for managing BackgroundPaint, BackgroundComponent
and PaintableComponent at the same time. |
|
| BackgroundAlgorithmListener
A listener that is added to a BackgroundAlgorithm, the listener gets informed
if properties of the algorithm changed. |
|
| BackgroundComponent
A BackgroundComponent is a Component whose background
is painted by a BackgroundPaint. |
|
| BackgroundPaint
A BackgroundPaint is used to paint the background of various Components of
this framework.Please note that some items provided by a DockTheme do not use a BackgroundPaint
because they already paint their background in a specific way. |
|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ComponentWindowProvider
A window provider which just returns the ancestor window of some Component |
|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| DockPropertyListener
A listener to an entry of DockProperties. |
|
| DockUtilities.DockVisitor
A visitor used to visit the nodes of a dock-tree. |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Priority
Often resources are divided into three groups with different priorities. |
|
| PriorityValue
A container for three values of different priority. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| PropertyValue
A wrapper for a value which is either read from DockProperties,
or can be set by the client directly. |
|
| Transparency
A description of how some Component (e.g. |
|
| TypedUIProperties.Type
A class describing a type, different TypedUIProperties.Type objects may share the same Class object
but with different or even equal generic parameters. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UISchemeEvent
An event fired by an UIScheme after some content changed. |
|
| UISchemeListener
A listener that is added to an UIScheme and that receives
events when the contents of the scheme change. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| WindowProvider
A window provider has somehow access to one or many Windows and can
provide anyone which needs a window with one. |
|
| WindowProviderListener
A listener added to a WindowProvider. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.color | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| MultiUIBridge
A MultiUIBridge is a collection of UIBridges. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.font | |
|---|---|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| MultiUIBridge
A MultiUIBridge is a collection of UIBridges. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.icon | |
|---|---|
| AbstractUIScheme
An abstract implementation of UIScheme offering support for listeners. |
|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.property | |
|---|---|
| DockProperties
A set of properties that are used at different places all over the framework. |
|
| PropertyKey
The key for an entry in a map of properties. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.swing | |
|---|---|
| BackgroundPanel
This JPanel implements PaintableComponent and
can use a BackgroundAlgorithm to paint its background. |
|
| ConfiguredBackgroundPanel
A BackgroundPanel implementing ConfiguredBackgroundPanel.configure(Transparency). |
|
| PaintableComponent
A wrapper around a Component whose paint algorithm may be
modified by a BackgroundPaint. |
|
| Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.text | |
|---|---|
| AbstractUIScheme
An abstract implementation of UIScheme offering support for listeners. |
|
| AbstractUIValue
An abstract implementation of UIValue. |
|
| UIBridge
An UIBridge is a filter between the UIProperties and
several UIValues. |
|
| UIProperties
A map containing some string-values pairs and so called bridges to modify these values when reading them out. |
|
| UIScheme
An algorithm that can create missing entries for an UIPropertiess. |
|
| UIValue
An UIValue is a wrapper around a resource that can be modified
by an UIBridge or the UIProperties. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||