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 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.
-