Package | Description |
---|---|
jgloss.ui.annotation |
Classes specific to the annotation editor tree.
|
jgloss.ui.gloss |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationListener.annotationChanged(AnnotationEvent ae)
Triggered if the state of an annotation has changed in some way.
|
void |
AnnotationListener.annotationInserted(AnnotationEvent ae) |
void |
AnnotationListener.annotationRemoved(AnnotationEvent ae) |
void |
AnnotationListener.readingChanged(AnnotationEvent ae)
Triggered if a reading of an annotation has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationEditorPanel.annotationChanged(AnnotationEvent ae) |
void |
AnnotationListModelAdapter.annotationChanged(AnnotationEvent ae) |
void |
AnnotationEditorPanel.annotationInserted(AnnotationEvent ae) |
void |
AnnotationListModelAdapter.annotationInserted(AnnotationEvent ae) |
void |
AnnotationEditorPanel.annotationRemoved(AnnotationEvent ae) |
void |
AnnotationListModelAdapter.annotationRemoved(AnnotationEvent ae) |
void |
AnnotationEditorPanel.readingChanged(AnnotationEvent ae) |
void |
AnnotationListModelAdapter.readingChanged(AnnotationEvent ae) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.