|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAnnotation
org.acm.seguin.ide.netbeans.CSAnnotation
public class CSAnnotation
| Method Summary | |
|---|---|
static void |
clearAll()
|
java.lang.String |
getAnnotationType()
The annotation type. |
static CSAnnotation |
getNewInstance()
|
java.lang.String |
getShortDescription()
A short description of this annotation |
void |
propertyChange(java.beans.PropertyChangeEvent propertyChangeEvent)
Invoked when the user change the content on the line where the annotation is attached |
void |
setErrorMessage(java.lang.String message)
Sets the current errormessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final CSAnnotation getNewInstance()
public static final void clearAll()
public java.lang.String getAnnotationType()
public void setErrorMessage(java.lang.String message)
message - the errormessagepublic java.lang.String getShortDescription()
public void propertyChange(java.beans.PropertyChangeEvent propertyChangeEvent)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChangeEvent - the event fired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||