public interface PlotChangeListener extends 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.Copyright © 2001-2014 JFree.org. All Rights Reserved.