Java org.jfree.data.general SeriesChangeEvent fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.data.general SeriesChangeEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.data.general SeriesChangeEvent.

The text is from its open source code.

Constructor

SeriesChangeEvent(Object source)
Constructs a new event.

Method

ObjectgetSource()
The object on which the Event initially occurred.