| Package | Description |
|---|---|
| grammarscope.browser.dialog | |
| grammarscope.server.iface |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<Keys.Annotator,java.lang.Boolean> |
AnnotatorsDialog.states
Selection states
|
| Modifier and Type | Method and Description |
|---|---|
private javax.swing.JCheckBox |
AnnotatorsDialog.makeCheckBox(Keys.Annotator annotator)
Make checkbox
|
| Modifier and Type | Method and Description |
|---|---|
static Keys.Annotator |
Keys.Annotator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Keys.Annotator[] |
Keys.Annotator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|