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

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

Introduction

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

The text is from its open source code.

Implementation

org.jfree.data.general.Dataset has the following implementations.
Click this link to see all its implementation.

Method

voidaddChangeListener(DatasetChangeListener listener)
Registers an object for notification of changes to the dataset.
ClassgetClass()
Returns the runtime class of this Object .