public interface PlotChangeListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
plotChanged(PlotChangeEvent event)
Receives notification of a plot change event.
|
void plotChanged(PlotChangeEvent event)
event - the event.