Base class for console
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
addStylesToDocument(JTextPane outputArea) |
|
protected Object |
evaluate(String text) |
|
Style |
getCommandStyle() |
|
Style |
getOutputStyle() |
|
Style |
getPromptStyle() |
|
GroovyShell |
getShell() |
|
protected void |
handleException(String text, Exception e) |