Frames | No Frames |
Constructors with parameter type org.jfree.chart.event.ChartChangeEventType | |
Creates a new chart change event. |
Fields of type org.jfree.chart.event.ChartChangeEventType | |
ChartChangeEventType | DATASET_UPDATED. |
ChartChangeEventType | GENERAL. |
ChartChangeEventType | NEW_DATASET. |
Methods with parameter type org.jfree.chart.event.ChartChangeEventType | |
void | Sets the event type. |
Methods with return type org.jfree.chart.event.ChartChangeEventType | |
ChartChangeEventType | Returns the event type. |