Uses of Package
bibliothek.gui.dock.util

Packages that use bibliothek.gui.dock.util
bibliothek.extension.gui.dock.preference.model   
bibliothek.extension.gui.dock.preference.preferences   
bibliothek.extension.gui.dock.preference.preferences.choice   
bibliothek.extension.gui.dock.theme   
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.gui   
bibliothek.gui.dock   
bibliothek.gui.dock.common   
bibliothek.gui.dock.common.intern   
bibliothek.gui.dock.common.intern.action   
bibliothek.gui.dock.common.intern.color   
bibliothek.gui.dock.common.intern.font   
bibliothek.gui.dock.common.intern.ui   
bibliothek.gui.dock.common.preference   
bibliothek.gui.dock.control   
bibliothek.gui.dock.displayer   
bibliothek.gui.dock.dockable   
bibliothek.gui.dock.facile.station.screen   
bibliothek.gui.dock.security   
bibliothek.gui.dock.station.screen   
bibliothek.gui.dock.station.stack.menu   
bibliothek.gui.dock.station.stack.tab   
bibliothek.gui.dock.themes   
bibliothek.gui.dock.themes.color   
bibliothek.gui.dock.themes.font   
bibliothek.gui.dock.title   
bibliothek.gui.dock.util   
bibliothek.gui.dock.util.color   
bibliothek.gui.dock.util.font   
bibliothek.gui.dock.util.property   
 

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.preference.preferences.choice
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.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.
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
WindowProviderWrapper
          A wrapper around another WindowProvider, allows to exchange providers without the need to reattach WindowProviderListeners.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock
PropertyKey
          The key for an entry in a map of properties.
PropertyValue
          A wrapper for a value which is either read from DockProperties, or can be set by the client directly.
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common
Priority
          Often resources are divided into three groups with different priorities.
PropertyKey
          The key for an entry in a map of properties.
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

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.intern.font
UIBridge
          An UIBridge is a bridge between the UIProperties and several UIValues.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.common.intern.ui
UIBridge
          An UIBridge is a bridge between the UIProperties and several UIValues.
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.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.displayer
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.facile.station.screen
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.security
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.station.screen
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
 

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

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

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.themes.font
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.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
AbstractWindowProvider
          An implementation of WindowProvider which adds support for WindowProviderListeners.
AWTComponentCaptureStrategy
          Used to capture an image of a Component which either is from AWT, or has children from AWT.
ComponentWindowProvider
          A window provider which just returns the ancestor window of some Component
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.
WindowProvider
          A window provider has somehow access to one or many Windows and can provide anyone which needs a window with one.
WindowProviderListener
          A listener added to a WindowProvider.
 

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.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.font
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.
 

Classes in bibliothek.gui.dock.util used by bibliothek.gui.dock.util.property
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.