|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIProperties | |
---|---|
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. |
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,?> 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 Color s, ColorProvider s and
DockColor s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |