Home
»
groovy-src-1.6.5
» groovy »
ui
»
text
»
groovy.ui.text
Text processing helpers for the interactive command line terminal.
more
...
Classes:
FindReplaceUtility
code
|
html
FindReplaceUtility.CloseAction
code
|
html
FindReplaceUtility.FindAction
code
|
html
FindReplaceUtility.ReplaceAction
code
|
html
FindReplaceUtility.ReplaceAllAction
code
|
html
GroovyFilter
code
|
html
GroovyFilter.AutoTabAction
code
|
html
StructuredSyntaxDocumentFilter
code
|
html
StructuredSyntaxDocumentFilter.LexerNode
code
|
html
StructuredSyntaxDocumentFilter.MLComparator
code
|
html
StructuredSyntaxDocumentFilter.MultiLineRun
code
|
html
StructuredSyntaxHandler
code
|
html
StructuredSyntaxResources
Contains all the basic resources and values used by the utility frame work framework.
code
|
html
TextEditor
A simple text pane that is printable and wrapping is optional.
code
|
html
TextEditor.FindAction
code
|
html
TextEditor.OvertypeCaret
Paint a horizontal line the width of a column and 1 pixel high
code
|
html
TextEditor.ReplaceAction
code
|
html
TextEditor.ShiftTabAction
code
|
html
TextEditor.TabAction
code
|
html
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).
code
|
html
TextUndoManager.StructuredEdit
code
|
html
Text processing helpers for the interactive command line terminal.