| Package | Description |
|---|---|
| bibliothek.gui.dock.common.event | |
| bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
| bibliothek.gui.dock.common.intern.color |
Various implementations of
ColorBridge used by the themes of Common
to transfer colors from the ColorMap of CDockables
through the ColorManager to the Components which are related
to said dockables. |
| Modifier and Type | Method and Description |
|---|---|
void |
ColorMapListener.colorChanged(ColorMap map,
String key,
Color color)
Called when a color changed.
|
| Modifier and Type | Method and Description |
|---|---|
ColorMap |
CDockable.getColors()
Gets a mutable map of colors.
|
ColorMap |
AbstractCDockable.getColors() |
| Modifier and Type | Method and Description |
|---|---|
protected Color |
ColorTransmitter.getFirstNonNull(ColorMap map,
String... keys)
Gets the first non-
null color of map that
matches a given key. |
Copyright © 2018. All rights reserved.