|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KCompletionSignals
Method Summary | |
---|---|
void |
match(java.lang.String item)
The matching item. |
void |
matches(java.lang.String[] matchlist)
All matching items. |
void |
multipleMatches()
This signal is emitted, when calling makeCompletion() and more than one matching item is found. |
Method Detail |
---|
void match(java.lang.String item)
item
- the match, or null if there is nonevoid matches(java.lang.String[] matchlist)
matchlist
- the list of matchesvoid multipleMatches()
#hasMultipleMatches
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |