Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
Modifier and Type | Field and Description |
---|---|
static MatchMode |
MatchMode.FIELD
Match against the whole entry field.
|
static MatchMode |
MatchMode.WORD
Match against words in the entry field.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SearchFieldSelection.isSelected(MatchMode mode) |
void |
SearchFieldSelection.select(MatchMode mode,
boolean selected) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.