Uses of Class
jcckit.plot.PlotEvent
-
Uses of PlotEvent in jcckit.plot
Modifier and TypeMethodDescriptionprotected void
Plot.notifyListeners
(PlotEvent event) Sends all registratedPlotListeners
the specified event.void
PlotCanvas.plotChanged
(PlotEvent event) Handles the spcified event.void
PlotListener.plotChanged
(PlotEvent event) Receives the specified plot event.