Groovy Documentation

Package groovy.ui.text

Text processing helpers for the interactive command line terminal.

 

Class Summary
AutoIndentAction
FindReplaceUtility @author Evan "Hippy" Slatis
GroovyFilter @author Evan "Hippy" Slatis
StructuredSyntaxDocumentFilter @author Evan "Hippy" Slatis
StructuredSyntaxDocumentFilter.LexerNode
StructuredSyntaxDocumentFilter.MultiLineRun
StructuredSyntaxHandler @author Evan "Hippy" Slatis
StructuredSyntaxResources Contains all the basic resources and values used by the utility frame work framework.
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).
 


Groovy Documentation