Uses of Interface
bibliothek.gui.dock.common.event.ColorMapListener
Packages that use ColorMapListener
Package
Description
A set of classes that can be used to create basic applications.
-
Uses of ColorMapListener in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common with parameters of type ColorMapListenerModifier and TypeMethodDescriptionvoidColorMap.addListener(ColorMapListener listener) Adds a listener to this map, the listener will be informed whenever a color of this map changes.voidColorMap.removeListener(ColorMapListener listener) Removes a listener from this map.