net.sf.jannot.event
Class AnnotationEvent

java.lang.Object
  extended by net.sf.jannot.event.AnnotationEvent
All Implemented Interfaces:
ChangeEvent

public abstract class AnnotationEvent
extends java.lang.Object
implements ChangeEvent


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

annotation

protected FeatureAnnotation annotation
Constructor Detail

AnnotationEvent

public AnnotationEvent(FeatureAnnotation a)

AnnotationEvent

public AnnotationEvent(FeatureAnnotation a,
                       java.lang.String msg)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo