|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.console.Context
public class Context
Models a command execution context.
CommandConsole.newContext(),
Command| Constructor Summary | |
|---|---|
protected |
Context()
|
| Method Summary | |
|---|---|
CmdLine |
getCommandLine()
Returns this context's command-line object. |
Console |
getConsole()
Returns this context's console. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Context()
| Method Detail |
|---|
public Console getConsole()
Consolepublic CmdLine getCommandLine()
Console
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||