Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
Modifier and Type | Method and Description |
---|---|
void |
ColorMap.addListener(ColorMapListener listener)
Adds a listener to this map, the listener will be informed whenever
a color of this map changes.
|
void |
ColorMap.removeListener(ColorMapListener listener)
Removes a listener from this map.
|