|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartProgressListener
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 progress events.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
void |
chartProgress(ChartProgressEvent event)
Receives notification of a chart progress event. |
Method Detail |
---|
void chartProgress(ChartProgressEvent event)
event
- ChartProgressEvent
The event (null not permitted).
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |