|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jcckit.plot.PlotEventType
Types of PlotEvents
. Using the typesafe enumeration
pattern.
Field Summary | |
static PlotEventType |
COODINATE_SYSTEM_CHANGED
Event type. |
static PlotEventType |
DATA_CURVE_CHANGED
Event type. |
static PlotEventType |
DATA_PLOT_CHANGED
Event type. |
static PlotEventType |
DATA_PLOT_CONNECTED
Event type. |
static PlotEventType |
DATA_PLOT_DISCONNECTED
Event type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PlotEventType DATA_PLOT_CONNECTED
public static final PlotEventType DATA_PLOT_DISCONNECTED
public static final PlotEventType COODINATE_SYSTEM_CHANGED
public static final PlotEventType DATA_CURVE_CHANGED
public static final PlotEventType DATA_PLOT_CHANGED
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |