|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartChangeListener
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 chart events.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
void |
chartChanged(ChartChangeEvent event)
Receives notification of a chart change event. |
Method Detail |
---|
void chartChanged(ChartChangeEvent event)
event
- AxisChangeEvent
The chart change event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |