Interface | Description |
---|---|
ToolbarContainerConverter |
A helper interface used by the
ToolbarContainerDockStation to read
and write PlaceholderMap s. |
ToolbarContainerConverterCallback |
An interface allowing a
ToolbarContainerConverter to call some
internal methods of ToolbarContainerDockStation . |
ToolbarStrategy |
A
ToolbarStrategy defines how different parts of a toolbar interact
with each other. |
Class | Description |
---|---|
AbstractToolbarMerger |
An algorithm allowing to merge two
AbstractToolbarDockStation s
together. |
DefaultToolbarContainerConverter |
Default implementation of
ToolbarContainerConverter . |
DefaultToolbarStrategy |
The default implementation of
ToolbarStrategy . |
DummyDockFactory<D extends bibliothek.gui.Dockable> |
A factory for reading and writing some kind of
Dockable which can never be created
automatically, and which does not store any kind of information. |
ListDockableStationPerspective |
An abstract implementation of a
PerspectiveStation whose children are organized in a list. |
SpanToolbarLayoutManager |
LayoutManager used by the ToolbarDockStation . |
ToolbarAttractorStrategy |
This implementation of an
AttractorStrategy reads the current
ToolbarStrategy.STRATEGY and assumes that two Dockable s which
both are toolbar parts
attract each other. |
ToolbarContainerDockPerspective |
This
PerspectiveStation describes the layout of a ToolbarContainerDockStation . |
ToolbarContainerDockStationFactory |
A factory used to read and write the layout of a
ToolbarContainerDockStation . |
ToolbarContainerDockStationLayout |
Describes the layout of a
ToolbarContainerDockStation |
ToolbarContainerDropInfo |
This class contains and computes information about a drag and drop action.
|
ToolbarContainerLayoutManager |
The
LayoutManager2 used by a ToolbarContainerDockStation , this LayoutManager2
uses the current SpanFactory to add gaps between Component s if necessary. |
ToolbarContainerProperty |
Describes the location of a child of a
ToolbarContainerDockStation . |
ToolbarContainerPropertyFactory |
Creates new
ToolbarContainerProperty s. |
ToolbarDockableDisplayer |
A simple implementation of a
DockableDisplayer that can be used by
toolbar-DockStation s. |
ToolbarDockPerspective |
A
PerspectiveStation representing a ToolbarDockStation . |
ToolbarDockStationFactory |
A factory for reading and writing
ToolbarDockStation s. |
ToolbarDockStationLayout |
Describes the layout of a
ToolbarDockStation . |
ToolbarDockStationMerger |
An algorithm that allows to merge
ToolbarDockStation s together. |
ToolbarDropInfo |
This class contains and computes information about a drag and drop action of
a
ToolbarDockStation . |
ToolbarFullscreenFilter |
This filter can be added to a
ScreenDockStation and ensures that no
toolbar element can be in fullscreen mode |
ToolbarGroupDockPerspective |
A
PerspectiveStation representing a ToolbarGroupDockStation . |
ToolbarGroupDockStationFactory |
A factory used to store and load
ToolbarGroupDockStation s. |
ToolbarGroupDockStationLayout |
A layout object describing the contents of a
ToolbarGroupDockStation . |
ToolbarGroupDockStationMerger |
A
Merger for merging two ToolbarGroupDockStation s. |
ToolbarItemDockableFactory |
A factory for reading and writing
ToolbarItemDockable s. |
ToolbarLineBorder |
A
Border used by ToolbarDockableDisplayer to paint lines at all sides
except the side at which there is a title. |
ToolbarMovingImageFactory |
A
ToolbarMovingImageFactory is a filter that forwards any Dockable which is a
toolbar part to some other factory. |
ToolbarProperty |
Described the location of a child of a
ToolbarGroupDockStation or a
ToolbarDockStation . |
ToolbarPropertyFactory |
A factory creating new
DockableProperty s. |
ToolbarStationPaint |
This
StationPaint is used to draw content on all the toolbar-
DockStation s. |