Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface AnnotationModel
extends AnnotationView
Method Summary | |
void |
|
void |
|
Methods inherited from interface org.grinvin.graphs.AnnotationView | |
getAnnotation , getAnnotation , getPeer |
public void addAnnotationListener(AnnotationListener l)
Register a annotation listener with this model.
public void removeAnnotationListener(AnnotationListener l)
Unregister a previously registered annotation listener.