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 voidPlot.notifyListeners(PlotEvent event) Sends all registratedPlotListenersthe specified event.voidPlotCanvas.plotChanged(PlotEvent event) Handles the spcified event.voidPlotListener.plotChanged(PlotEvent event) Receives the specified plot event.