A B C D E F G H I L M N O P Q R S T U W 
All Classes All Packages

A

addNotify() - Method in class groovy.ui.text.TextEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class groovy.ui.text.TextUndoManager
 
addStylesToDocument(JTextPane) - Method in class groovy.ui.ConsoleSupport
 
addTextListener(TextListener) - Static method in class groovy.ui.text.FindReplaceUtility
 
ALIGN_CENTER - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_JUSTIFIED - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_LEFT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGN_RIGHT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ALIGNMENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
AUTO_INDENT - Static variable in class groovy.ui.text.TextEditor
 

B

BACKGROUND - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
BIDI_LEVEL - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
BINARY_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
BOLD - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

C

characters(char[], int, int) - Method in class groovy.ui.text.StructuredSyntaxHandler
 
clipBoardAvailable() - Method in class groovy.ui.ConsoleTextEditor
 
CLOSE_ACTION_COMMAND - Static variable in class groovy.ui.text.FindReplaceUtility
 
COMMENT - Static variable in class groovy.ui.text.GroovyFilter
 
COMPONENT_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
COMPONENT_ELEMENT_NAME - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
COMPOSED_TEXT_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ConsoleSupport - Class in groovy.ui
Base class for console
ConsoleSupport() - Constructor for class groovy.ui.ConsoleSupport
 
ConsoleTextEditor - Class in groovy.ui
Component which provides a styled editor for the console.
ConsoleTextEditor() - Constructor for class groovy.ui.ConsoleTextEditor
Creates a new instance of ConsoleTextEditor
createLexerNode() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Create a new LexerNode for adding to root.

D

DECIMAL_FLOATING_POINT_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
DECIMAL_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
die() - Method in class groovy.ui.text.TextUndoManager
 
DIGIT - Static variable in class groovy.ui.text.GroovyFilter
 
discardAllEdits() - Method in class groovy.ui.text.TextUndoManager
 
dispose() - Static method in class groovy.ui.text.FindReplaceUtility
 

E

EDITOR_FONT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
end() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
endDocument() - Method in class groovy.ui.text.StructuredSyntaxHandler
 
endElement(String, String, String) - Method in class groovy.ui.text.StructuredSyntaxHandler
 
error(SAXParseException) - Method in class groovy.ui.text.StructuredSyntaxHandler
 
evaluate(String) - Method in class groovy.ui.ConsoleSupport
 

F

FIND - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
FIND - Static variable in class groovy.ui.text.TextEditor
 
FIND_ACTION - Static variable in class groovy.ui.text.FindReplaceUtility
 
FIND_ACTION_COMMAND - Static variable in class groovy.ui.text.FindReplaceUtility
 
FIND_NEXT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
FIND_NEXT - Static variable in class groovy.ui.text.TextEditor
 
FIND_PREVIOUS - Static variable in class groovy.ui.text.TextEditor
 
FindReplaceUtility - Class in groovy.ui.text
 
firePropertyChangeEvent(String, boolean, boolean) - Method in class groovy.ui.text.TextUndoManager
 
FIRST_LINE_INDENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
FONT_FAMILY - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
FONT_SIZE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
FOREGROUND - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

G

getCommandStyle() - Method in class groovy.ui.ConsoleSupport
 
getDefaultFamily() - Method in class groovy.ui.ConsoleTextEditor
 
getDefaultStyle() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
getDelimeterSize() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
getLastAction() - Static method in class groovy.ui.text.FindReplaceUtility
 
getNumberOfPages() - Method in class groovy.ui.text.TextEditor
 
getOutputStyle() - Method in class groovy.ui.ConsoleSupport
 
getPageFormat(int) - Method in class groovy.ui.text.TextEditor
 
getPrintable(int) - Method in class groovy.ui.text.TextEditor
 
getPrintAction() - Method in class groovy.ui.ConsoleTextEditor
 
getPromptStyle() - Method in class groovy.ui.ConsoleSupport
 
getRedoAction() - Method in class groovy.ui.ConsoleTextEditor
 
getReplacementCount() - Static method in class groovy.ui.text.FindReplaceUtility
 
getRootNode() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Get the root node for lexing the document.
getScrollableTracksViewportWidth() - Method in class groovy.ui.text.TextEditor
 
getSearchText() - Static method in class groovy.ui.text.FindReplaceUtility
 
getShell() - Method in class groovy.ui.ConsoleSupport
 
getTextEditor() - Method in class groovy.ui.ConsoleTextEditor
 
getUndoAction() - Method in class groovy.ui.ConsoleTextEditor
 
groovy.ui - package groovy.ui
 
groovy.ui.text - package groovy.ui.text
 
GroovyFilter - Class in groovy.ui.text
 
GroovyFilter(DefaultStyledDocument) - Constructor for class groovy.ui.text.GroovyFilter
Creates a new instance of GroovyFilter

