org.rhq.enterprise.client.utility
Class CodeCompletionCompletorWrapper
java.lang.Object
org.rhq.enterprise.client.utility.CodeCompletionCompletorWrapper
- All Implemented Interfaces:
- jline.Completor
public class CodeCompletionCompletorWrapper
- extends Object
- implements jline.Completor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeCompletionCompletorWrapper
public CodeCompletionCompletorWrapper(org.rhq.scripting.CodeCompletion completion,
PrintWriter output,
jline.ConsoleReader consoleReader)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface jline.Completor
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.