|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartShapeChangeListener
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 aIChartShape
Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
void |
chartShapeChanged(ChartShapeChangeEvent event)
Receives notification of an IChartShape change event. |
Method Detail |
---|
void chartShapeChanged(ChartShapeChangeEvent event)
IChartShape
change event.
event
- ChartShapeChangeEvent
Information about the event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |