|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAnnotationChangeListener
Title: IJChart
Description: a chart library for the Java(tm) platform.
本接口必须由需要接收到图表中的注解(annotation)对象变化的类来实现.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
void |
annotationChanged(AnnotationChangeEvent event)
接收到注解(annotation)对象变化的通知. |
Method Detail |
---|
void annotationChanged(AnnotationChangeEvent event)
event
- AnnotationChangeEvent 描述注解(annotation)对象变化的对象
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |