Uses of Class
jcckit.plot.PlotEventType
-
Uses of PlotEventType in jcckit.plot
Modifier and TypeFieldDescriptionstatic final PlotEventType
PlotEventType.COODINATE_SYSTEM_CHANGED
Event type.static final PlotEventType
PlotEventType.DATA_CURVE_CHANGED
Event type.static final PlotEventType
PlotEventType.DATA_PLOT_CHANGED
Event type.static final PlotEventType
PlotEventType.DATA_PLOT_CONNECTED
Event type.static final PlotEventType
PlotEventType.DATA_PLOT_DISCONNECTED
Event type.ModifierConstructorDescriptionPlotEvent
(Plot source, PlotEventType type, Object message) Creates a new event for the specified source, type, and message.