@Deprecated public abstract class ConsoleSupport extends Object
Constructor and Description |
---|
ConsoleSupport()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addStylesToDocument(JTextPane outputArea)
Deprecated.
|
protected Object |
evaluate(String text)
Deprecated.
|
Style |
getCommandStyle()
Deprecated.
|
Style |
getOutputStyle()
Deprecated.
|
Style |
getPromptStyle()
Deprecated.
|
GroovyShell |
getShell()
Deprecated.
|
protected abstract void |
handleException(String text,
Exception e)
Deprecated.
|
protected void addStylesToDocument(JTextPane outputArea)
public Style getCommandStyle()
public Style getOutputStyle()
public Style getPromptStyle()
public GroovyShell getShell()