Uses of Class
jcckit.plot.PlotEvent
Packages that use PlotEvent
-
Uses of PlotEvent in jcckit.plot
Methods in jcckit.plot with parameters of type PlotEventModifier 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.