|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Annotations.AnnotationsListener
Listener for listening on changes in Annotations object.
| Method Summary | |
|---|---|
void |
changedAll()
It is not possible to trace what have changed and so the listeners are only informed that something has changed and that the change must be reflected somehow (most probably by complete redraw). |
void |
changedLine(int Line)
This method is fired when annotations on the line are changed - annotation was added, removed, changed, etc. |
| Method Detail |
|---|
void changedLine(int Line)
void changedAll()
|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||