Package bibliothek.gui.dock.title

Interface Summary
DockTitle A component which is shown aside a Dockable.
DockTitleFactory A factory for instances of DockTitle.
MovingTitleGetter The MovingTitleGetter decides which DockTitle should be shown under the mousepointer when the user grabs a Dockable and moves it around.
 

Class Summary
AbstractDockTitle An abstract implementation of DockTitle.
ControllerTitleFactory This factory delegates every call to its methods to the factory provided by the theme of the involved controller
DockTitleManager The manager of the DockTitleFactories.
DockTitleVersion A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
NullTitleFactory A DockTitleFactory that does not create any titles.
 

Enum Summary
DockTitle.Orientation How to layout a DockTitle