Java org.jfree.chart.event ChartChangeEvent fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.event ChartChangeEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.event ChartChangeEvent.

The text is from its open source code.

Subclass

org.jfree.chart.event.ChartChangeEvent has subclasses.
Click this link to see all its subclasses.

Constructor

Method

JFreeChartgetChart()
Returns the chart that generated the change event.
ObjectgetSource()
The object on which the Event initially occurred.
ChartChangeEventTypegetType()
Returns the event type.