Uses of Class
bibliothek.gui.dock.util.UIProperties

Packages that use UIProperties
bibliothek.gui.dock.util   
bibliothek.gui.dock.util.color   
bibliothek.gui.dock.util.font   
 

Uses of UIProperties in bibliothek.gui.dock.util
 

Methods in bibliothek.gui.dock.util with parameters of type UIProperties
 void AbstractUIValue.setManager(UIProperties<V,U,?> manager)
          Sets the manager which owns this UIValue, automatically add or removes this UIValue from the manager
 

Constructors in bibliothek.gui.dock.util with parameters of type UIProperties
MultiUIBridge(UIProperties<V,U,?> manager)
          Creates a new MultiUIBridge.
 

Uses of UIProperties in bibliothek.gui.dock.util.color
 

Subclasses of UIProperties in bibliothek.gui.dock.util.color
 class ColorManager
          A ColorManager contains Colors, ColorBridges and DockColors.
 

Uses of UIProperties in bibliothek.gui.dock.util.font
 

Subclasses of UIProperties in bibliothek.gui.dock.util.font
 class FontManager
          A FontManager contains FontModifiers, DockFonts and FontBridges.