|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A CommandLine provides the ability to inform a CommandLineListener when a new line of input is ready. It also can prompt for a new commandline, normally that's what a user sees just left of where he types.
Method Summary | |
void |
addCommandLineListener(CommandLineListener l)
|
String |
getPrompt()
|
void |
setPrompt(String str)
|
Method Detail |
public void addCommandLineListener(CommandLineListener l)
public void setPrompt(String str)
public String getPrompt()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |