|
||||||||
| 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,
java.util.List candidates,
int position)
|
| Method Detail |
|---|
boolean complete(ConsoleReader reader,
java.util.List candidates,
int position)
throws java.io.IOException
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||