|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Any Java package that is intended to be used with the cline package needs to implement this interface and return an array of Commands that it would like to use with the command prompt.
BasePrompt.registerPackage(ICLinePackage)| Method Summary | |
void |
exit()
|
Command[] |
getCommands()
|
| Method Detail |
public Command[] getCommands()
public void exit()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||