Package | Description |
---|---|
jgloss.ui.annotation |
Classes specific to the annotation editor tree.
|
Modifier and Type | Method and Description |
---|---|
static AnnotationListModel.Bias |
AnnotationListModel.Bias.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationListModel.Bias[] |
AnnotationListModel.Bias.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
AnnotationListModel.findAnnotationIndex(int pos,
AnnotationListModel.Bias bias)
Find the index of the annotation at a given position in the document.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.