| Class | Description | 
|---|---|
| ConsoleSupport | 
 Base class for console 
 | 
| ConsoleTextEditor | 
 Component which provides a styled editor for the console. 
 | 
| GroovyMain | 
 A Command line to execute groovy. 
 | 
| GroovySocketServer | 
 Simple server that executes supplied script against a socket. 
 | 
| SystemOutputInterceptor | 
 Intercepts System.out/System.err. 
 |