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.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 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 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.theme Classes related to the DockThemes. 
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.control.focus The focus sub-system is responsible for transfering the focus to the currently active Dockable
bibliothek.gui.dock.control.relocator Various implementations of RelocateOperation
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.event Listeners, adapters and events used in the whole framework.
A Listener is added to some object that needs to be observed, the Listener will be informed whenever the observed object changes. An Adapter is an implementation of a Listener, but the methods of an Adapter are empty. An Event is an object carrying information from an observed object to a Listener.  
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.flap.button Contains the ButtonContentFilter, which allows clients to decide which DockActions to show on a 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.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.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.
AbstractMultiDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleEvent
          These events are used for DockTitles, to transfer information between station and title.
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.eclipse
AbstractDockTitle
          An abstract implementation of DockTitle.
AbstractMultiDockTitle
          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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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.
AbstractMultiDockTitle
          An abstract implementation of DockTitle.
ActivityDockTitleEvent
          An event telling whether a DockTitle should be focused or not.
DockTitle
          A Component which is shown aside a Dockable.
DockTitleEvent
          These events are used for DockTitles, to transfer information between station and title.
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.flat
AbstractDockTitle
          An abstract implementation of DockTitle.
AbstractMultiDockTitle
          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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.smooth
AbstractDockTitle
          An abstract implementation of DockTitle.
AbstractMultiDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitleEvent
          These events are used for DockTitles, to transfer information between station and title.
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.action
DockTitle
          A Component which is shown aside a 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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.common.intern.ui
DockTitle
          A Component which is shown aside a 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.control.focus
DockTitle
          A Component which is shown aside a Dockable.
 

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

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

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.displayer
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

Classes in bibliothek.gui.dock.title used by bibliothek.gui.dock.station.flap.button
DockTitle
          A Component which is shown aside a 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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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.themes
DockTitle
          A Component which is shown aside a Dockable.
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.
AbstractMultiDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A Component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleEvent
          These events are used for DockTitles, to transfer information between station and title.
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
 

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
AbstractMultiDockTitle
          An abstract implementation of DockTitle.
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
DockTitleEvent
          These events are used for DockTitles, to transfer information between station and title.
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.
DockTitleVersions are created and registered by a DockTitleManager.
Every version consists of three slots for factories, each with different priority.
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.