|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Base class for console
| Field Summary | |
|---|---|
Style |
commandStyle
|
int |
counter
|
Style |
outputStyle
|
Style |
promptStyle
|
GroovyShell |
shell
|
| Constructor Summary | |
ConsoleSupport()
|
|
| Method Summary | |
|---|---|
void |
addStylesToDocument(JTextPane outputArea)
|
Object |
evaluate(String text)
|
Style |
getCommandStyle()
|
Style |
getOutputStyle()
|
Style |
getPromptStyle()
|
GroovyShell |
getShell()
|
void |
handleException(String text, Exception e)
|
| Constructor Detail |
|---|
ConsoleSupport()
| Method Detail |
|---|
void addStylesToDocument(JTextPane outputArea)
Object evaluate(String text)
public Style getCommandStyle()
public Style getOutputStyle()
public Style getPromptStyle()
public GroovyShell getShell()
void handleException(String text, Exception e)