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