Package | Description |
---|---|
jgloss.ui.annotation |
Classes specific to the annotation editor tree.
|
jgloss.ui.gloss |
Modifier and Type | Field and Description |
---|---|
protected Annotation |
AnnotationEvent.annotation |
Modifier and Type | Field and Description |
---|---|
static Comparator<Annotation> |
Annotation.COMPARE_BY_START_OFFSET
Compare two annotations by their element start offset.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
AnnotationEvent.getAnnotation()
Returns the annotation which has changed.
|
Annotation |
AnnotationListModel.getAnnotation(int index) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationListModel.fireAnnotationChanged(Annotation anno) |
void |
AnnotationListModel.fireReadingChanged(Annotation anno,
int readingIndex) |
int |
AnnotationListModel.indexOf(Annotation anno) |
Modifier and Type | Method and Description |
---|---|
Annotation |
AnnotationListModelAdapter.getElementAt(int index) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationEditorPanel.setAnnotation(Annotation _annotation) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.