Package | Description |
---|---|
bibliothek.extension.gui.dock.preference.model |
A set of
PreferenceModel s
that show properties of this framework. |
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
bibliothek.gui.dock.station.flap.button |
Contains the
ButtonContentFilter , which
allows clients to decide which DockAction s to show
on a FlapDockStation . |
bibliothek.gui.dock.themes.basic.action.buttons |
Classes which allow to paint and interact with a
BasicButtonModel . |
Class and Description |
---|
ButtonContent
Tells what kind of information should be displayed on the buttons of a
FlapDockStation . |
Class and Description |
---|
ButtonContent
Tells what kind of information should be displayed on the buttons of a
FlapDockStation . |
ButtonContentFilter
The
ButtonContentFilter tells DockTitle s (and other components) that paint their content
on the basis of a ButtonContent which actions to paint. |
Class and Description |
---|
ButtonContentAction
Marks a
DockAction that it should be shown
on a component that depends on a ButtonContent and that filters its actions.This annotation receives only attention if the DefaultButtonContentFilter is used. |
Class and Description |
---|
ButtonContent
Tells what kind of information should be displayed on the buttons of a
FlapDockStation . |
ButtonContentCondition
This interface describes a property that is used by a
ButtonContent |
ButtonContentFilter
The
ButtonContentFilter tells DockTitle s (and other components) that paint their content
on the basis of a ButtonContent which actions to paint. |
ButtonContentListener
A listener that is added to a
ButtonContent to receive events when the
content changes. |
Class and Description |
---|
ButtonContent
Tells what kind of information should be displayed on the buttons of a
FlapDockStation . |
ButtonContentListener
A listener that is added to a
ButtonContent to receive events when the
content changes. |