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