|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorManager | |
---|---|
bibliothek.extension.gui.dock.theme | Contains some DockTheme s. |
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock.common.intern.color | |
bibliothek.gui.dock.common.intern.theme.color | |
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.util.color | The color subsystem, used by most of the components to search for the colors they need to paint. |
Uses of ColorManager in bibliothek.extension.gui.dock.theme |
---|
Methods in bibliothek.extension.gui.dock.theme with parameters of type ColorManager | |
---|---|
void |
IdentifiedColorScheme.transmitAll(Priority priority,
ColorManager manager)
|
Uses of ColorManager in bibliothek.gui |
---|
Methods in bibliothek.gui that return ColorManager | |
---|---|
ColorManager |
DockController.getColors()
Gets the map of colors which are used by this controller. |
Uses of ColorManager in bibliothek.gui.dock.common.intern.color |
---|
Uses of ColorManager in bibliothek.gui.dock.common.intern.theme.color |
---|
Methods in bibliothek.gui.dock.common.intern.theme.color with parameters of type ColorManager | |
---|---|
CColorBridge |
CColorBridgeExtension.create(CControl control,
ColorManager manager)
Creates a new bridge for manager . |
Uses of ColorManager in bibliothek.gui.dock.themes |
---|
Methods in bibliothek.gui.dock.themes with parameters of type ColorManager | |
---|---|
ColorBridge |
ColorBridgeFactory.create(ColorManager manager)
Creates a new bridge for manager . |
void |
ColorScheme.transmitAll(Priority priority,
ColorManager manager)
Transmits all values in this scheme to manager . |
Uses of ColorManager in bibliothek.gui.dock.themes.color |
---|
Methods in bibliothek.gui.dock.themes.color with parameters of type ColorManager | |
---|---|
MultiColorBridge |
MultiColorBridgeFactory.create(ColorManager manager)
|
ColorBridge |
SingleColorBridgeFactory.create(ColorManager manager)
|
void |
DefaultColorScheme.transmitAll(Priority priority,
ColorManager manager)
|
void |
ExtendingColorScheme.transmitAll(Priority priority,
ColorManager manager)
|
Uses of ColorManager in bibliothek.gui.dock.util.color |
---|
Constructors in bibliothek.gui.dock.util.color with parameters of type ColorManager | |
---|---|
MultiColorBridge(ColorManager manager)
Creates a new ColorBridge . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |