Package groovy.ui

An interactive command line terminal along with a Swing console for evaluating Groovy scripts.

See:
          Description

Class Summary
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
InteractiveShell A simple interactive shell for evaluating groovy expressions on the command line (aka. groovysh).
SystemOutputInterceptor Intercepts System.out/System.err.
 

Package groovy.ui Description

An interactive command line terminal along with a Swing console for evaluating Groovy scripts.


Copyright © 2003-2010 The Codehaus. All rights reserved.