|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.odesys.chart.ModelChangedEvent
ModelChangedEvent is fired by the ChartModels to notify their listeners of changes in the model.
| Constructor Summary | |
ModelChangedEvent(int hint)
Creates a new ModelChangedEvent instance with the specified hint. |
|
| Method Summary | |
int |
getHint()
Gets the hint of this ModelChangedEvent. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModelChangedEvent(int hint)
| Method Detail |
public int getHint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||