|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDatasetChangeListener
Title: IJChart
Description: a chart library for the Java(tm) platform.
The interface that must be supported by classes that wish to receive notification of changes to a dataset.Copyright: Copyright (c) 2013
Company:
| Method Summary | |
|---|---|
void |
datasetChanged(DatasetChangeEvent event)
Receives notification of an dataset change event. |
| Method Detail |
|---|
void datasetChanged(DatasetChangeEvent event)
event - DatasetChangeEvent
Information about the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||