|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompletionHandler
Handler for dealing with candidates for tab-completion.
| Method Summary | |
|---|---|
boolean |
complete(ConsoleReader reader,
List<CharSequence> candidates,
int position)
|
| Method Detail |
|---|
boolean complete(ConsoleReader reader,
List<CharSequence> candidates,
int position)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||