Uses of Class
jcckit.plot.PlotEvent
-
Packages that use PlotEvent Package Description jcckit.plot -
-
Uses of PlotEvent in jcckit.plot
Methods in jcckit.plot with parameters of type PlotEvent Modifier and Type Method Description protected 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.
-