|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.ui.ConsoleSupport
public abstract class ConsoleSupport
Base class for console
Method Summary | |
---|---|
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)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
protected void addStylesToDocument(JTextPane outputArea)
protected Object evaluate(String text)
public Style getCommandStyle()
public Style getOutputStyle()
public Style getPromptStyle()
public GroovyShell getShell()
protected void handleException(String text, Exception e)
Copyright © 2003-2013 The Codehaus. All rights reserved.