Package groovy.console.ui
Class ConsoleSupport
java.lang.Object
groovy.console.ui.ConsoleSupport
Base class for console
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidaddStylesToDocument(JTextPane outputArea) protected ObjectgetShell()protected abstract voidhandleException(String text, Exception e) 
- 
Constructor Details- 
ConsoleSupportpublic ConsoleSupport()
 
- 
- 
Method Details- 
addStylesToDocument
- 
getCommandStyle
- 
getOutputStyle
- 
getPromptStyle
- 
getShell
- 
evaluate
- 
handleException
 
-