|
Chart FX for Java 6.5 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataChangedListener
This is the Listener interface for DataChangedListener event.
This event accepts a java.util.EventObject object which allows you to create your own routine to execute when the DataChanged event is raised.
Method Summary | |
---|---|
void |
DataChangedEventHandler(java.util.EventObject e)
Invoked when the statistical data is modified. |
Method Detail |
---|
void DataChangedEventHandler(java.util.EventObject e)
Invoked when the statistical data is modified.
e
- Object that contains the event data.
|
http://www.softwarefx.com | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |