Groovy 1.7.0

Package groovy.ui.text

Text processing helpers for the interactive command line terminal.

 

Class Summary
AutoIndentAction
FindReplaceUtility
FindReplaceUtility.CloseAction
FindReplaceUtility.FindAction
FindReplaceUtility.ReplaceAction
FindReplaceUtility.ReplaceAllAction
GroovyFilter
GroovyFilter.AutoTabAction
StructuredSyntaxDocumentFilter
StructuredSyntaxDocumentFilter.LexerNode
StructuredSyntaxDocumentFilter.MLComparator
StructuredSyntaxDocumentFilter.MultiLineRun
StructuredSyntaxHandler
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.
TextEditor.FindAction
TextEditor.OvertypeCaret Paint a horizontal line the width of a column and 1 pixel high
TextEditor.ReplaceAction
TextEditor.ShiftTabAction
TextEditor.TabAction
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).
TextUndoManager.StructuredEdit
 


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