Interface ConstantMaps

All Superinterfaces:
Propertied
All Known Implementing Classes:
ConstantMapAdapter, ConstantMapComposite, RGBConstantMaps, SetOfConstantMaps, TupleOfConstantMaps

public interface ConstantMaps extends Propertied
Interface for a collection of adapted ConstantMap-s.

Instances of this interface have the following, bound, JavaBean properties:

Name Type Access Default Description
constantMap ConstantMap class-dependent Fired whenever any ConstantMap changes
PropertyChangeEvent-s fired for the CONSTANT_MAP property have the originating class as the source and the old and new values set to the appropriate ConstantMaps.
Version:
$Revision: 1.9 $
Author:
Steven R. Emmerson