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.rex Contains the elements needed to paint a generic "tabbed pane". 
bibliothek.extension.gui.dock.theme.eclipse.rex.tab Various components needed to paint and manage the tab which is visible on a RexTabbedComponent
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.intern.theme   
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.
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   
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally. 
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.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.
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   
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 instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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
DockTitle
          A component which is shown aside a Dockable.
DockTitleFactory
          A factory for instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.rex
DockTitle
          A component which is shown aside a Dockable.
 

Classes in bibliothek.gui.dock.title used by bibliothek.extension.gui.dock.theme.eclipse.rex.tab
AbstractDockTitle
          An abstract implementation of DockTitle.
DockTitle
          A component which is shown aside a Dockable.
DockTitleFactory
          A factory for instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.
DockTitle
          A component which is shown aside a Dockable.
DockTitleFactory
          A factory for instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.
DockTitle
          A component which is shown aside a Dockable.
DockTitleFactory
          A factory for instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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 instances of DockTitle.
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.
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
DockTitle
          A component which is shown aside a Dockable.
DockTitle.Orientation
          How to layout a DockTitle
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.theme
DockTitleFactory
          A factory for 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.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.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.security
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.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.
 

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 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 instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.nostack
DockTitle
          A component which is shown aside a Dockable.
DockTitleFactory
          A factory for instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.title
ControllerTitleFactory
          This factory delegates every call to its 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 instances of DockTitle.
DockTitleVersion
          A DockTitleVersion is a hint which DockTitleFactory has to be used to create one or more DockTitle for some Dockables.
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.