| |
|
| org.acm.seguin.ide.netbeans.CSAnnotation
clearAll | final public static void clearAll()(Code) | | |
getAnnotationType | public String getAnnotationType()(Code) | | The annotation type.
pmd-annotation |
getShortDescription | public String getShortDescription()(Code) | | A short description of this annotation
the short description |
propertyChange | public void propertyChange(PropertyChangeEvent propertyChangeEvent)(Code) | | Invoked when the user change the content on the line where the annotation is
attached
Parameters: propertyChangeEvent - the event fired |
setErrorMessage | public void setErrorMessage(String message)(Code) | | Sets the current errormessage
Parameters: message - the errormessage |
|
|
|