Interface DialLayerChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DialPlot

public interface DialLayerChangeListener extends EventListener
The interface via which an object is notified of changes to a DialLayer. The DialPlot class listens for changes to its layers in this way.