Uses of Package
bibliothek.gui.dock.title

Packages that use bibliothek.gui.dock.title
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.tab Various components needed to paint and manage the tab which is visible on a EclipseTabPane
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.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.action Contains different DockActions and subclasses of CAction to create buttons, checkboxes, menus and other components as button in the titles and tabs of CDockables. 
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.station Contains the CommonStation, various implementations of CommonStation and supporting classes. 
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.event Listeners, adapters and events used in the whole framework. 
bibliothek.gui.dock.facile.menu Implementations of MenuPiece
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.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
bibliothek.gui.dock.station.stack.tab.layouting Various interfaces and classes used by a TabPane to describe its content to a TabLayoutManager, which will set position and size of all the children of the TabPane
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. 
bibliothek.gui.dock.themes.basic.action.buttons Classes which allow to paint and interact with a BasicButtonModel
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.nostack Elements needed by the NoStackTheme
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.bubble
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.eclipse
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.eclipse.displayer
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.flat
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.smooth
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui
DockTitle
          A Component which is shown aside a Dockable.
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleManager
          The manager of the DockTitleFactories.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common.action
DockTitle.Orientation
          How to layout a DockTitle
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common.intern
DockTitle
          A Component which is shown aside a Dockable.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common.intern.station
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common.theme
DockTitleFactory
          A factory for creating instances of DockTitle.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.control
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.dockable
DockTitle
          A Component which is shown aside a Dockable.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.event
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.facile.menu
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station
DockTitle
          A Component which is shown aside a Dockable.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station.flap
DockTitle
          A Component which is shown aside a Dockable.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station.split
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station.stack.tab.layouting
DockTitle.Orientation
          How to layout a DockTitle
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station.support
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes
DockTitleFactory
          A factory for creating instances of DockTitle.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.basic
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.basic.action
DockTitle.Orientation
          How to layout a DockTitle
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.basic.action.buttons
DockTitle.Orientation
          How to layout a DockTitle
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.color
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.font
DockTitle
          A Component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.themes.nostack
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.title
ControllerTitleFactory
          This factory delegates every call to the methods to the factory provided by the theme of the involved controller
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleFactory
          A factory for creating instances of DockTitle.
DockTitleRequest
          Set of information and callback used to obtain a DockTitle from a DockTitleFactory.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockable.
NullTitleFactory
          A DockTitleFactory that does not create any titles.
OrientationToRotationStrategy
          Converter for telling the framework how to render text given the orientation of a DockTitle.
OrientationToRotationStrategyListener
          A listener to a OrientationToRotationStrategy, gets informed if the rotation of some text changes.