|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jannot.event.AnnotationEvent
public abstract class AnnotationEvent
| Field Summary | |
|---|---|
protected FeatureAnnotation |
annotation
|
| Constructor Summary | |
|---|---|
AnnotationEvent(FeatureAnnotation a)
|
|
AnnotationEvent(FeatureAnnotation a,
java.lang.String msg)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.sf.jannot.event.ChangeEvent |
|---|
doChange, undoChange |
| Field Detail |
|---|
protected FeatureAnnotation annotation
| Constructor Detail |
|---|
public AnnotationEvent(FeatureAnnotation a)
public AnnotationEvent(FeatureAnnotation a,
java.lang.String msg)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||