Uses of Package
bibliothek.gui.dock.util

Packages that use bibliothek.gui.dock.util
bibliothek.extension.gui.dock.preference.model A set of PreferenceModels that show properties of this framework. 
bibliothek.extension.gui.dock.preference.preferences Implementations of various Preferences which are used in the default set of preferences. 
bibliothek.extension.gui.dock.theme Contains some DockThemes. 
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
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.action   
bibliothek.gui.dock.common.intern.color   
bibliothek.gui.dock.common.preference   
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
bibliothek.gui.dock.themes.color The color subsystem allows each kind of element to get its colors from a central repository. 
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere. 
bibliothek.gui.dock.util.color The color subsystem, used by most of the components to search for the colors they need to paint. 
 

Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.model
DockProperties
          A set of properties that are used at different places all over the framework.
 

Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.preference.preferences
DockProperties
          A set of properties that are used at different places all over the framework.
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme
Priority
          Often resources are divided into three groups with different priorities.
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.extension.gui.dock.theme.bubble
AbstractUIValue
          An abstract implementation of UIValue.
UIValue
          An UIValue is a wrapper around a resource that can be modified by an UIBridge or the UIProperties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui
DockProperties
          A set of properties that are used at different places all over the framework.
IconManager
          A map of icons which are used by various objects.
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.action
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.color
UIBridge
          An UIBridge is a bridge between the UIProperties and several UIValues.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.preference
DockProperties
          A set of properties that are used at different places all over the framework.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.control
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.dockable
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.screen
PropertyValue
          A wrapper for a value which is either read from DockProperties, or can be set by the client directly.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes
Priority
          Often resources are divided into three groups with different priorities.
PropertyKey
          The key for an entry in a map of properties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.themes.color
AbstractUIValue
          An abstract implementation of UIValue.
Priority
          Often resources are divided into three groups with different priorities.
UIValue
          An UIValue is a wrapper around a resource that can be modified by an UIBridge or the UIProperties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.title
Priority
          Often resources are divided into three groups with different priorities.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util
DockProperties
          A set of properties that are used at different places all over the framework.
DockPropertyListener
          A listener to an entry of DockProperties.
DockUtilities.DockVisitor
          A visitor used to visit the nodes of a dock-tree.
Priority
          Often resources are divided into three groups with different priorities.
PropertyKey
          The key for an entry in a map of properties.
UIBridge
          An UIBridge is a bridge between the UIProperties and several UIValues.
UIProperties
          A map containing which contains some string-values pairs and so called bridges to modify these values when reading them out.
UIValue
          An UIValue is a wrapper around a resource that can be modified by an UIBridge or the UIProperties.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.color
AbstractUIValue
          An abstract implementation of UIValue.
MultiUIBridge
          A MultiUIBridge is a collection of UIBridges.
UIBridge
          An UIBridge is a bridge between the UIProperties and several UIValues.
UIProperties
          A map containing which contains some string-values pairs and so called bridges to modify these values when reading them out.
UIValue
          An UIValue is a wrapper around a resource that can be modified by an UIBridge or the UIProperties.