Package org.jdrawing.event

Interface Summary
DrawingModelCacheListener Defines the interface for an object that listens to changes in a DrawingModelCache.
DrawingModelListener Defines the interface for an object that listens to changes in a DrawingModel.
 

Class Summary
DrawingModelCacheEvent Encapsulates information describing changes to a drawing model cache, and used to notify drawing model cache listeners of the change.
DrawingModelEvent Encapsulates information describing changes to a drawing model, and used to notify drawing model listeners of the change.