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
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
ShellCompleter Readline completion for InteractiveShell.
 

Package groovy.ui Description

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



Copyright © 2003-2007 The Codehaus. All Rights Reserved.