H

handleException(String, Exception) - Method in class groovy.ui.ConsoleSupport
 
hasChanged() - Method in class groovy.ui.text.TextUndoManager
 
HEX_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
HEXADECIMAL_FLOATING_POINT_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 

I

ICON_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
ICON_ELEMENT_NAME - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
IDENT - Static variable in class groovy.ui.text.GroovyFilter
 
initActions() - Method in class groovy.ui.ConsoleTextEditor
 
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Insert a string into the document, and then parse it if the parser has been set.
installAutoTabAction(JTextComponent) - Static method in class groovy.ui.text.GroovyFilter
 
isInitialized() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
isMultiLineTabbed() - Method in class groovy.ui.text.TextEditor
Whether using the tab key indents the selected lines of code
isMultiLineTabbed(boolean) - Method in class groovy.ui.text.TextEditor
 
isOvertypeMode() - Static method in class groovy.ui.text.TextEditor
 
isTabsAsSpaces() - Method in class groovy.ui.text.TextEditor
 
isTabsAsSpaces(boolean) - Method in class groovy.ui.text.TextEditor
 
isUnwrapped() - Method in class groovy.ui.text.TextEditor
 
ITALIC - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

L

LARGE_FONT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
LEFT_INDENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
LEFT_PARENS - Static variable in class groovy.ui.text.GroovyFilter
 
length() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
lexer - Variable in class groovy.ui.text.StructuredSyntaxDocumentFilter
The root of the lexical parsing tree.
LINE_SPACING - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

M

MEDIUM_FONT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
mlTextRunSet - Variable in class groovy.ui.text.StructuredSyntaxDocumentFilter
The position tree of multi-line comments.
MODEL_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
MultiLineRun(int, int) - Constructor for class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
MultiLineRun(int, int, int) - Constructor for class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 

N

NAME_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

O

OCTAL_INTEGER_LITERAL - Static variable in class groovy.ui.text.GroovyFilter
 
OPERATION - Static variable in class groovy.ui.text.GroovyFilter
 
ORIENTATION - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

P

parse(CharBuffer, int, int) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
parseDocument(int, int) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Parse the Document to update the character styles given an initial start position.
print(Graphics, PageFormat, int) - Method in class groovy.ui.text.TextEditor
 
PRINT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
processKeyEvent(KeyEvent) - Method in class groovy.ui.text.TextEditor
 
putChild(String[], StructuredSyntaxDocumentFilter.LexerNode) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
putChild(String, StructuredSyntaxDocumentFilter.LexerNode) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
putStyle(String[], Style) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
putStyle(String, Style) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 

Q

QUOTES - Static variable in class groovy.ui.text.GroovyFilter
 

R

redo() - Method in class groovy.ui.text.TextUndoManager
 
REDO - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
redoTo(UndoableEdit) - Method in class groovy.ui.text.TextUndoManager
 
REGEXP - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
registerTextComponent(JTextComponent) - Static method in class groovy.ui.text.FindReplaceUtility
 
remove(DocumentFilter.FilterBypass, int, int) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Remove a string from the document, and then parse it if the parser has been set.
removeChild(String) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
removeConsoleId() - Method in class groovy.ui.SystemOutputInterceptor
Threads executing a script should call this method after execution completes in order to unregister the consoleId.
removeNotify() - Method in class groovy.ui.text.TextEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class groovy.ui.text.TextUndoManager
 
removeStyle(String) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
removeStyle(String[]) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
removeTextListener(TextListener) - Static method in class groovy.ui.text.FindReplaceUtility
 
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter
Replace a string in the document, and then parse it if the parser has been set.
REPLACE - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
REPLACE - Static variable in class groovy.ui.text.TextEditor
 
REPLACE_ACTION_COMMAND - Static variable in class groovy.ui.text.FindReplaceUtility
 
REPLACE_ALL_ACTION_COMMAND - Static variable in class groovy.ui.text.FindReplaceUtility
 
replaceSelection(String) - Method in class groovy.ui.text.TextEditor
 
RESERVED_WORD - Static variable in class groovy.ui.text.GroovyFilter
 
RESERVED_WORDS - Static variable in class groovy.ui.text.GroovyFilter
 
reset() - Method in class groovy.ui.text.TextUndoManager
 
RESOLVE_ATTRIBUTE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
RIGHT_INDENT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 

S

setBounds(int, int, int, int) - Method in class groovy.ui.text.TextEditor
 
setConsoleId(int) - Method in class groovy.ui.SystemOutputInterceptor
Threads executing a script should call this method at the start of execution in order to set the id of the console that is hosting the thread of execution.
setDefaultFamily(String) - Method in class groovy.ui.ConsoleTextEditor
 
