|
Chart FX for Java 6.5 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StudyChangedListener
This is the Listener interface for StudyChangedEvent event.
This event accepts a StudyChangedEventHandler object which allows you to create your own routine to execute when the StudyChanged event is raised.
Method Summary | |
---|---|
void |
StudyChangedEventHandler(StudyChangedEvent e)
Invoked when the user interacts with a study. |
Method Detail |
---|
void StudyChangedEventHandler(StudyChangedEvent e)
Invoked when the user interacts with a study.
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 |