|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentListener
A listener for document events (DocumentEvent
).
Method Summary | |
---|---|
void |
annotationSetAdded(DocumentEvent e)
Called when a new AnnotationSet has been added |
void |
annotationSetRemoved(DocumentEvent e)
Called when an AnnotationSet has been removed |
void |
contentEdited(DocumentEvent e)
Called when the content of the document has changed through an edit operation. |
Method Detail |
---|
void annotationSetAdded(DocumentEvent e)
AnnotationSet
has been added
void annotationSetRemoved(DocumentEvent e)
AnnotationSet
has been removed
void contentEdited(DocumentEvent e)
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |