Uses of Package
groovy.ui.text

Packages that use groovy.ui.text
groovy.ui An interactive command line terminal along with a Swing console for evaluating Groovy scripts. 
groovy.ui.text Text processing helpers for the interactive command line terminal. 
 

Classes in groovy.ui.text used by groovy.ui
TextEditor
          A simple text pane that is printable and wrapping is optional.
TextUndoManager
          To use this, simply drop this as an UndoableEditListener into your document, and then create actions to call undo/redo as needed (checking can undo/redo first, of course).
 

Classes in groovy.ui.text used by groovy.ui.text
StructuredSyntaxDocumentFilter
           
StructuredSyntaxDocumentFilter.LexerNode
           
StructuredSyntaxDocumentFilter.MLComparator
           
StructuredSyntaxDocumentFilter.MultiLineRun
           
TextUndoManager.StructuredEdit
           
 



Copyright © ${year} The Codehaus. All Rights Reserved.