setDefaultStyle(Style) - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
setEditable(boolean) - Method in class groovy.ui.ConsoleTextEditor
 
setOvertypeMode(boolean) - Method in class groovy.ui.text.TextEditor
Set the caret to use depending on overtype/insert mode
setShowLineNumbers(boolean) - Method in class groovy.ui.ConsoleTextEditor
 
setUnwrapped(boolean) - Method in class groovy.ui.text.TextEditor
 
showDialog() - Static method in class groovy.ui.text.FindReplaceUtility
 
showDialog(boolean) - Static method in class groovy.ui.text.FindReplaceUtility
 
SINGLE_QUOTES - Static variable in class groovy.ui.text.GroovyFilter
 
SLASH_SLASH_COMMENT - Static variable in class groovy.ui.text.GroovyFilter
 
SLASH_STAR_COMMENT - Static variable in class groovy.ui.text.GroovyFilter
 
SLASHY_QUOTES - Static variable in class groovy.ui.text.GroovyFilter
 
SMALL_FONT - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
SPACE_ABOVE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
SPACE_BELOW - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
start() - Method in class groovy.ui.SystemOutputInterceptor
Starts intercepting System.out/System.err
start() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
startDocument() - Method in class groovy.ui.text.StructuredSyntaxHandler
 
startElement(String, String, String, Attributes) - Method in class groovy.ui.text.StructuredSyntaxHandler
 
stop() - Method in class groovy.ui.SystemOutputInterceptor
Stops intercepting System.out/System.err, sending output to wherever it was going when this interceptor was created.
STRIKE_THROUGH - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
StructuredSyntaxDocumentFilter - Class in groovy.ui.text
 
StructuredSyntaxDocumentFilter(DefaultStyledDocument) - Constructor for class groovy.ui.text.StructuredSyntaxDocumentFilter
Creates a new instance of StructuredSyntaxDocumentFilter
StructuredSyntaxDocumentFilter.LexerNode - Class in groovy.ui.text
 
StructuredSyntaxDocumentFilter.MultiLineRun - Class in groovy.ui.text
 
StructuredSyntaxHandler - Class in groovy.ui.text
 
StructuredSyntaxHandler(StructuredSyntaxDocumentFilter) - Constructor for class groovy.ui.text.StructuredSyntaxHandler
Creates a new instance of MasterFrameHandler
StructuredSyntaxResources - Class in groovy.ui.text
Contains all the basic resources and values used by the utility frame work framework.
STYLE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
styledDocument - Variable in class groovy.ui.text.StructuredSyntaxDocumentFilter
 
SUBSCRIPT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
SUPERSCRIPT - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
SYSTEM_CLIPBOARD - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
SystemOutputInterceptor - Class in groovy.ui
Intercepts System.out/System.err.
SystemOutputInterceptor(Closure) - Constructor for class groovy.ui.SystemOutputInterceptor
Constructor
SystemOutputInterceptor(Closure, boolean) - Constructor for class groovy.ui.SystemOutputInterceptor
Constructor

T

TAB_REPLACEMENT - Static variable in class groovy.ui.text.StructuredSyntaxDocumentFilter
 
TAB_SET - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
TextEditor - Class in groovy.ui.text
A simple text pane that is printable and wrapping is optional.
TextEditor() - Constructor for class groovy.ui.text.TextEditor
Creates a new instance of TextEditor
TextEditor(boolean) - Constructor for class groovy.ui.text.TextEditor
Creates a new instance of TextEditor
TextEditor(boolean, boolean) - Constructor for class groovy.ui.text.TextEditor
Creates a new instance of TextEditor
TextEditor(boolean, boolean, boolean) - Constructor for class groovy.ui.text.TextEditor
Creates a new instance of TextEditor
TextUndoManager - Class in groovy.ui.text
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() - Constructor for class groovy.ui.text.TextUndoManager
Creates a new instance of TextUndoManager.
toString() - Method in class groovy.ui.text.StructuredSyntaxDocumentFilter.MultiLineRun
 
trimEdits(int, int) - Method in class groovy.ui.text.TextUndoManager
 

U

UNDERLINE - Static variable in class groovy.ui.text.StructuredSyntaxHandler
 
undo() - Method in class groovy.ui.text.TextUndoManager
 
UNDO - Static variable in class groovy.ui.text.StructuredSyntaxResources
 
undoableEditHappened(UndoableEditEvent) - Method in class groovy.ui.text.TextUndoManager
 
unregisterTextComponent(JTextComponent) - Static method in class groovy.ui.text.FindReplaceUtility
 

W

write(byte[], int, int) - Method in class groovy.ui.SystemOutputInterceptor
Intercepts output - more common case of byte[]
write(int) - Method in class groovy.ui.SystemOutputInterceptor
Intercepts output - single characters
A B C D E F G H I L M N O P Q R S T U W 
All Classes All Packages