|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorManager | |
|---|---|
| bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
| 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.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.themes |
|---|
| Methods in bibliothek.gui.dock.themes with parameters of type ColorManager | |
|---|---|
ColorBridge |
ColorBridgeFactory.create(ColorManager manager)
Creates a new bridge for manager. |
| Uses of ColorManager in bibliothek.gui.dock.themes.color |
|---|
| Methods in bibliothek.gui.dock.themes.color that return ColorManager | |
|---|---|
protected ColorManager[] |
AbstractColorScheme.managers()
Gets all the ColorManagers that are currently installed on this scheme. |
| Methods in bibliothek.gui.dock.themes.color with parameters of type ColorManager | |
|---|---|
MultiColorBridge |
MultiColorBridgeFactory.create(ColorManager manager)
|
ColorBridge |
SingleColorBridgeFactory.create(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 | |||||||||