- get() - Static method in class org.fife.ui.rsyntaxtextarea.folding.FoldParserManager
-
Returns the singleton instance of this class.
- get() - Static method in class org.fife.ui.rsyntaxtextarea.PopupWindowDecorator
-
Returns the singleton instance of this class.
- get(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMap
-
Returns the token type associated with the given text, if the given
text is in this token map.
- get(char[], int, int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMap
-
Returns the token type associated with the given text, if the given
text is in this token map.
- get() - Static method in class org.fife.ui.rtextarea.ClipboardHistory
-
Returns the singleton instance of this class, lazily creating it if
necessary.
- get(int) - Method in class org.fife.util.DynamicIntArray
-
Returns the int
at the specified position in this array
object.
- getAccelerator() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the accelerator for this action.
- getAction(int) - Static method in class org.fife.ui.rtextarea.RTextArea
-
Provides a way to gain access to the editor actions on the right-click
popup menu.
- getActionMapName() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Returns the name to use to cache/fetch the shared action map.
- getActionMapName() - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Returns the name to use to cache/fetch the shared action map.
- getActions() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
Fetches the set of commands that can be used
on a text component that is using a model and
view produced by this kit.
- getActions() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Fetches the set of commands that can be used
on a text component that is using a model and
view produced by this kit.
- getActiveLineRangeColor() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the color used to paint the active line range, if any.
- getActiveLineRangeColor() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Returns the color used to paint the active line range, if any.
- getActualLastModified() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
- getAfterCaretText() - Method in class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Returns the text that will be placed after the caret.
- getAlpha() - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Returns the alpha value used in computing the translucency of these
highlights.
- getAnimateBracketMatching() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether bracket matching should be animated.
- getAntiAliasingEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether anti-aliasing is enabled in this editor.
- getBackground() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the java.awt.Color
used as the background color for
this text area.
- getBackgroundForToken(Token) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the background color for a token.
- getBackgroundImage() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the image currently used for the background.
- getBackgroundObject() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the Object
representing the background for all
documents in this tabbed pane; either a java.awt.Color
or a
java.lang.Image
containing the image used as the background
for this text area.
- getBeforeCaretText() - Method in class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Returns the text that will be placed before the caret.
- getBookmarkIcon() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the icon to use for bookmarks.
- getBookmarkIcon() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Returns the icon to use for bookmarks.
- getBookmarks() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the bookmarks known to this gutter.
- getBookmarks() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Returns the bookmarks known to this gutter.
- getBorderColor() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the color of the "border" line.
- getCantRedoText() - Method in class org.fife.ui.rtextarea.RUndoManager
-
Returns the localized "Can't Redo" string.
- getCantUndoText() - Method in class org.fife.ui.rtextarea.RUndoManager
-
Returns the localized "Can't Undo" string.
- getCaretLineNumber() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Gets the line number that the caret is on.
- getCaretMarkerColor() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
returns the color to use when painting the caret marker.
- getCaretOffsetFromLineStart() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Gets the position from the beginning of the current line that the caret
is on.
- getChild(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns a specific child fold.
- getChildAllocation(int, Shape) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Fetches the allocation for the given child view.
- getChildAllocationImpl(int, Shape) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Fetches the allocation for the given child view to render into.
- getChildCount() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the number of child folds.
- getCloseCurlyBraces() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether curly braces should be automatically closed when a
newline is entered after an opening curly brace.
- getCloseMarkupTags() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether closing markup tags should be automatically completed
when "</
" is typed.
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
- getClosestStandardTokenTypeForInternalType(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
- getClosestStandardTokenTypeForInternalType(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
- getCodeTemplateManager() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the code template manager for all instances of
RSyntaxTextArea
.
- getCollapsedLineCount() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the number of collapsed lines under this fold.
- getColor() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the color to use when painting this notice.
- getColor() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the color to use when painting this notice.
- getColor() - Method in class org.fife.ui.rtextarea.ColorBackgroundPainterStrategy
-
Returns the color used to paint the background.
- getColor() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
To be extended by subclasses.
- getCompleteCloseMarkupTags() - Static method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- getCompleteCloseMarkupTags() - Static method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.AbstractMarkupTokenMaker
-
Returns whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Sets whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Sets whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Sets whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Sets whether markup close tags should be completed.
- getCompleteCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns whether markup close tags should be completed.
- getCompleteMarkupCloseTags() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns whether closing markup tags should be automatically completed.
- getCount() - Method in class org.fife.ui.rtextarea.SearchResult
-
Returns the number of matches found or replaced.
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexCTokenMaker
-
Returns true
always as C-style languages use curly braces
to denote code blocks.
- getCurlyBracesDenoteCodeBlocks() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns true
since CSS uses curly braces.
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- getCurlyBracesDenoteCodeBlocks() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns true
always as C-style languages use curly braces
to denote code blocks.
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Overridden to return true
so paren matching occurs for
SQL.
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns whether the current programming language uses curly braces
('{
' and '}
') to denote code blocks.
- getCurlyBracesDenoteCodeBlocks(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns whether this programming language uses curly braces
('{
' and '}
') to denote code blocks.
- getCurlyBracesDenoteCodeBlocks(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns whether this programming language uses curly braces
('{
' and '}
') to denote code blocks.
- getCurrentCaretY() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the y-offset of the caret.
- getCurrentLineHighlightColor() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the color being used to highlight the current line.
- getCurrentMacro() - Static method in class org.fife.ui.rtextarea.RTextArea
-
Returns the macro currently stored in this RTextArea
.
- getDeepestFoldContaining(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the "deepest" nested fold containing the specified offset.
- getDeepestOpenFoldContaining(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the "deepest" open fold containing the specified offset.
- getDefaultBracketMatchBGColor() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the default bracket-match background color.
- getDefaultBracketMatchBorderColor() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the default bracket-match border color.
- getDefaultCaretColor() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default caret color.
- getDefaultCurrentLineHighlightColor() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the "default" color for highlighting the current line.
- getDefaultFont() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default font for text areas.
- getDefaultForeground() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default foreground color for text in this text area.
- getDefaultInstance() - Static method in class org.fife.ui.rsyntaxtextarea.TokenMakerFactory
-
Returns the default TokenMakerFactory
instance.
- getDefaultMarginLineColor() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default color for the margin line.
- getDefaultMarginLinePosition() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default margin line position.
- getDefaultMarkAllHighlightColor() - Static method in class org.fife.ui.rtextarea.RTextArea
-
Returns the default color used for "mark all."
- getDefaultModifier() - Static method in class org.fife.ui.rtextarea.RTADefaultInputMap
-
Returns the default modifier key for a system.
- getDefaultSelectionColor() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the default selection color for this text area.
- getDefaultSyntaxScheme() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the "default" syntax highlighting color scheme.
- getDefaultTabSize() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the default tab size, in spaces.
- getDescription() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the description for this action.
- getDesktopAntiAliasHints() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the rendering hints for text that will most accurately reflect
those of the native windowing system.
- getDot() - Method in class org.fife.ui.rtextarea.RTextAreaBase.RTAMouseListener
-
- getEditorKit(JTextComponent) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Fetches the EditorKit for the UI.
- getEditorKit(JTextComponent) - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Fetches the EditorKit for the UI.
- getEncoding() - Method in class org.fife.io.UnicodeReader
-
Returns the encoding being used to read this input stream (i.e., the
encoding of the file).
- getEncoding() - Method in class org.fife.io.UnicodeWriter
-
Returns the encoding being used to write this output stream (i.e., the
encoding of the file).
- getEncoding() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns the encoding to use when reading or writing this file.
- getEndLine() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the end line of this fold.
- getEndOffset() - Method in class org.fife.ui.rsyntaxtextarea.DocumentRange
-
Gets the end offset of the range.
- getEndOffset() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the end offset of this fold.
- getEndOffset() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the end offset of this token in the document (exclusive).
- getEndOffset() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getEndOffset() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- getEOLMarkersVisible() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether an EOL marker should be drawn at the end of each line.
- getError() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns an error that occurred while parsing the document, if any.
- getError() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns an error that occurred while parsing the document, if any.
- getFadeCurrentLineHighlight() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether the current line highlight is faded.
- getFileFullPath() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Returns the full path to the file.
- getFileFullPath() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns the full path to this document.
- getFileName() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Returns the name of the file.
- getFileName() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns the file name of this document.
- getFirstLineParsed() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns the first line parsed.
- getFirstLineParsed() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns the first line parsed.
- getFold(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns a specific top-level fold, which may have child folds.
- getFoldableMultiLineComments() - Method in class org.fife.ui.rsyntaxtextarea.folding.CurlyFoldParser
-
Returns whether multi-line comments are foldable with this parser.
- getFoldBackground() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the background color used by the (default) fold icons.
- getFoldCount() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the number of top-level folds.
- getFoldedLineBottomColor(RSyntaxTextArea) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the color to use for the line underneath a folded region line.
- getFoldForLine(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the fold region that starts at the specified line.
- getFoldIconBackground() - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Returns the color to use for the "background" of fold icons.
- getFoldIndicatorForeground() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the foreground color of the fold indicator.
- getFoldManager() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the fold manager for this text area.
- getFoldParser(String) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldParserManager
-
Returns a fold parser to use for an editor highlighting code of a
specific language.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.CurlyFoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in interface org.fife.ui.rsyntaxtextarea.folding.FoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.HtmlFoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.JsonFoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.LatexFoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.NsisFoldParser
-
Returns a list of all folds in the text area.
- getFolds(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.folding.XmlFoldParser
-
Returns a list of all folds in the text area.
- getFoldType() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the type of fold this is.
- getFollowCaret() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Returns whether the caret's position should be drawn.
- getFontForTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the font for tokens of the specified type.
- getFontMetricsForTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the font metrics for tokens of the specified type.
- getForegroundForToken(Token) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the foreground color to use when painting a token.
- getForegroundForTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the foreground color to use when painting a token.
- getFractionalFontMetricsEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether fractional font metrics are enabled for this text area.
- getGutter(RTextArea) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the gutter component of the scroll pane containing a text
area, if any.
- getGutter() - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Returns the gutter.
- getHasChildFolds() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns whether this fold has any child folds.
- getHiddenLineCount() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the total number of hidden (folded) lines.
- getHiddenLineCountAbove(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the number of lines "hidden" by collapsed folds above the
specified line.
- getHiddenLineCountAbove(int, boolean) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the number of lines "hidden" by collapsed folds above the
specified line.
- getHighlightCurrentLine() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether or not the current line is highlighted.
- getHighlightSecondaryLanguages() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether "secondary" languages should have their backgrounds
colored differently to visually differentiate them.
- getHistory() - Method in class org.fife.ui.rtextarea.ClipboardHistory
-
Returns the clipboard history, in most-recently-used order.
- getHTMLRepresentation(RSyntaxTextArea) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns a String
containing HTML code for painting this
token, using the given text area's color scheme.
- getHTMLRepresentation(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getHyperlinkForeground() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the color to use when painting hyperlinks.
- getHyperlinkForeground() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the color to use for hyperlink-style components.
- getHyperlinkListener() - Method in class org.fife.ui.rsyntaxtextarea.parser.AbstractParser
-
Returns the listener for hyperlink events from
FocusableTip
s,
or
null
if none.
- getHyperlinkListener() - Method in interface org.fife.ui.rsyntaxtextarea.parser.Parser
-
Returns the listener for hyperlink events from
FocusableTip
s,
or
null
if none.
- getHyperlinkListener() - Method in class org.fife.ui.rsyntaxtextarea.parser.ToolTipInfo
-
Returns the listener to call when hyperlinks are clicked in the tool
tip.
- getHyperlinksEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether hyperlinks are enabled for this text area.
- getIcon() - Method in interface org.fife.ui.rtextarea.GutterIconInfo
-
Returns the icon being rendered.
- getIcon(String) - Method in class org.fife.ui.rtextarea.IconGroup
-
Returns the icon from this icon group with the specified name.
- getIcon() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the icon for this action.
- getIconGroup() - Static method in class org.fife.ui.rtextarea.RTextArea
-
Returns the icon group being used for the actions of this text area.
- getIconRowHeaderInheritsGutterBackground() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns whether the icon area inherits the gutter background (as opposed
to painting with its own, default "panel" color, which is the default).
- getID() - Method in class org.fife.ui.rsyntaxtextarea.templates.AbstractCodeTemplate
-
Returns the ID of this code template.
- getID() - Method in interface org.fife.ui.rsyntaxtextarea.templates.CodeTemplate
-
Returns the ID of this code template.
- getImageBase() - Method in class org.fife.ui.rsyntaxtextarea.focusabletip.FocusableTip
-
Returns the base URL to use when loading images in this focusable tip.
- getImageBase() - Method in class org.fife.ui.rsyntaxtextarea.parser.AbstractParser
-
Returns null
.
- getImageBase() - Method in interface org.fife.ui.rsyntaxtextarea.parser.Parser
-
Returns the base URL for any images displayed in returned
ParserNotice
HTML text.
- getImageBase() - Method in class org.fife.ui.rsyntaxtextarea.parser.ToolTipInfo
-
Returns the base URL that any images in the HTML tool tip live in.
- getImportFlavor(DataFlavor[], JTextComponent) - Method in class org.fife.ui.rtextarea.RTATextTransferHandler
-
Try to find a flavor that can be used to import a Transferable to a
specified text component.
- getInputStream() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Opens an input stream for reading from this file.
- getInsertBreakAction() - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexCTokenMaker
-
Returns an action to handle "insert break" key presses (i.e.
- getInsertBreakAction() - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns an action to handle "insert break" key presses (i.e.
- getInsertBreakAction() - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns an action to handle "insert break" key presses (i.e.
- getJavaScriptVersion() - Static method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the JavaScript version being highlighted.
- getJavaScriptVersion() - Static method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the JavaScript version being highlighted.
- getKnowsOffsetAndLength() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns whether this parser notice has offset and length information
(as opposed to just what line number to mark).
- getKnowsOffsetAndLength() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns whether this parser notice has offset and length information
(as opposed to just what line number to mark).
- getLanguageIndex() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the language index of this token.
- getLanguageIndex() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getLanguageIndex() - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns the current language index.
- getLanguageIsMarkup() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns whether the current language is a markup language, such as
HTML, XML or PHP.
- getLargeIcon(String) - Method in class org.fife.ui.rtextarea.IconGroup
-
Returns the large icon from this icon group with the specified name.
- getLastChild() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the last child fold.
- getLastLineParsed() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns the first line parsed.
- getLastLineParsed() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns the first line parsed.
- getLastNonCommentNonWhitespaceToken() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the last token in this list that is not whitespace or a
comment.
- getLastNonCommentNonWhitespaceToken() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getLastPaintableToken() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the last paintable token in this token list, or null
if there is no paintable token.
- getLastPaintableToken() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getLastSaveOrLoadTime() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns the timestamp for when this file was last loaded or saved
by this editor pane.
- getLastTokenTypeOnLine(Segment, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Always returns Token.NULL
, as there are no multiline
tokens in properties files.
- getLastTokenTypeOnLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns the token type of the last token on the given line.
- getLastTokenTypeOnLine(Segment, int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns the last token on this line's type if the token is "unfinished",
or
TokenTypes.NULL
if it was finished.
- getLastTokenTypeOnLine(Segment, int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns the last token on this line's type if the token is "unfinished",
or
TokenTypes.NULL
if it was finished.
- getLastVisibleLine() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns the last visible line in the text area, taking into account
folds.
- getLastVisibleOffset() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the last visible offset in this text area.
- getLeadingWhitespace(String) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the leading whitespace of a string.
- getLeadingWhitespace(Document, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the leading whitespace of a specific line in a document.
- getLength() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the length of the code the message is concerned with.
- getLength() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the length of the code the message is concerned with.
- getLevel() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the level of this notice.
- getLevel() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the level of this notice.
- getLevelThreshold() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Returns the minimum severity a parser notice must be for it to be
displayed in this error strip.
- getLexeme() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the text of this token, as a string.
- getLexeme() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getLine() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the line number the notice is about.
- getLine() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the line number the notice is about.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AbstractMarkupTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns null
since BBCode has no comments.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns how to transform a line into a line comment.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
${inheritDoc}
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in a this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.WindowsBatchTokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCommentStartAndEnd(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns the text to place at the beginning and end of a
line to "comment" it in this programming language.
- getLineCount() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the number of lines that are hidden when this fold is
collapsed.
- getLineEndOffsetOfCurrentLine() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the offset of the last character of the line that the caret is
on.
- getLineHeight() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the height to use for a line of text in this text area.
- getLineHeight() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the height of a line of text in this text area.
- getLineNumberColor() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the color to use to paint line numbers.
- getLineNumberFont() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the font used for line numbers.
- getLineNumberingStartIndex() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the starting line's line number.
- getLineNumberingStartIndex() - Method in class org.fife.ui.rtextarea.LineNumberList
-
Returns the starting line's line number.
- getLineNumbersEnabled() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns true
if the line numbers are enabled and visible.
- getLineNumbersEnabled() - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Returns true
if the line numbers are enabled and visible.
- getLineSeparator() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns the line separator used when writing this file (e.g.
- getLineStartOffsetOfCurrentLine() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the offset of the first character of the line that the caret is
on.
- getLineWidthUpTo(RSyntaxTextArea, Segment, int, int, TabExpander, Rectangle, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the bounding box (in the current view) of a specified position
in the model.
- getLinkGenerator() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
- getListOffset(RSyntaxTextArea, TabExpander, float, float) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Determines the offset into this token list (i.e., into the
document) that covers pixel location x
if the token list
starts at pixel location x0
- getListOffset(RSyntaxTextArea, TabExpander, float, float) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ChangeFoldStateAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CloseCurlyBraceAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CloseMarkupTagAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllFoldsAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CopyAsRtfAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DecreaseIndentAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ExpandAllFoldsAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.GoToMatchingBracketAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.InsertTabAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.PossiblyInsertTemplateAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ToggleCommentAction
-
- getMacroID() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the identifier for this macro.
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeepAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginLineAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginRecordingMacroAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.ClipboardHistoryAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.CopyAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.CutAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DecreaseFontSizeAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DefaultKeyTypedAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteLineAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteNextCharAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevCharAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteRestOfLineAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndLineAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndRecordingMacroAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertBreakAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertContentAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertTabAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.InvertSelectionCaseAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.JoinLinesAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.LineMoveAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.LowerSelectionCaseAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.NextBookmarkAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.NextOccurrenceAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.NextVisualPositionAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.NextWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PasteAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PlaybackLastMacroAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PreviousOccurrenceAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PreviousWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.RedoAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.ScrollAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectAllAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectLineAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectWordAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SetReadOnlyAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SetWritableAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.TimeDateAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.ToggleBookmarkAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.ToggleTextModeAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.UndoAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.UnselectAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.UpperSelectionCaseAction
-
- getMacroID() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.VerticalPageAction
-
- getMacroRecords() - Method in class org.fife.ui.rtextarea.Macro
-
Returns the macro records that make up this macro.
- getMarginLineColor() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the color used to paint the margin line.
- getMarginLinePixelLocation() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the margin line position (in pixels) from the left-hand side of
the text area.
- getMarginLinePosition() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the margin line position (which is the number of 'm' widths in
the current font the margin line is over).
- getMark() - Method in class org.fife.ui.rtextarea.RTextAreaBase.RTAMouseListener
-
- getMarkAll() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether "mark all" should be selected or enabled.
- getMarkAllHighlightColor() - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the color used in "mark all."
- getMarkAllHighlightCount() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter
-
Returns the number of "mark all" highlights currently shown in the
editor.
- getMarkAllHighlightRanges() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns a list of "mark all" highlights in the text area.
- getMarkAllHighlightRanges() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter
-
Returns a list of "mark all" highlights in the text area.
- getMarkedCount() - Method in class org.fife.ui.rtextarea.SearchResult
-
Returns the number of instances marked.
- getMarkedOccurrences() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns a list of "marked occurrences" in the text area.
- getMarkedOccurrences() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaHighlighter
-
Returns a list of "marked occurrences" in the text area.
- getMarkedOffset() - Method in interface org.fife.ui.rtextarea.GutterIconInfo
-
Returns the offset that is being tracked.
- getMarkOccurrences() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether "Mark Occurrences" is enabled.
- getMarkOccurrencesColor() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the color used to "mark occurrences."
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexCTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Always returns false, as you never want "mark occurrences"
working in XML files.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns Token.MARKUP_TAG_NAME
.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LessTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Always returns false
, as you never want "mark occurrences"
working in XML files.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Always returns false, as you never want "mark occurrences"
working in plain text files.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.WindowsBatchTokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns Token.MARKUP_TAG_NAME
.
- getMarkOccurrencesOfTokenType(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMarkOccurrencesOfTokenType(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns whether tokens of the specified type should have "mark
occurrences" enabled for the current programming language.
- getMasterImage() - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Returns the "master" image; that is, the original, unscaled image.
- getMatchCase() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether case should be honored while searching.
- getMatchedBracketBGColor() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Gets the color used as the background for a matched bracket.
- getMatchedBracketBorderColor() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Gets the color used as the border for a matched bracket.
- getMatchingBracketPosition(RSyntaxTextArea, Point) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the location of the bracket paired with the one at the current
caret position.
- getMatchRange() - Method in class org.fife.ui.rtextarea.SearchResult
-
If a find or replace operation is successful, this will be the range
of text representing the found text (for "find" operations) or the
replacement text inserted (for "replace" operations; for "replace all"
operations this will be the last replacement region).
- getMax() - Method in class org.fife.ui.rsyntaxtextarea.ActiveLineRangeEvent
-
Returns the last line in the active line range.
- getMaxAscent() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Overridden to return the max ascent for any font used in the editor.
- getMaxAscent() - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the maximum ascent of all fonts used in this text area.
- getMaximumSpan(int) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Determines the maximum span for this view along an
axis.
- getMaxSize() - Method in class org.fife.ui.rsyntaxtextarea.focusabletip.FocusableTip
-
The maximum size for unfocused tool tips.
- getMaxSize() - Method in class org.fife.ui.rtextarea.ClipboardHistory
-
Returns the maximum number of clipboard values remembered.
- getMessage() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the message from the parser.
- getMessage() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the message from the parser.
- getMin() - Method in class org.fife.ui.rsyntaxtextarea.ActiveLineRangeEvent
-
Returns the first line in the active line range.
- getMinimumSpan(int) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Determines the minimum span for this view along an
axis.
- getMnemonic() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the mnemonic for this action.
- getName() - Method in class org.fife.ui.rtextarea.IconGroup
-
Returns the name of this icon group.
- getName() - Method in class org.fife.ui.rtextarea.Macro
-
Returns the name of this macro.
- getName() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns the name of this action.
- getNextImportantToken(Token, RSyntaxTextArea, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the next non-whitespace, non-comment token in a text area.
- getNextMatchPos(String, String, boolean, boolean, boolean) - Static method in class org.fife.ui.rtextarea.SearchEngine
-
Searches searchIn
for an occurrence of
searchFor
either forwards or backwards, matching
case or not.
- getNextToken() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the token after this one in the linked list.
- getNextToken() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[], View) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Provides a way to determine the next visually represented model
location at which one might place a caret.
- getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Provides a way to determine the next visually represented model
location that one might place a caret.
- getNextWord(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.NextWordAction
-
Overridden to do better with skipping "words" in code.
- getNextWord(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.NextWordAction
-
- getNotices() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns the notices for the parsed section.
- getNotices() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns the notices for the parsed section.
- getNumericValue() - Method in enum org.fife.ui.rsyntaxtextarea.parser.ParserNotice.Level
-
Returns the value of this notice level, as an integer.
- getOccurrenceMarker() - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns the object in charge of marking all occurrences of the token
at the current caret position, if it is a relevant token.
- getOccurrenceMarker() - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns the object in charge of marking all occurrences of the token
at the current caret position, if it is a relevant token.
- getOffset() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the offset of the code the message is concerned with.
- getOffset() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the offset of the code the message is concerned with.
- getOffset() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the offset into the document at which this token resides.
- getOffset() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getOffsetBeforeX(RSyntaxTextArea, TabExpander, float, float) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the position in the document that represents the last character
in the token that will fit into endBeforeX-startX
pixels.
- getOffsetBeforeX(RSyntaxTextArea, TabExpander, float, float) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getOS() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns an integer constant representing the OS.
- getOutputStream() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Opens an output stream for writing this file.
- getPaint() - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Returns the Paint
(usually a java.awt.Color
)
being used to paint highlights.
- getPaintBorder() - Method in class org.fife.ui.rtextarea.SmartHighlightPainter
-
Returns whether a border is painted around marked occurrences.
- getPainter() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- getPaintMarkOccurrencesBorder() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether a border is painted around marked occurrences.
- getPaintMatchedBracketPair() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether the bracket at the caret position is painted as a
"match" when a matched bracket is found.
- getPaintTabLines() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether tab lines are painted.
- getParent() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the parent fold of this one.
- getParser() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns the parser that generated these notices.
- getParser() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the parser that created this message.
- getParser() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns the parser that generated these notices.
- getParser() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the parser that created this message.
- getParser(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the specified parser.
- getParserCount() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the number of parsers operating on this text area.
- getParserDelay() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the currently set parser delay.
- getParserNotices() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns a list of the current parser notices for this text area.
- getParseTime() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Returns the amount of time this parser took to parse the specified
range of text.
- getParseTime() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParseResult
-
Returns the amount of time this parser took to parse the specified
range of text.
- getPatternFlags(boolean, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the flags necessary to create a Pattern
.
- getPopupMenu() - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the popup menu for this component, lazily creating it if
necessary.
- getPositionAbove(RSyntaxTextArea, int, float, TabExpander) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Determines the position in the model that is closest to the given
view location in the row above.
- getPositionBelow(RSyntaxTextArea, int, float, TabExpander) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Determines the position in the model that is closest to the given
view location in the row below.
- getPreferredSize() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
- getPreferredSize() - Method in class org.fife.ui.rtextarea.FoldIndicator
-
- getPreferredSize() - Method in class org.fife.ui.rtextarea.IconRowHeader
- getPreferredSize() - Method in class org.fife.ui.rtextarea.LineNumberList
- getPreferredSpan(int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Determines the preferred span for this view along an
axis.
- getPreviousImportantToken(RSyntaxDocument, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the last non-whitespace, non-comment token, starting with the
specified line.
- getPreviousImportantTokenFromOffs(RSyntaxDocument, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the last non-whitespace, non-comment token, before the
specified offset.
- getPreviousWord(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DumbCompleteWordAction
-
- getPreviousWord(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.PreviousWordAction
-
Overridden to do better with skipping "words" in code.
- getPreviousWord(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
- getPreviousWord(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PreviousWordAction
-
- getPreviousWordStart(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DeletePrevWordAction
-
- getPreviousWordStart(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevWordAction
-
Returns the starting offset to delete.
- getReplacementText(Matcher, CharSequence) - Static method in class org.fife.ui.rtextarea.SearchEngine
-
Called internally by getMatches()
.
- getReplaceWith() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns the text to replace with, if doing a replace operation.
- getRequiredClosingTags() - Static method in class org.fife.ui.rsyntaxtextarea.HtmlOccurrenceMarker
-
- getRightHandSideCorrection() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Workaround for JTextComponents allowing the caret to be rendered
entirely off-screen if the entire "previous" character fit entirely.
- getRoundedEdges() - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Returns whether rounded edges are used when painting selections with
this highlight painter.
- getRoundedSelectionEdges() - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Returns whether this caret's selection uses rounded edges.
- getRoundedSelectionEdges() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether selection edges are rounded in this text area.
- getRTextArea() - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Returns the text area for which we are the UI.
- getRTextAreaBase() - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Returns the text area using this strategy.
- getRTextAreaInputMap() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Get the InputMap to use for the UI.
- getRTextAreaInputMap() - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Get the InputMap to use for the UI.
- getRtf() - Method in class org.fife.ui.rsyntaxtextarea.RtfGenerator
-
Returns the RTF document created by this generator.
- getScalingHint() - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Returns the scaling hint being used.
- getScreenBoundsForPoint(int, int) - Static method in class org.fife.ui.rsyntaxtextarea.focusabletip.TipUtil
-
Returns the screen coordinates for the monitor that contains the
specified point.
- getSearchFor() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns the text to search for.
- getSearchForward() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether the search should be forward through the text (vs.
- getSearchSelectionOnly() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether the search should only be done in the selected text.
- getSecondaryLanguageBackground(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the background color for the specified secondary language.
- getSecondaryLanguageCount() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the number of secondary language backgrounds.
- getSelectedOccurrenceText() - Static method in class org.fife.ui.rtextarea.RTextArea
-
Returns the text last selected and used in a Ctrl+K operation.
- getSelectionPainter() - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Gets the painter for the Highlighter.
- getShouldCollapse(Fold) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldCollapser
-
Returns whether a specific fold should be collapsed.
- getShouldIndentNextLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
This method returns whether auto indentation should be done if Enter
is pressed at the end of the specified line.
- getShouldIndentNextLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
If auto-indent is enabled, this method returns whether a new line after
this one should be indented (based on the standard indentation rules for
the current programming language).
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexCTokenMaker
-
The default implementation returns false
always.
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
The default implementation returns false
always.
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Overridden to handle newlines in JS and CSS differently than those in
markup.
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Overridden to handle newlines in JS and CSS differently than those in
markup.
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Overridden to handle newlines in JS and CSS differently than those in
markup.
- getShouldIndentNextLineAfter(Token) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
If a line ends in the specified token, this method returns whether
a new line inserted after that line should be indented.
- getShouldIndentNextLineAfter(Token) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
The default implementation returns false
always.
- getShowCollapsedRegionToolTips() - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Returns whether tool tips are displayed showing the contents of
collapsed fold regions when the mouse hovers over a +/- icon.
- getShowCollapsedRegionToolTips() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns whether tool tips are displayed showing the contents of
collapsed fold regions when the mouse hovers over a +/- icon.
- getShowInEditor() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Whether a squiggle underline should be drawn in the editor for this
notice.
- getShowInEditor() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Whether a squiggle underline should be drawn in the editor for this
notice.
- getShowMarkAll() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Returns whether "mark all" highlights are shown in this error strip.
- getShowMarkedOccurrences() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Returns whether marked occurrences are shown in this error strip.
- getSize() - Method in class org.fife.util.DynamicIntArray
-
Returns the number of int
s in this array object.
- getSourceActions(JComponent) - Method in class org.fife.ui.rtextarea.RTATextTransferHandler
-
This is the type of transfer actions supported by the source.
- getSourceOffset() - Method in interface org.fife.ui.rsyntaxtextarea.LinkGeneratorResult
-
Returns the starting offset of the link specified by the parent
LinkGenerator
.
- getSourceOffset() - Method in class org.fife.ui.rsyntaxtextarea.SelectRegionLinkGeneratorResult
-
Returns the starting offset of the link specified by the parent
LinkGenerator
.
- getStartLine() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the starting line of this fold region.
- getStartOffset() - Method in class org.fife.ui.rsyntaxtextarea.DocumentRange
-
Gets the starting offset of the range.
- getStartOffset() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns the starting offset of this fold region.
- getStartOffset() - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- getString(String) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
Returns localized text for an action.
- getStyle(int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Returns the specified style.
- getStyle() - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Gets the current style of this caret.
- getStyleCount() - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Returns the number of styles.
- getStyles() - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Used by third party implementors e.g.
- getSubTokenList(Token, int, TabExpander, RSyntaxTextArea, float) - Static method in class org.fife.ui.rsyntaxtextarea.TokenUtils
-
Modifies the passed-in token list to start at the specified offset.
- getSubTokenList(Token, int, TabExpander, RSyntaxTextArea, float, TokenImpl) - Static method in class org.fife.ui.rsyntaxtextarea.TokenUtils
-
Modifies the passed-in token list to start at the specified offset.
- getSyntaxEditingStyle() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns what type of syntax highlighting this editor is doing.
- getSyntaxScheme() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns all of the colors currently being used in syntax highlighting
by this text component.
- getSyntaxStyle() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns the syntax style being used.
- getTabLineColor() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the color used to paint tab lines.
- getTabsEmulated() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether or not tabs are emulated with spaces (i.e., "soft"
tabs).
- getTabSize() - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Returns the tab size set for the document, defaulting to 5.
- getTagNameTokenForCaretOffset(RSyntaxTextArea, OccurrenceMarker) - Static method in class org.fife.ui.rsyntaxtextarea.HtmlOccurrenceMarker
-
If the caret is inside of a tag, this method returns the token
representing the tag name; otherwise, null
is returned.
- getTaskPattern() - Method in class org.fife.ui.rsyntaxtextarea.parser.TaskTagParser
-
Returns the regular expression used to search for tasks.
- getTemplate(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns the template that should be inserted at the current caret
position, assuming the trigger character was pressed.
- getTemplateCount() - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns the number of templates this manager knows about.
- getTemplates() - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns the templates currently available.
- getTemplatesEnabled() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether or not templates are enabled for all instances
of RSyntaxTextArea
.
- getTextArea() - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Gets the text editor component that this caret is bound to.
- getTextArea() - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Returns the text area being displayed.
- getTextArray() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the character array backing the lexeme of this token.
- getTextArray() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getTextMode() - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the text mode this editor pane is currently in.
- getTextOffset() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
- getTextOffset() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getTokenAtOffset(RSyntaxTextArea, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the token at the specified offset.
- getTokenAtOffset(RSyntaxDocument, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the token at the specified offset.
- getTokenAtOffset(Token, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the token at the specified index, or null
if
the given offset isn't in this token list's range.
Note that this method does NOT check to see if tokenList
is null; callers should check for themselves.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
Returns a list of tokens representing the given text.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.WindowsBatchTokenMaker
-
Returns a list of tokens representing the given text.
- getTokenList(Segment, int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenList(Segment, int, int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns the first token in the linked list of tokens generated
from text
.
- getTokenListForLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns a token list for the specified segment of text representing
the specified line number.
- getTokenListForLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns a list of tokens representing the given line.
- getTokenListForPhysicalLineAbove(int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Returns a token list for the physical line above the physical
line containing the specified offset into the document.
- getTokenListForPhysicalLineAbove(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenOrientedView
-
Returns a token list for the physical line above the physical
line containing the specified offset into the document.
- getTokenListForPhysicalLineBelow(int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Returns a token list for the physical line below the physical
line containing the specified offset into the document.
- getTokenListForPhysicalLineBelow(int) - Method in interface org.fife.ui.rsyntaxtextarea.TokenOrientedView
-
Returns a token list for the physical line below the physical
line containing the specified offset into the document.
- getTokenListWidth(Token, RSyntaxTextArea, TabExpander) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Determines the width of the given token list taking tabs
into consideration.
- getTokenListWidth(Token, RSyntaxTextArea, TabExpander, float) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Determines the width of the given token list taking tabs
into consideration.
- getTokenListWidthUpTo(Token, RSyntaxTextArea, TabExpander, float, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Determines the width of the given token list taking tabs into
consideration and only up to the given index in the document
(exclusive).
- getTokenMaker(String) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerFactory
-
- getTokenMakerImpl(String) - Method in class org.fife.ui.rsyntaxtextarea.AbstractTokenMakerFactory
-
- getTokenMakerImpl(String) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerFactory
-
- getTokenToMark(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.HtmlOccurrenceMarker
-
- getTokenToMark(RSyntaxTextArea) - Method in interface org.fife.ui.rsyntaxtextarea.OccurrenceMarker
-
- getTokenToMark(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.XmlOccurrenceMarker
-
- getToolTip() - Method in interface org.fife.ui.rtextarea.GutterIconInfo
-
Returns the tool tip to display when the mouse hovers over this icon.
- getToolTipBackground() - Static method in class org.fife.ui.rsyntaxtextarea.focusabletip.TipUtil
-
Returns the default background color to use for tool tip windows.
- getToolTipBorder() - Static method in class org.fife.ui.rsyntaxtextarea.focusabletip.TipUtil
-
Returns the border used by tool tips in this look and feel.
- getToolTipLocation(MouseEvent) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Positions tool tips to be aligned in the text component, so that the
displayed content is shown (almost) exactly where it would be in the
editor.
- getToolTipSupplier() - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the tool tip supplier.
- getToolTipText(MouseEvent) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
- getToolTipText() - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Returns the tool tip text to display for this notice.
- getToolTipText() - Method in interface org.fife.ui.rsyntaxtextarea.parser.ParserNotice
-
Returns the tool tip text to display for this notice.
- getToolTipText() - Method in class org.fife.ui.rsyntaxtextarea.parser.ToolTipInfo
-
Returns the tool tip text to display.
- getToolTipText(MouseEvent) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns the tool tip to display for a mouse event at the given
location.
- getToolTipText(MouseEvent) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Overridden to show the content of a collapsed fold on mouse-overs.
- getToolTipText(MouseEvent) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Overridden to display the tool tip of any icons on this line.
- getToolTipText(MouseEvent) - Method in class org.fife.ui.rtextarea.RTextArea
-
Returns the tooltip to display for a mouse event at the given
location.
- getToolTipText(RTextArea, MouseEvent) - Method in interface org.fife.ui.rtextarea.ToolTipSupplier
-
Returns the tool tip text to display for a given mouse event.
- getToolTipTextImpl(MouseEvent) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Does the dirty work of getting the tool tip text.
- getTrackingIcon(int) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
- getTrackingIcons(Point) - Method in class org.fife.ui.rtextarea.Gutter
-
Returns the tracking icons at the specified view position.
- getTrackingIcons(int) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Returns the tracking icons at the specified line.
- getType() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the type of this token.
- getType() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getUnderlineForToken(Token) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether the specified token should be underlined.
- getUndoManager() - Method in class org.fife.ui.rtextarea.RTextArea
-
- getUnsafe(int) - Method in class org.fife.util.DynamicIntArray
-
Returns the int
at the specified position in this array
object, without doing any bounds checking.
- getUseFocusableTips() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether "focusable" tool tips are used instead of standard
ones.
- getUseSelectedTextColor() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether selected text should use the "selected text color"
property set via JTextComponent.setSelectedTextColor(Color)
.
- getViewAtPoint(int, int, Rectangle) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Overridden to allow for folded regions.
- getVisibleEditorRect() - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Gets the allocation to give the root View.
- getVisibleEnd(RTextArea) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction
-
- getVisibleEnd(RTextArea) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndAction
-
- getVisibleLineAbove(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
- getVisibleLineBelow(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
- getWholeWord() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether only "whole word" matches should be returned.
- getWidth(RSyntaxTextArea, TabExpander, float) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the width of this token given the specified parameters.
- getWidth(RSyntaxTextArea, TabExpander, float) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getWidthUpTo(int, RSyntaxTextArea, TabExpander, float) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns the width of a specified number of characters in this token.
- getWidthUpTo(int, RSyntaxTextArea, TabExpander, float) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- getWordEnd(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DumbCompleteWordAction
-
- getWordEnd(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.EndWordAction
-
- getWordEnd(RSyntaxTextArea, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the end of the word at the given offset.
- getWordEnd(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
- getWordEnd(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndWordAction
-
- getWordStart(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.BeginWordAction
-
- getWordStart(RTextArea, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DumbCompleteWordAction
-
- getWordStart(RSyntaxTextArea, int) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns the start of the word at the given offset.
- getWordStart(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginWordAction
-
- getWordStart(RTextArea, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
- getWordsToHighlight() - Method in class org.fife.ui.rsyntaxtextarea.AbstractTokenMaker
-
Returns the words to highlight for this programming language.
- getWordsToHighlight() - Method in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
Returns the words to highlight for UNIX shell scripts.
- getWordsToHighlight() - Method in class org.fife.ui.rsyntaxtextarea.modes.WindowsBatchTokenMaker
-
Returns the words to highlight for Windows batch files.
- getWriteUtf8BOM() - Static method in class org.fife.io.UnicodeWriter
-
Returns whether UTF-8 files should have a BOM in them when written.
- GroovyTokenMaker - Class in org.fife.ui.rsyntaxtextarea.modes
-
Scanner for the Groovy programming language.
- GroovyTokenMaker() - Constructor for class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Constructor.
- GroovyTokenMaker(Reader) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- GroovyTokenMaker(InputStream) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Creates a new scanner.
- Gutter - Class in org.fife.ui.rtextarea
-
The gutter is the component on the left-hand side of the text area that
displays optional information such as line numbers, fold regions, and icons
(for bookmarks, debugging breakpoints, error markers, etc.).
- Gutter(RTextArea) - Constructor for class org.fife.ui.rtextarea.Gutter
-
Constructor.
- GutterIconInfo - Interface in org.fife.ui.rtextarea
-
Information about an icon displayed in a
Gutter
.
- IconGroup - Class in org.fife.ui.rtextarea
-
This class encapsulates the location, properties, etc.
- IconGroup(String, String) - Constructor for class org.fife.ui.rtextarea.IconGroup
-
Creates an icon set without "large versions" of the icons.
- IconGroup(String, String, String) - Constructor for class org.fife.ui.rtextarea.IconGroup
-
Constructor.
- IconGroup(String, String, String, String) - Constructor for class org.fife.ui.rtextarea.IconGroup
-
Constructor.
- IconGroup(String, String, String, String, String) - Constructor for class org.fife.ui.rtextarea.IconGroup
-
Constructor.
- IconRowHeader - Class in org.fife.ui.rtextarea
-
- IconRowHeader(RTextArea) - Constructor for class org.fife.ui.rtextarea.IconRowHeader
-
Constructor.
- IDENTIFIER - Static variable in interface org.fife.ui.rsyntaxtextarea.TokenTypes
-
- ImageBackgroundPainterStrategy - Class in org.fife.ui.rtextarea
-
A strategy for painting the background of an RTextAreaBase
as an image.
- ImageBackgroundPainterStrategy(RTextAreaBase) - Constructor for class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Constructor.
- importData(JComponent, Transferable) - Method in class org.fife.ui.rtextarea.RTATextTransferHandler
-
This method causes a transfer to a component from a clipboard or a
DND drop operation.
- IMPORTS - Static variable in interface org.fife.ui.rsyntaxtextarea.folding.FoldType
-
Denotes a Fold
as being a section of import statements
(Java), include statements (C), etc.
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
- INATTR_DOUBLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INATTR_DOUBLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INATTR_DOUBLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INATTR_DOUBLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INATTR_DOUBLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INATTR_DOUBLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INATTR_DOUBLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
- INATTR_SINGLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
lexical states
- INATTR_SINGLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
lexical states
- INATTR_SINGLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INATTR_SINGLE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INATTR_SINGLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INATTR_SINGLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INATTR_SINGLE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- increaseAmount - Variable in class org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
- increment(int, int) - Method in class org.fife.util.DynamicIntArray
-
Increments all values in the array in the specified range.
- init(InputStream, String) - Method in class org.fife.io.UnicodeReader
-
Read-ahead four bytes and check for BOM marks.
- init() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Called by constructors to initialize common properties of the text
editor.
- init() - Method in class org.fife.ui.rtextarea.FoldIndicator
-
- init() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
- init() - Method in class org.fife.ui.rtextarea.LineNumberList
-
- init() - Method in class org.fife.ui.rtextarea.RTextArea
-
Initializes this text area.
- init() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Initializes this text area.
- initialize() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DecreaseFontSizeAction
-
- initialize() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
- initTokenMakerMap() - Method in class org.fife.ui.rsyntaxtextarea.AbstractTokenMakerFactory
-
Populates the mapping from keys to instances of
TokenMakerCreator
s.
- INSERT_MODE - Static variable in class org.fife.ui.rtextarea.RTextArea
-
Constant representing insert mode.
- insertRange(int, int, int) - Method in class org.fife.util.DynamicIntArray
-
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insertUpdate(DocumentEvent) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Callback for when text is inserted into the document.
- insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Gives notification that something was inserted into the
document in a location that this view is responsible for.
- install(JTextComponent) - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Installs this caret on a text component.
- install(JTextComponent) - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter
- installDefaults() - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
- installKeyboardActions() - Method in class org.fife.ui.rtextarea.RTextAreaUI
- installUI(JComponent) - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Installs this UI to the given text component.
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
lexical states
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
lexical states
- INTAG_ATTLIST - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
- INTAG_CHECK_TAG_NAME - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INTAG_CHECK_TAG_NAME - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INTAG_CHECK_TAG_NAME - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INTAG_ELEMENT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
- INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INTAG_START - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
lexical states
- INTAG_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- INTAG_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- INTAG_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- INTERNAL_ATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Type specific to HtaccessTokenMaker denoting a line ending with an
unclosed double-quote attribute.
- INTERNAL_ATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Type specific to XMLTokenMaker denoting a line ending with an unclosed
double-quote attribute.
- INTERNAL_ATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Type specific to JSPTokenMaker denoting a line ending with an unclosed
double-quote attribute.
- INTERNAL_ATTR_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Type specific to XMLTokenMaker denoting a line ending with an unclosed
double-quote attribute.
- INTERNAL_ATTR_DOUBLE_QUOTE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a double-qouted attribute in a
script tag.
- INTERNAL_ATTR_DOUBLE_QUOTE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line in the middle of a double-quoted attribute in a Script
tag.
- INTERNAL_ATTR_DOUBLE_QUOTE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a double-qouted attribute in a
style tag.
- INTERNAL_ATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Type specific to HtaccessTokenMaker denoting a line ending with an
unclosed single-quote attribute.
- INTERNAL_ATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Type specific to XMLTokenMaker denoting a line ending with an unclosed
single-quote attribute.
- INTERNAL_ATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Type specific to JSPTokenMaker denoting a line ending with an unclosed
single-quote attribute.
- INTERNAL_ATTR_SINGLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Type specific to XMLTokenMaker denoting a line ending with an unclosed
single-quote attribute.
- INTERNAL_ATTR_SINGLE_QUOTE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a single-qouted attribute in a
script tag.
- INTERNAL_ATTR_SINGLE_QUOTE_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line in the middle of a single-quoted attribute in a Script
tag.
- INTERNAL_ATTR_SINGLE_QUOTE_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a single-qouted attribute in a
style tag.
- INTERNAL_COMPILER_DIRECTIVE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Token type specific to DelphiTokenMaker; denotes a line ending
with an unterminated "{$" compiler directive.
- INTERNAL_COMPILER_DIRECTIVE2 - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Token type specific to DelphiTokenMaker; denotes a line ending
with an unterminated "(*$" compiler directive.
- INTERNAL_CSS - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting a line ending in CSS.
- INTERNAL_CSS_CHAR - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Internal type denoting line ending in a CSS single-quote string.
- INTERNAL_CSS_CHAR - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting line ending in a CSS single-quote string.
- INTERNAL_CSS_MLC - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Internal type denoting line ending in a CSS multi-line comment.
- INTERNAL_CSS_MLC - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting line ending in a CSS multi-line comment.
- INTERNAL_CSS_PROPERTY - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Internal type denoting a line ending in a CSS property.
- INTERNAL_CSS_PROPERTY - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting a line ending in a CSS property.
- INTERNAL_CSS_STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Internal type denoting line ending in a CSS double-quote string.
- INTERNAL_CSS_STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting line ending in a CSS double-quote string.
- INTERNAL_CSS_VALUE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Internal type denoting a line ending in a CSS property value.
- INTERNAL_CSS_VALUE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Internal type denoting a line ending in a CSS property value.
- INTERNAL_DTD - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed DOCTYPE element.
- INTERNAL_DTD_INTERNAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed, locally-defined DTD in a DOCTYPE element.
- INTERNAL_HEREDOC_EOF_DOUBLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an double quoted EOF heredoc.
- INTERNAL_HEREDOC_EOF_SINGLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Token type specific to PerlTokenMaker; this signals that we are inside
an single quoted EOF heredoc.
- INTERNAL_HEREDOC_EOF_SINGLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an single quoted EOF heredoc.
- INTERNAL_HEREDOC_EOF_UNQUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Token type specific to PerlTokenMaker; this signals that we are inside
an unquoted/double quoted/backtick EOF heredoc.
- INTERNAL_HEREDOC_EOF_UNQUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an unquoted/double quoted/backtick EOF heredoc.
- INTERNAL_HEREDOC_EOT_DOUBLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an double quoted EOT heredoc.
- INTERNAL_HEREDOC_EOT_SINGLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Token type specific to PerlTokenMaker; this signals that we are inside
an single quoted EOT heredoc.
- INTERNAL_HEREDOC_EOT_SINGLE_QUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an single quoted EOT heredoc.
- INTERNAL_HEREDOC_EOT_UNQUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Token type specific to PerlTokenMaker; this signals that we are inside
an unquoted/double quoted/backtick EOT heredoc.
- INTERNAL_HEREDOC_EOT_UNQUOTED - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
an unquoted/double quoted/backtick EOT heredoc.
- INTERNAL_IN_AS - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line in an ActionScript code block (text content inside a
Script tag).
- INTERNAL_IN_AS_MLC - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line in an MLC in an ActionScript code block (text content
inside a Script tag).
- INTERNAL_IN_COMMENT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed comment.
- INTERNAL_IN_JS - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in JavaScript.
- INTERNAL_IN_JS_CHAR_INVALID - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in an invalid multi-line JS single-quoted string.
- INTERNAL_IN_JS_CHAR_VALID - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a valid multi-line JS single-quoted string.
- INTERNAL_IN_JS_MLC - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a JavaScript multiline comment.
- INTERNAL_IN_JS_STRING_INVALID - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in an invalid multi-line JS string.
- INTERNAL_IN_JS_STRING_VALID - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specifying we're in a valid multi-line JS string.
- INTERNAL_IN_PHP - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Token type specifying we're in PHP.
- INTERNAL_IN_XML_COMMENT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed comment.
- INTERNAL_INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Token type specific to BBCodeTokenMaker; this signals that the user has
ended a line with an unclosed tag; thus a new line is beginning
still inside of the tag.
- INTERNAL_INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Token type specific to HtaccessTokenMaker denoting a line ending with an
unclosed XML tag; thus a new line is beginning still inside of the tag.
- INTERNAL_INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specific to HTMLTokenMaker; this signals that the user has
ended a line with an unclosed HTML tag; thus a new line is beginning
still inside of the tag.
- INTERNAL_INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line with an unclosed XML tag; thus a new line is beginning
still inside of the tag.
- INTERNAL_INTAG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed XML tag; thus a new line is beginning still inside of the tag.
- INTERNAL_INTAG_ATTLIST - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed, locally-defined DTD in a DOCTYPE element.
- INTERNAL_INTAG_ELEMENT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed DOCTYPE element.
- INTERNAL_INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specific to HTMLTokenMaker; this signals that the user has
ended a line with an unclosed <script>
tag.
- INTERNAL_INTAG_SCRIPT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Token type specific to this class; this signals that the user has
ended a line with an unclosed Script tag; thus a new line is beginning
still inside of the tag.
- INTERNAL_INTAG_START - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Token type specific to XMLTokenMaker denoting a line ending with an
unclosed XML tag; thus a new line is beginning still inside of the tag.
- INTERNAL_INTAG_STYLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Token type specific to HTMLTokenMaker; this signals that the user has
ended a line with an unclosed <style>
tag.
- INTERNAL_MLC2 - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Token type specific to DelphiTokenMaker; denotes a line ending
with an unterminated "(*" comment.
- INTERNAL_POD - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Token type specific to PerlTokenMaker; this signals we are in a POD
block.
- INTERNAL_STRING_Q_BANG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q!...! style double quoted string.
- INTERNAL_STRING_Q_CURLY_BRACE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q{...} style double quoted string.
- INTERNAL_STRING_Q_LT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q<...> style double quoted string.
- INTERNAL_STRING_Q_PAREN - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q(...) style double quoted string.
- INTERNAL_STRING_Q_SLASH - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q/.../ style double quoted string.
- INTERNAL_STRING_Q_SQUARE_BRACKET - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Token type specific to RubyTokenMaker; this signals that we are inside
a %Q[...] style double quoted string.
- invoke(RSyntaxTextArea) - Method in interface org.fife.ui.rsyntaxtextarea.templates.CodeTemplate
-
Invokes this code template.
- invoke(RSyntaxTextArea) - Method in class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Invokes this code template.
- is(char[]) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token's lexeme matches a specific character array.
- is(int, char[]) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is of the specified type, with the specified
lexeme.
- is(int, String) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is of the specified type, with the specified
lexeme.
- is(char[]) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- is(int, char[]) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- is(int, String) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isAcceptablePrefix(String) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DumbCompleteWordAction
-
Overridden to not suggest word completions if the text right before
the caret contains non-word characters, such as '/' or '%'.
- isAcceptablePrefix(String) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
Utilities.getWordStart()
treats spans of whitespace and
single non-letter chars as "words." This method is used to filter
that kind of thing out - non-words should not be suggested by this
action.
- isAlwaysVisible() - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Returns whether this caret is always visible (as opposed to
blinking, or not visible when the editor's window is not focused).
- isAutoIndentEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether or not auto-indent is enabled.
- isBookmarkingEnabled() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns whether bookmarking is enabled.
- isBookmarkingEnabled() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Returns whether bookmarking is enabled.
- isBracket(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether or not this character is a "bracket" to be matched by
such programming languages as C, C++, and Java.
- isBracketMatchingEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether or not bracket matching is enabled.
- isClearWhitespaceLinesEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether or not lines containing nothing but whitespace are made
into blank lines when Enter is pressed in them.
- isCodeFoldingEnabled() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns whether code folding is enabled.
- isCodeFoldingEnabled() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether code folding is enabled.
- isCodeFoldingSupportedAndEnabled() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns true
if and only if code folding is enabled for
this text area, AND folding is supported for the language it is editing.
- isCollapsed() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns whether this fold is collapsed.
- isComment() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is a comment.
- isComment() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isCommentOrWhitespace() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is a comment or whitespace.
- isCommentOrWhitespace() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isDigit(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether or not a character is a digit (0-9).
- isDirty() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns whether or not the text in this editor has unsaved changes.
- isE4xSupported() - Static method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns whether e4x is being highlighted.
- isEmpty() - Method in class org.fife.util.DynamicIntArray
-
Returns whether or not this array object is empty.
- isEnabled() - Method in class org.fife.ui.rsyntaxtextarea.parser.AbstractParser
-
Returns whether this parser is enabled.
- isEnabled() - Method in interface org.fife.ui.rsyntaxtextarea.parser.Parser
-
Returns whether this parser is enabled.
- isEnabled() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertBreakAction
-
- isEqualToOrWorseThan(ParserNotice.Level) - Method in enum org.fife.ui.rsyntaxtextarea.parser.ParserNotice.Level
-
Returns whether this level is as sever as, or worse than, another
level.
- isFoldIndicatorEnabled() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns whether the fold indicator is enabled.
- isFoldIndicatorEnabled() - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Returns whether the fold indicator is enabled.
- isFoldStartLine(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns whether the specified line contains the start of a fold region.
- isHexCharacter(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether or not this character is a hex character.
- isHyperlink() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is a hyperlink.
- isHyperlink() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isIconRowHeaderEnabled() - Method in class org.fife.ui.rtextarea.Gutter
-
Returns whether the icon row header is enabled.
- isIconRowHeaderEnabled() - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Returns whether the icon row header is enabled.
- isIdentifier() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is an identifier.
- isIdentifier() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isIdentifierChar(int, char) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Overridden to accept letters, digits, underscores, and hyphens.
- isIdentifierChar(int, char) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns whether a character could be part of an "identifier" token
in a specific language.
- isIdentifierChar(int, char) - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns whether a character could be part of an "identifier" token
in a specific language.
- isIdentifierChar(int, char) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Returns whether a character could be part of an "identifier" token
in a specific language.
- isIgnoringCase() - Method in class org.fife.ui.rsyntaxtextarea.TokenMap
-
Returns whether this token map ignores case when checking for tokens.
- isJavaOperator(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether a character is a Java operator.
- isJavaScriptCompatible(String) - Static method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns whether features for a specific JS version should be honored
while highlighting.
- isJavaScriptCompatible(String) - Static method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns whether features for a specific JS version should be honored
while highlighting.
- isLeftCurly(Token) - Method in class org.fife.ui.rsyntaxtextarea.folding.CurlyFoldParser
-
Returns whether the token is a left curly brace.
- isLeftCurly(Token) - Method in class org.fife.ui.rsyntaxtextarea.folding.LispFoldParser
-
- isLeftCurly() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
- isLeftCurly() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isLetter(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether a character is a US-ASCII letter (A-Z or a-z).
- isLetterOrDigit(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether or not a character is a US-ASCII letter or a digit.
- isLightForeground(Color) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether the specified color is "light" to use as a foreground.
- isLineHidden(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Returns whether a line is hidden in a collapsed fold.
- isLinkAtOffset(RSyntaxTextArea, int) - Method in interface org.fife.ui.rsyntaxtextarea.LinkGenerator
-
If a region of text under the mouse position should be considered a
hyperlink, a result object is returned.
- isLocal() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Returns whether this file location is a local file.
- isLocal() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns whether this file is a local file.
- isLocalAndExists() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Returns whether this file location is a local file that already
exists.
- isLocalAndExists() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns whether this is a local file that already exists.
- isMarginLineEnabled() - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether or not the margin line is being painted.
- isMarkupLanguage() - Method in class org.fife.ui.rsyntaxtextarea.modes.AbstractMarkupTokenMaker
-
Overridden to return true
.
- isMarkupLanguage() - Method in interface org.fife.ui.rsyntaxtextarea.TokenMaker
-
Returns whether this language is a markup language.
- isMarkupLanguage() - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
The default implementation returns false
always.
- isModifiedOutsideEditor() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns whether the text file has been modified outside of this editor
since the last load or save operation.
- isNonWordChar(Token) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether the specified token is a single non-word char (e.g.
- isOnSingleLine() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Returns whether this fold is entirely on a single line.
- isOSX() - Static method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns whether the OS we're running on is OS X.
- isPaintable() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether or not this token is "paintable;" i.e., whether or not
the type of this token is one such that it has an associated syntax
style.
- isPaintable() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isReadOnly() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Returns whether or not the text area should be treated as read-only.
- isRecordable() - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Returns whether or not this action will be recorded and replayed in
a macro.
- isRecordable() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginRecordingMacroAction
-
- isRecordable() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.EndRecordingMacroAction
-
- isRecordable() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.PlaybackLastMacroAction
-
- isRecordable() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SetReadOnlyAction
-
- isRecordable() - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit.SetWritableAction
-
- isRecordingMacro() - Static method in class org.fife.ui.rtextarea.RTextArea
-
Returns whether or not a macro is being recorded.
- isRegularExpression() - Method in class org.fife.ui.rtextarea.SearchContext
-
Returns whether a regular expression search should be done.
- isRemote() - Method in class org.fife.ui.rsyntaxtextarea.FileLocation
-
Returns whether this file location is a remote location.
- isRightCurly(Token) - Method in class org.fife.ui.rsyntaxtextarea.folding.CurlyFoldParser
-
Returns whether the token is a right curly brace.
- isRightCurly(Token) - Method in class org.fife.ui.rsyntaxtextarea.folding.LispFoldParser
-
- isRightCurly() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
- isRightCurly() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isSingleChar(char) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is the specified single character.
- isSingleChar(int, char) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token is the specified single character, and of a
specific type.
- isSingleChar(char) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isSingleChar(int, char) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isValidating() - Method in class org.fife.ui.rsyntaxtextarea.parser.XmlParser
-
Returns whether this parser does DTD validation.
- isValidChar(char) - Static method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns whether the specified character is a valid character for a
CodeTemplate
id.
- isValidType(RSyntaxTextArea, Token) - Method in class org.fife.ui.rsyntaxtextarea.HtmlOccurrenceMarker
-
Returns whether the specified token is a type that we can do a
"mark occurrences" of.
- isValidType(RSyntaxTextArea, Token) - Method in interface org.fife.ui.rsyntaxtextarea.OccurrenceMarker
-
Returns whether the specified token is a type that we can do a
"mark occurrences" of.
- isValidType(RSyntaxTextArea, Token) - Method in class org.fife.ui.rsyntaxtextarea.XmlOccurrenceMarker
-
Returns whether the specified token is a type that we can do a
"mark occurrences" of.
- isWhitespace(char) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether or not a character is a whitespace character (either
a space ' ' or tab '\t').
- isWhitespace() - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether or not this token is whitespace.
- isWhitespace() - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
- isWhitespaceVisible() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Returns whether whitespace (spaces and tabs) is visible.
- isZeroLength() - Method in class org.fife.ui.rsyntaxtextarea.DocumentRange
-
Returns whether this document range has zero length.
- iterator() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Returns an iterator over the paintable tokens in this document.
- RDocument - Class in org.fife.ui.rtextarea
-
The document implementation used by instances of RTextArea
.
- RDocument() - Constructor for class org.fife.ui.rtextarea.RDocument
-
Constructor.
- read() - Method in class org.fife.io.DocumentReader
-
Reads the single character at the current position in the document.
- read(char[]) - Method in class org.fife.io.DocumentReader
-
Read array.length
characters from the beginning
of the document into array
.
- read(char[], int, int) - Method in class org.fife.io.DocumentReader
-
Reads characters into a portion of an array.
- read(char[], int, int) - Method in class org.fife.io.UnicodeReader
-
Read characters into a portion of an array.
- read(Reader, Object) - Method in class org.fife.ui.rtextarea.RTextArea
-
We override this method because the super version gives us an entirely
new Document
, thus requiring us to re-attach our Undo
manager.
- read(Reader, Document, int) - Method in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Inserts content from the given stream, which will be
treated as plain text.
- READ_ONLY_PROPERTY - Static variable in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
- ready() - Method in class org.fife.io.DocumentReader
-
Tells whether this reader is ready to be read without
blocking for input.
- RecordableTextAction - Class in org.fife.ui.rtextarea
-
- RecordableTextAction(String) - Constructor for class org.fife.ui.rtextarea.RecordableTextAction
-
Constructor.
- RecordableTextAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RecordableTextAction
-
Constructor.
- redo() - Method in class org.fife.ui.rtextarea.RUndoManager
- REDO_ACTION - Static variable in class org.fife.ui.rtextarea.RTextArea
-
- redoLastAction() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Attempt to redo the last action.
- redoLastAction() - Method in class org.fife.ui.rtextarea.RTextArea
-
Attempt to redo the last action.
- refreshSyntaxHighlighting() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Updates the view.
- REGEX - Static variable in interface org.fife.ui.rsyntaxtextarea.TokenTypes
-
- regexCanFollowInJavaScript(Token) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Returns whether a regular expression token can follow the specified
token in JavaScript.
- reload() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Reloads this file from disk.
- remove(int) - Method in class org.fife.util.DynamicIntArray
-
Removes the int
at the specified location from this array
object.
- removeActiveLineRangeListener(ActiveLineRangeListener) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Removes an "active line range" listener from this text area.
- removeAllLineHighlights() - Method in class org.fife.ui.rtextarea.RTextArea
-
Removes all line highlights.
- removeAllTrackingIcons() - Method in class org.fife.ui.rtextarea.Gutter
-
Removes all tracking icons.
- removeAllTrackingIcons() - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Removes all tracking icons.
- removeFromParent() - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Removes this fold from its parent.
- removeHyperlinkListener(HyperlinkListener) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Removes a hyperlink listener from this text area.
- removeLastToken() - Method in class org.fife.ui.rsyntaxtextarea.AbstractTokenMaker
-
Removes the token last added from the linked list of tokens.
- removeLineHighlight(Object) - Method in class org.fife.ui.rtextarea.RTextArea
-
Removes a line highlight.
- removeNotify() - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
- removeNotify() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Overridden so we stop this text area's parsers, if any.
- removeNotify() - Method in class org.fife.ui.rtextarea.LineNumberList
-
Called when this component is removed from the view hierarchy.
- removeParser(Parser) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Removes a parser from this text area.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Removes a property change listener from this fold manager.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.fife.ui.rtextarea.SearchContext
-
Removes a property change listener from this context.
- removeRange(int, int) - Method in class org.fife.util.DynamicIntArray
-
Removes the int
s in the specified range from this array
object.
- removeTemplate(CodeTemplate) - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns the specified code template.
- removeTemplate(String) - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Returns the code template with the specified id.
- removeTrackingIcon(GutterIconInfo) - Method in class org.fife.ui.rtextarea.Gutter
-
Removes the specified tracking icon.
- removeTrackingIcon(Object) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Removes the specified tracking icon.
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Gives notification that something was removed from the document
in a location that this view is responsible for.
- removeUpdate(DocumentEvent) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Called whenever text is removed from this editor.
- removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Gives notification that something was removed from the
document in a location that this view is responsible for.
- repaintListHighlight(RTextAreaHighlighter.HighlightInfo) - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter
-
- reparse() - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Forces an immediate reparsing for folds, if folding is enabled.
- replace(RTextArea, SearchContext) - Static method in class org.fife.ui.rtextarea.SearchEngine
-
Finds the next instance of the text/regular expression specified from
the caret position.
- replaceAll(RTextArea, SearchContext) - Static method in class org.fife.ui.rtextarea.SearchEngine
-
Replaces all instances of the text/regular expression specified in
the specified document with the specified replacement.
- replaceRange(String, int, int) - Method in class org.fife.ui.rtextarea.RTextArea
-
Replaces text from the indicated start to end position with the
new text specified.
- replaceSelection(String) - Method in class org.fife.ui.rtextarea.RTextArea
-
This method overrides
JTextComponent
's
replaceSelection
, so that if
textMode
is
RTextArea.OVERWRITE_MODE
, it actually overwrites.
- replaceTemplates(CodeTemplate[]) - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Replaces the current set of available templates with the ones
specified.
- rescaleImage(int, int, int) - Method in class org.fife.ui.rtextarea.BufferedImageBackgroundPainterStrategy
-
Rescales the displayed image to be the specified size.
- rescaleImage(int, int, int) - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Rescales the displayed image to be the specified size.
- rescaleImage(int, int, int) - Method in class org.fife.ui.rtextarea.VolatileImageBackgroundPainterStrategy
-
Rescales the displayed image to be the specified size.
- RESERVED_WORD - Static variable in interface org.fife.ui.rsyntaxtextarea.TokenTypes
-
- RESERVED_WORD_2 - Static variable in interface org.fife.ui.rsyntaxtextarea.TokenTypes
-
- reset() - Method in class org.fife.io.DocumentReader
-
Resets the stream.
- reset() - Method in class org.fife.ui.rsyntaxtextarea.RtfGenerator
-
Resets this generator.
- resetTokenList() - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Deletes the linked list of tokens so we can begin anew.
- restoreDefaults(Font) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Restores all colors and fonts to their default values.
- restoreDefaults(Font, boolean) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Restores all colors and fonts to their default values.
- restoreDefaultSyntaxScheme() - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the colors used for syntax highlighting to their defaults.
- ROUNDED_SELECTION_PROPERTY - Static variable in class org.fife.ui.rtextarea.RTextAreaBase
-
- RPrintUtilities - Class in org.fife.print
-
A collection of static methods useful for printing text from Swing text components.
- RPrintUtilities() - Constructor for class org.fife.print.RPrintUtilities
-
- rstaCloseCurlyBraceAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaCloseMarkupTagAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaCollapseAllCommentFoldsAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaCollapseAllFoldsAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaCollapseFoldAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaCopyAsRtfAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaDecreaseIndentAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaExpandAllFoldsAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaExpandFoldAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaGoToMatchingBracketAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaPossiblyInsertTemplateAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaToggleCommentAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- rstaToggleCurrentFoldAction - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
- RSyntaxDocument - Class in org.fife.ui.rsyntaxtextarea
-
- RSyntaxDocument(String) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Constructs a plain text document.
- RSyntaxDocument(TokenMakerFactory, String) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Constructs a plain text document.
- RSyntaxTextArea - Class in org.fife.ui.rsyntaxtextarea
-
An extension of RTextArea
that adds syntax highlighting
of certain programming languages to its list of features.
- RSyntaxTextArea() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(RSyntaxDocument) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(String) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(int, int) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(String, int, int) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(RSyntaxDocument, String, int, int) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Constructor.
- RSyntaxTextArea(int) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Creates a new RSyntaxTextArea
.
- RSyntaxTextAreaDefaultInputMap - Class in org.fife.ui.rsyntaxtextarea
-
The default input map for an RSyntaxTextArea
.
- RSyntaxTextAreaDefaultInputMap() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaDefaultInputMap
-
Constructs the default input map for an RSyntaxTextArea
.
- RSyntaxTextAreaEditorKit - Class in org.fife.ui.rsyntaxtextarea
-
An extension of RTextAreaEditorKit
that adds functionality for
programming-specific stuff.
- RSyntaxTextAreaEditorKit() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit
-
Constructor.
- RSyntaxTextAreaEditorKit.BeginWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Positions the caret at the beginning of the word.
- RSyntaxTextAreaEditorKit.BeginWordAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.BeginWordAction
-
- RSyntaxTextAreaEditorKit.ChangeFoldStateAction - Class in org.fife.ui.rsyntaxtextarea
-
Expands or collapses the nearest fold.
- RSyntaxTextAreaEditorKit.ChangeFoldStateAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ChangeFoldStateAction
-
- RSyntaxTextAreaEditorKit.ChangeFoldStateAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ChangeFoldStateAction
-
- RSyntaxTextAreaEditorKit.CloseCurlyBraceAction - Class in org.fife.ui.rsyntaxtextarea
-
Action that (optionally) aligns a closing curly brace with the line
containing its matching opening curly brace.
- RSyntaxTextAreaEditorKit.CloseCurlyBraceAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CloseCurlyBraceAction
-
- RSyntaxTextAreaEditorKit.CloseMarkupTagAction - Class in org.fife.ui.rsyntaxtextarea
-
(Optionally) completes a closing markup tag.
- RSyntaxTextAreaEditorKit.CloseMarkupTagAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CloseMarkupTagAction
-
- RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction - Class in org.fife.ui.rsyntaxtextarea
-
Collapses all comment folds.
- RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction
-
- RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllCommentFoldsAction
-
- RSyntaxTextAreaEditorKit.CollapseAllFoldsAction - Class in org.fife.ui.rsyntaxtextarea
-
Collapses all folds.
- RSyntaxTextAreaEditorKit.CollapseAllFoldsAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllFoldsAction
-
- RSyntaxTextAreaEditorKit.CollapseAllFoldsAction(boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllFoldsAction
-
- RSyntaxTextAreaEditorKit.CollapseAllFoldsAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CollapseAllFoldsAction
-
- RSyntaxTextAreaEditorKit.CopyAsRtfAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for copying text as RTF.
- RSyntaxTextAreaEditorKit.CopyAsRtfAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CopyAsRtfAction
-
- RSyntaxTextAreaEditorKit.CopyAsRtfAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.CopyAsRtfAction
-
- RSyntaxTextAreaEditorKit.DecreaseFontSizeAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for decreasing the font size of all fonts in the text area.
- RSyntaxTextAreaEditorKit.DecreaseFontSizeAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DecreaseFontSizeAction
-
- RSyntaxTextAreaEditorKit.DecreaseFontSizeAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DecreaseFontSizeAction
-
- RSyntaxTextAreaEditorKit.DecreaseIndentAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for when un-indenting lines (either the current line if there is
selection, or all selected lines if there is one).
- RSyntaxTextAreaEditorKit.DecreaseIndentAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DecreaseIndentAction
-
- RSyntaxTextAreaEditorKit.DecreaseIndentAction(String) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DecreaseIndentAction
-
- RSyntaxTextAreaEditorKit.DeletePrevWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Deletes the previous word, but differentiates symbols from "words" to
match the behavior of code editors.
- RSyntaxTextAreaEditorKit.DeletePrevWordAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DeletePrevWordAction
-
- RSyntaxTextAreaEditorKit.DumbCompleteWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Overridden to use the programming language RSTA is displaying when
computing words to complete.
- RSyntaxTextAreaEditorKit.DumbCompleteWordAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.DumbCompleteWordAction
-
- RSyntaxTextAreaEditorKit.EndWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Positions the caret at the end of the word.
- RSyntaxTextAreaEditorKit.EndWordAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.EndWordAction
-
- RSyntaxTextAreaEditorKit.ExpandAllFoldsAction - Class in org.fife.ui.rsyntaxtextarea
-
Expands all folds.
- RSyntaxTextAreaEditorKit.ExpandAllFoldsAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ExpandAllFoldsAction
-
- RSyntaxTextAreaEditorKit.ExpandAllFoldsAction(boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ExpandAllFoldsAction
-
- RSyntaxTextAreaEditorKit.ExpandAllFoldsAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ExpandAllFoldsAction
-
- RSyntaxTextAreaEditorKit.GoToMatchingBracketAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for moving the caret to the "matching bracket" of the bracket
at the caret position (either before or after).
- RSyntaxTextAreaEditorKit.GoToMatchingBracketAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.GoToMatchingBracketAction
-
- RSyntaxTextAreaEditorKit.GoToMatchingBracketAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.GoToMatchingBracketAction
-
- RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction - Class in org.fife.ui.rsyntaxtextarea
-
Moves the caret to the end of the document, taking into account code
folding.
- RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.GoToMatchingBracketAction.EndAction
-
- RSyntaxTextAreaEditorKit.IncreaseFontSizeAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for increasing the font size of all fonts in the text area.
- RSyntaxTextAreaEditorKit.IncreaseFontSizeAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.IncreaseFontSizeAction
-
- RSyntaxTextAreaEditorKit.IncreaseFontSizeAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.IncreaseFontSizeAction
-
- RSyntaxTextAreaEditorKit.InsertBreakAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for when the user presses the Enter key.
- RSyntaxTextAreaEditorKit.InsertBreakAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.InsertBreakAction
-
- RSyntaxTextAreaEditorKit.InsertTabAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for inserting tabs.
- RSyntaxTextAreaEditorKit.InsertTabAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.InsertTabAction
-
- RSyntaxTextAreaEditorKit.InsertTabAction(String) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.InsertTabAction
-
- RSyntaxTextAreaEditorKit.NextWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Action to move the selection and/or caret.
- RSyntaxTextAreaEditorKit.NextWordAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.NextWordAction
-
- RSyntaxTextAreaEditorKit.PossiblyInsertTemplateAction - Class in org.fife.ui.rsyntaxtextarea
-
Action for when the user tries to insert a template (that is,
they've typed a template ID and pressed the trigger character
(a space) in an attempt to do the substitution).
- RSyntaxTextAreaEditorKit.PossiblyInsertTemplateAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.PossiblyInsertTemplateAction
-
- RSyntaxTextAreaEditorKit.PreviousWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Action to move the selection and/or caret.
- RSyntaxTextAreaEditorKit.PreviousWordAction(String, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.PreviousWordAction
-
- RSyntaxTextAreaEditorKit.SelectWordAction - Class in org.fife.ui.rsyntaxtextarea
-
Selects the word around the caret.
- RSyntaxTextAreaEditorKit.SelectWordAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.SelectWordAction
-
- RSyntaxTextAreaEditorKit.ToggleCommentAction - Class in org.fife.ui.rsyntaxtextarea
-
Action that toggles whether the currently selected lines are
commented.
- RSyntaxTextAreaEditorKit.ToggleCommentAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ToggleCommentAction
-
- RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction - Class in org.fife.ui.rsyntaxtextarea
-
Toggles the fold at the current caret position or line.
- RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction
-
- RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaEditorKit.ToggleCurrentFoldAction
-
- RSyntaxTextAreaHighlighter - Class in org.fife.ui.rsyntaxtextarea
-
- RSyntaxTextAreaHighlighter() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaHighlighter
-
Constructor.
- RSyntaxTextAreaUI - Class in org.fife.ui.rsyntaxtextarea
-
UI used by RSyntaxTextArea
.
- RSyntaxTextAreaUI(JComponent) - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Constructor.
- RSyntaxUtilities - Class in org.fife.ui.rsyntaxtextarea
-
Utility methods used by RSyntaxTextArea
and its associated
classes.
- RSyntaxUtilities() - Constructor for class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
- rtaBeginRecordingMacroAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that begins recording a macro.
- rtaDecreaseFontSizeAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to decrease the font size.
- RTADefaultInputMap - Class in org.fife.ui.rtextarea
-
The default input map for an RTextArea
.
- RTADefaultInputMap() - Constructor for class org.fife.ui.rtextarea.RTADefaultInputMap
-
Constructs the default input map for an RTextArea
.
- rtaDeleteLineAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that deletes the current line.
- rtaDeletePrevWordAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to delete the word before the caret.
- rtaDeleteRestOfLineAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action taken to delete the remainder of the line (from
the caret position to the end of the line).
- rtaDumbCompleteWordAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that completes the word at the caret position
with the last word in the document that starts with the text up to the
caret.
- rtaEndRecordingMacroAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that ends recording a macro.
- rtaIncreaseFontSizeAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to increase the font size.
- rtaInvertSelectionCaseAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that inverts the case of the current selection.
- rtaJoinLinesAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to join two lines.
- rtaLineDownAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to move a line down.
- rtaLineUpAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to move a line up.
- rtaLowerSelectionCaseAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to make the current selection lower-case.
- rtaNextBookmarkAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to jump to the next bookmark.
- rtaNextOccurrenceAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to select the next occurrence of the selected text.
- rtaPlaybackLastMacroAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action that "plays back" the last macro.
- rtaPrevBookmarkAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to jump to the previous bookmark.
- rtaPrevOccurrenceAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Action to select the previous occurrence of the selected text.
- rtaRedoAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "redoing" the last action undone.
- rtaScrollDownAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to scroll the text area down one line
without changing the caret's position.
- rtaScrollUpAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action to scroll the text area up one line
without changing the caret's position.
- rtaSelectionPageDownAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "paging down" with the selection.
- rtaSelectionPageLeftAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "paging left" with the selection.
- rtaSelectionPageRightAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "paging right" with the selection.
- rtaSelectionPageUpAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "paging up" with the selection.
- RTATextTransferHandler - Class in org.fife.ui.rtextarea
-
Handles the transfer of data to/from an RTextArea
via
drag-and-drop.
- RTATextTransferHandler() - Constructor for class org.fife.ui.rtextarea.RTATextTransferHandler
-
- rtaTimeDateAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for inserting a time/date stamp.
- rtaToggleBookmarkAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Toggles whether the current line has a bookmark, if this text area
is in an
RTextScrollPane
.
- rtaToggleTextModeAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action taken when the user hits the Insert key (thus
toggling between insert and overwrite modes).
- rtaUndoAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for "undoing" the last action done.
- rtaUnselectAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for unselecting any selected text in the text
area.
- rtaUpperSelectionCaseAction - Static variable in class org.fife.ui.rtextarea.RTextAreaEditorKit
-
The name of the action for making the current selection upper-case.
- RTextArea - Class in org.fife.ui.rtextarea
-
An extension of JTextArea
that adds the following features:
Insert/Overwrite modes (can be toggled via the Insert key)
A right-click popup menu with standard editing options
Macro support
"Mark all" functionality.
- RTextArea() - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(AbstractDocument) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(String) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(int, int) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(String, int, int) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(AbstractDocument, String, int, int) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Constructor.
- RTextArea(int) - Constructor for class org.fife.ui.rtextarea.RTextArea
-
Creates a new RTextArea
.
- RTextArea.RTextAreaMutableCaretEvent - Class in org.fife.ui.rtextarea
-
Modified from MutableCaretEvent
in
JTextComponent
so that mouse events get fired when the user
is selecting text with the mouse as well.
- RTextArea.RTextAreaMutableCaretEvent(RTextArea) - Constructor for class org.fife.ui.rtextarea.RTextArea.RTextAreaMutableCaretEvent
-
- RTextAreaBase - Class in org.fife.ui.rtextarea
-
This is the base class for RTextArea
; basically it's just an
extension of javax.swing.JTextArea
adding a bunch of properties.
- RTextAreaBase() - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase(AbstractDocument) - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase(String) - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase(int, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase(String, int, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase(AbstractDocument, String, int, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaBase
-
Constructor.
- RTextAreaBase.RTAMouseListener - Class in org.fife.ui.rtextarea
-
- RTextAreaEditorKit - Class in org.fife.ui.rtextarea
-
An extension of DefaultEditorKit
that adds functionality found
in RTextArea
.
- RTextAreaEditorKit() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit
-
Constructor.
- RTextAreaEditorKit.BeepAction - Class in org.fife.ui.rtextarea
-
Creates a beep.
- RTextAreaEditorKit.BeepAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeepAction
-
- RTextAreaEditorKit.BeginAction - Class in org.fife.ui.rtextarea
-
Moves the caret to the beginning of the document.
- RTextAreaEditorKit.BeginAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginAction
-
- RTextAreaEditorKit.BeginLineAction - Class in org.fife.ui.rtextarea
-
Toggles the position of the caret between the beginning of the line,
and the first non-whitespace character on the line.
- RTextAreaEditorKit.BeginLineAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginLineAction
-
- RTextAreaEditorKit.BeginRecordingMacroAction - Class in org.fife.ui.rtextarea
-
Action that begins recording a macro.
- RTextAreaEditorKit.BeginRecordingMacroAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginRecordingMacroAction
-
- RTextAreaEditorKit.BeginRecordingMacroAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginRecordingMacroAction
-
- RTextAreaEditorKit.BeginWordAction - Class in org.fife.ui.rtextarea
-
Positions the caret at the beginning of the word.
- RTextAreaEditorKit.BeginWordAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.BeginWordAction
-
- RTextAreaEditorKit.ClipboardHistoryAction - Class in org.fife.ui.rtextarea
-
Action for displaying a popup with a list of recently pasted text
snippets.
- RTextAreaEditorKit.ClipboardHistoryAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.ClipboardHistoryAction
-
- RTextAreaEditorKit.ClipboardHistoryAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.ClipboardHistoryAction
-
- RTextAreaEditorKit.CopyAction - Class in org.fife.ui.rtextarea
-
Action for copying text.
- RTextAreaEditorKit.CopyAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.CopyAction
-
- RTextAreaEditorKit.CopyAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.CopyAction
-
- RTextAreaEditorKit.CutAction - Class in org.fife.ui.rtextarea
-
Action for cutting text.
- RTextAreaEditorKit.CutAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.CutAction
-
- RTextAreaEditorKit.CutAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.CutAction
-
- RTextAreaEditorKit.DecreaseFontSizeAction - Class in org.fife.ui.rtextarea
-
Action for decreasing the font size.
- RTextAreaEditorKit.DecreaseFontSizeAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DecreaseFontSizeAction
-
- RTextAreaEditorKit.DecreaseFontSizeAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DecreaseFontSizeAction
-
- RTextAreaEditorKit.DefaultKeyTypedAction - Class in org.fife.ui.rtextarea
-
The action to use when no actions in the input/action map meet the key
pressed.
- RTextAreaEditorKit.DefaultKeyTypedAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DefaultKeyTypedAction
-
- RTextAreaEditorKit.DeleteLineAction - Class in org.fife.ui.rtextarea
-
Deletes the current line(s).
- RTextAreaEditorKit.DeleteLineAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteLineAction
-
- RTextAreaEditorKit.DeleteNextCharAction - Class in org.fife.ui.rtextarea
-
Deletes the character of content that follows the current caret
position.
- RTextAreaEditorKit.DeleteNextCharAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteNextCharAction
-
- RTextAreaEditorKit.DeleteNextCharAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteNextCharAction
-
- RTextAreaEditorKit.DeletePrevCharAction - Class in org.fife.ui.rtextarea
-
Deletes the character of content that precedes the current caret
position.
- RTextAreaEditorKit.DeletePrevCharAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevCharAction
-
- RTextAreaEditorKit.DeletePrevWordAction - Class in org.fife.ui.rtextarea
-
Action that deletes the previous word in the text area.
- RTextAreaEditorKit.DeletePrevWordAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevWordAction
-
- RTextAreaEditorKit.DeleteRestOfLineAction - Class in org.fife.ui.rtextarea
-
Action that deletes all text from the caret position to the end of the
caret's line.
- RTextAreaEditorKit.DeleteRestOfLineAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DeleteRestOfLineAction
-
- RTextAreaEditorKit.DumbCompleteWordAction - Class in org.fife.ui.rtextarea
-
Finds the most recent word in the document that matches the "word" up
to the current caret position, and auto-completes the rest.
- RTextAreaEditorKit.DumbCompleteWordAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.DumbCompleteWordAction
-
- RTextAreaEditorKit.EndAction - Class in org.fife.ui.rtextarea
-
Moves the caret to the end of the document.
- RTextAreaEditorKit.EndAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.EndAction
-
- RTextAreaEditorKit.EndLineAction - Class in org.fife.ui.rtextarea
-
Positions the caret at the end of the line.
- RTextAreaEditorKit.EndLineAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.EndLineAction
-
- RTextAreaEditorKit.EndRecordingMacroAction - Class in org.fife.ui.rtextarea
-
Action that ends recording a macro.
- RTextAreaEditorKit.EndRecordingMacroAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.EndRecordingMacroAction
-
- RTextAreaEditorKit.EndRecordingMacroAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.EndRecordingMacroAction
-
- RTextAreaEditorKit.EndWordAction - Class in org.fife.ui.rtextarea
-
Positions the caret at the end of the word.
- RTextAreaEditorKit.EndWordAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.EndWordAction
-
- RTextAreaEditorKit.IncreaseFontSizeAction - Class in org.fife.ui.rtextarea
-
Action for increasing the font size.
- RTextAreaEditorKit.IncreaseFontSizeAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
- RTextAreaEditorKit.IncreaseFontSizeAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
- RTextAreaEditorKit.InsertBreakAction - Class in org.fife.ui.rtextarea
-
Action for when the user presses the Enter key.
- RTextAreaEditorKit.InsertBreakAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertBreakAction
-
- RTextAreaEditorKit.InsertContentAction - Class in org.fife.ui.rtextarea
-
Action taken when content is to be inserted.
- RTextAreaEditorKit.InsertContentAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertContentAction
-
- RTextAreaEditorKit.InsertTabAction - Class in org.fife.ui.rtextarea
-
Places a tab character into the document.
- RTextAreaEditorKit.InsertTabAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.InsertTabAction
-
- RTextAreaEditorKit.InvertSelectionCaseAction - Class in org.fife.ui.rtextarea
-
Action to invert the selection's case.
- RTextAreaEditorKit.InvertSelectionCaseAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.InvertSelectionCaseAction
-
- RTextAreaEditorKit.JoinLinesAction - Class in org.fife.ui.rtextarea
-
Action to join the current line and the following line.
- RTextAreaEditorKit.JoinLinesAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.JoinLinesAction
-
- RTextAreaEditorKit.LineMoveAction - Class in org.fife.ui.rtextarea
-
Action that moves a line up or down.
- RTextAreaEditorKit.LineMoveAction(String, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.LineMoveAction
-
- RTextAreaEditorKit.LowerSelectionCaseAction - Class in org.fife.ui.rtextarea
-
Action to make the selection lower-case.
- RTextAreaEditorKit.LowerSelectionCaseAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.LowerSelectionCaseAction
-
- RTextAreaEditorKit.NextBookmarkAction - Class in org.fife.ui.rtextarea
-
Action that moves the caret to the next (or previous) bookmark.
- RTextAreaEditorKit.NextBookmarkAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.NextBookmarkAction
-
- RTextAreaEditorKit.NextOccurrenceAction - Class in org.fife.ui.rtextarea
-
Selects the next occurrence of the text last selected.
- RTextAreaEditorKit.NextOccurrenceAction(String) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.NextOccurrenceAction
-
- RTextAreaEditorKit.NextVisualPositionAction - Class in org.fife.ui.rtextarea
-
Action to move the selection and/or caret.
- RTextAreaEditorKit.NextVisualPositionAction(String, boolean, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.NextVisualPositionAction
-
- RTextAreaEditorKit.NextWordAction - Class in org.fife.ui.rtextarea
-
Positions the caret at the next word.
- RTextAreaEditorKit.NextWordAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.NextWordAction
-
- RTextAreaEditorKit.PasteAction - Class in org.fife.ui.rtextarea
-
Action for pasting text.
- RTextAreaEditorKit.PasteAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PasteAction
-
- RTextAreaEditorKit.PasteAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PasteAction
-
- RTextAreaEditorKit.PlaybackLastMacroAction - Class in org.fife.ui.rtextarea
-
"Plays back" the last macro recorded.
- RTextAreaEditorKit.PlaybackLastMacroAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PlaybackLastMacroAction
-
- RTextAreaEditorKit.PlaybackLastMacroAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PlaybackLastMacroAction
-
- RTextAreaEditorKit.PreviousOccurrenceAction - Class in org.fife.ui.rtextarea
-
Select the previous occurrence of the text last selected.
- RTextAreaEditorKit.PreviousOccurrenceAction(String) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PreviousOccurrenceAction
-
- RTextAreaEditorKit.PreviousWordAction - Class in org.fife.ui.rtextarea
-
Positions the caret at the beginning of the previous word.
- RTextAreaEditorKit.PreviousWordAction(String, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.PreviousWordAction
-
- RTextAreaEditorKit.RedoAction - Class in org.fife.ui.rtextarea
-
Re-does the last action undone.
- RTextAreaEditorKit.RedoAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.RedoAction
-
- RTextAreaEditorKit.RedoAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.RedoAction
-
- RTextAreaEditorKit.ScrollAction - Class in org.fife.ui.rtextarea
-
Scrolls the text area one line up or down, without changing
the caret position.
- RTextAreaEditorKit.ScrollAction(String, int) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.ScrollAction
-
- RTextAreaEditorKit.SelectAllAction - Class in org.fife.ui.rtextarea
-
Selects the entire document.
- RTextAreaEditorKit.SelectAllAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectAllAction
-
- RTextAreaEditorKit.SelectAllAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectAllAction
-
- RTextAreaEditorKit.SelectLineAction - Class in org.fife.ui.rtextarea
-
Selects the line around the caret.
- RTextAreaEditorKit.SelectLineAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectLineAction
-
- RTextAreaEditorKit.SelectWordAction - Class in org.fife.ui.rtextarea
-
Selects the word around the caret.
- RTextAreaEditorKit.SelectWordAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectWordAction
-
- RTextAreaEditorKit.SetReadOnlyAction - Class in org.fife.ui.rtextarea
-
Puts the text area into read-only mode.
- RTextAreaEditorKit.SetReadOnlyAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SetReadOnlyAction
-
- RTextAreaEditorKit.SetWritableAction - Class in org.fife.ui.rtextarea
-
Puts the text area into writable (from read-only) mode.
- RTextAreaEditorKit.SetWritableAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.SetWritableAction
-
- RTextAreaEditorKit.TimeDateAction - Class in org.fife.ui.rtextarea
-
The action for inserting a time/date stamp.
- RTextAreaEditorKit.TimeDateAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.TimeDateAction
-
- RTextAreaEditorKit.TimeDateAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.TimeDateAction
-
- RTextAreaEditorKit.ToggleBookmarkAction - Class in org.fife.ui.rtextarea
-
Toggles whether the current line has a bookmark.
- RTextAreaEditorKit.ToggleBookmarkAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.ToggleBookmarkAction
-
- RTextAreaEditorKit.ToggleTextModeAction - Class in org.fife.ui.rtextarea
-
The action for the insert key toggling insert/overwrite modes.
- RTextAreaEditorKit.ToggleTextModeAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.ToggleTextModeAction
-
- RTextAreaEditorKit.UndoAction - Class in org.fife.ui.rtextarea
-
Undoes the last action done.
- RTextAreaEditorKit.UndoAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.UndoAction
-
- RTextAreaEditorKit.UndoAction(String, Icon, String, Integer, KeyStroke) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.UndoAction
-
- RTextAreaEditorKit.UnselectAction - Class in org.fife.ui.rtextarea
-
Removes the selection, if any.
- RTextAreaEditorKit.UnselectAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.UnselectAction
-
- RTextAreaEditorKit.UpperSelectionCaseAction - Class in org.fife.ui.rtextarea
-
Action to make the selection upper-case.
- RTextAreaEditorKit.UpperSelectionCaseAction() - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.UpperSelectionCaseAction
-
- RTextAreaEditorKit.VerticalPageAction - Class in org.fife.ui.rtextarea
-
Scrolls up/down vertically.
- RTextAreaEditorKit.VerticalPageAction(String, int, boolean) - Constructor for class org.fife.ui.rtextarea.RTextAreaEditorKit.VerticalPageAction
-
- RTextAreaHighlighter - Class in org.fife.ui.rtextarea
-
The highlighter implementation used by
RTextArea
s.
- RTextAreaHighlighter() - Constructor for class org.fife.ui.rtextarea.RTextAreaHighlighter
-
Constructor.
- RTextAreaHighlighter.HighlightInfo - Interface in org.fife.ui.rtextarea
-
Information about a highlight being painted by this highlighter.
- RTextAreaHighlighter.HighlightInfoImpl - Class in org.fife.ui.rtextarea
-
A straightforward implementation of HighlightInfo
.
- RTextAreaHighlighter.HighlightInfoImpl() - Constructor for class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- RTextAreaHighlighter.LayeredHighlightInfo - Interface in org.fife.ui.rtextarea
-
Information about a layered highlight being painted by this highlighter.
- RTextAreaHighlighter.LayeredHighlightInfoImpl - Class in org.fife.ui.rtextarea
-
A straightforward implementation of HighlightInfo
for
painting layered highlights.
- RTextAreaHighlighter.LayeredHighlightInfoImpl() - Constructor for class org.fife.ui.rtextarea.RTextAreaHighlighter.LayeredHighlightInfoImpl
-
- RTextAreaUI - Class in org.fife.ui.rtextarea
-
The UI used by instances of RTextArea
.
- RTextAreaUI(JComponent) - Constructor for class org.fife.ui.rtextarea.RTextAreaUI
-
Constructor.
- RTextScrollPane - Class in org.fife.ui.rtextarea
-
An extension of JScrollPane
that will only take
RTextArea
s (or javax.swing.JLayer
s decorating
RTextArea
s) for its view.
- RTextScrollPane() - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Constructor.
- RTextScrollPane(RTextArea) - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Creates a scroll pane.
- RTextScrollPane(Component) - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Creates a scroll pane.
- RTextScrollPane(RTextArea, boolean) - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Creates a scroll pane.
- RTextScrollPane(Component, boolean) - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Creates a scroll pane.
- RTextScrollPane(Component, boolean, Color) - Constructor for class org.fife.ui.rtextarea.RTextScrollPane
-
Creates a scroll pane.
- RtfGenerator - Class in org.fife.ui.rsyntaxtextarea
-
Generates RTF text via a simple Java API.
- RtfGenerator() - Constructor for class org.fife.ui.rsyntaxtextarea.RtfGenerator
-
Constructor.
- RubyTokenMaker - Class in org.fife.ui.rsyntaxtextarea.modes
-
Scanner for Ruby.
- RubyTokenMaker() - Constructor for class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Constructor.
- RubyTokenMaker(Reader) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- RubyTokenMaker(InputStream) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Creates a new scanner.
- RUndoManager - Class in org.fife.ui.rtextarea
-
This class manages undos/redos for a particular editor pane.
- RUndoManager(RTextArea) - Constructor for class org.fife.ui.rtextarea.RUndoManager
-
Constructor.
- s - Variable in class org.fife.ui.rsyntaxtextarea.AbstractJFlexTokenMaker
-
- SASTokenMaker - Class in org.fife.ui.rsyntaxtextarea.modes
-
This class generates tokens representing a text stream as SAS.
- SASTokenMaker() - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Constructor.
- SASTokenMaker(Reader) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- SASTokenMaker(InputStream) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Creates a new scanner.
- save() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Saves the file in its current encoding.
- save(OutputStream) - Method in class org.fife.ui.rsyntaxtextarea.Theme
-
Saves this theme to an output stream.
- saveAs(FileLocation) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Saves this file in a new local location.
- saveTemplates() - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Saves all templates as XML files in the current template directory.
- saveTemplates() - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Attempts to save all currently-known templates to the current template
directory, as set by setTemplateDirectory
.
- saveToFile(File) - Method in class org.fife.ui.rtextarea.Macro
-
Saves this macro to an XML file.
- saveToFile(String) - Method in class org.fife.ui.rtextarea.Macro
-
Saves this macro to a file.
- ScalaTokenMaker - Class in org.fife.ui.rsyntaxtextarea.modes
-
Scanner for the Scala programming language.
- ScalaTokenMaker() - Constructor for class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Constructor.
- ScalaTokenMaker(Reader) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- ScalaTokenMaker(InputStream) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Creates a new scanner.
- SearchContext - Class in org.fife.ui.rtextarea
-
Contains information about a find/replace operation.
- SearchContext() - Constructor for class org.fife.ui.rtextarea.SearchContext
-
Creates a new search context.
- SearchContext(String) - Constructor for class org.fife.ui.rtextarea.SearchContext
-
Creates a new search context.
- SearchContext(String, boolean) - Constructor for class org.fife.ui.rtextarea.SearchContext
-
Creates a new search context.
- SearchEngine - Class in org.fife.ui.rtextarea
-
A singleton class that can perform advanced find/replace operations
in an
RTextArea
.
- SearchResult - Class in org.fife.ui.rtextarea
-
The result of a find, replace, or "mark all" operation.
- SearchResult() - Constructor for class org.fife.ui.rtextarea.SearchResult
-
Constructor; indicates no match is found.
- SearchResult(DocumentRange, int, int) - Constructor for class org.fife.ui.rtextarea.SearchResult
-
Constructor.
- seek(long) - Method in class org.fife.io.DocumentReader
-
Move to the specified position in the document.
- SELECT_ALL_ACTION - Static variable in class org.fife.ui.rtextarea.RTextArea
-
- selectAndPossiblyCenter(JTextArea, DocumentRange, boolean) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxUtilities
-
Selects a range of text in a text component.
- SelectRegionLinkGeneratorResult - Class in org.fife.ui.rsyntaxtextarea
-
A link generator result that selects a region of text in the text area.
- SelectRegionLinkGeneratorResult(RSyntaxTextArea, int, int, int) - Constructor for class org.fife.ui.rsyntaxtextarea.SelectRegionLinkGeneratorResult
-
- SEPARATOR - Static variable in interface org.fife.ui.rsyntaxtextarea.TokenTypes
-
- separators - Variable in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
- separators2 - Variable in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
- set(int, int) - Method in class org.fife.ui.rsyntaxtextarea.DocumentRange
-
Sets the document range.
- set(PopupWindowDecorator) - Static method in class org.fife.ui.rsyntaxtextarea.PopupWindowDecorator
-
Sets the singleton instance of this class.
- set(char[], int, int, int, int) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets the value of this token to a particular segment of a document.
- set(int, int) - Method in class org.fife.util.DynamicIntArray
-
Sets the int
value at the specified position in this
array object.
- setAccelerator(KeyStroke) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the accelerator for this action.
- setActionProperties(int, String, char, KeyStroke) - Static method in class org.fife.ui.rtextarea.RTextArea
-
Sets the properties of one of the actions this text area owns.
- setActionProperties(int, String, Integer, KeyStroke) - Static method in class org.fife.ui.rtextarea.RTextArea
-
Sets the properties of one of the actions this text area owns.
- setActiveLineRange(int, int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the "active line range." Note that this
RSyntaxTextArea
itself does nothing with this information,
but if it is contained inside an
RTextScrollPane
, the active
line range may be displayed in the icon area of the
Gutter
.
- setActiveLineRange(int, int) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Highlights a range of lines in the icon area.
- setActiveLineRangeColor(Color) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the color to use to render active line ranges.
- setActiveLineRangeColor(Color) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Sets the color to use to render active line ranges.
- setAfterCaretText(String) - Method in class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Sets the text to place after the caret.
- setAlpha(float) - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Sets the alpha value used in rendering highlights.
- setAlwaysVisible(boolean) - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Toggles whether this caret should always be visible (as opposed to
blinking, or not visible when the editor's window is not focused).
- setAnimateBracketMatching(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether bracket matching should be animated.
- setAntiAliasingEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether anti-aliasing is enabled in this editor.
- setAutoIndentEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether or not auto-indent is enabled.
- setBackground(Color) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the background color of this text editor.
- setBackgroundImage(Image) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets this image as the background image.
- setBackgroundObject(Object) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Makes the background into this Object
.
- setBeforeCaretText(String) - Method in class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Sets the text to place before the caret.
- setBookmarkIcon(Icon) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the icon to use for bookmarks.
- setBookmarkIcon(Icon) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Sets the icon to use for bookmarks.
- setBookmarkingEnabled(boolean) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets whether bookmarking is enabled.
- setBookmarkingEnabled(boolean) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Sets whether bookmarking is enabled.
- setBorder(Border) - Method in class org.fife.ui.rtextarea.Gutter
-
- setBorderColor(Color) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the color for the "border" line.
- setBracketMatchingEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether bracket matching is enabled.
- setCaret(Caret) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the caret to use in this text area.
- setCaretMarkerColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Sets the color to use when painting the caret marker.
- setCaretStyle(int, CaretStyle) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the style of caret used when in insert or overwrite mode.
- setClearWhitespaceLinesEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether or not lines containing nothing but whitespace are made
into blank lines when Enter is pressed in them.
- setCloseCurlyBraces(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Toggles whether curly braces should be automatically closed when a
newline is entered after an opening curly brace.
- setCloseMarkupTags(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether closing markup tags should be automatically completed
when "</
" is typed.
- setCodeFoldingEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Sets whether code folding is enabled.
- setCodeFoldingEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether code folding is enabled.
- setCollapsed(boolean) - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Sets whether this Fold
is collapsed.
- setColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Sets the color to use when painting this notice.
- setColor(Color) - Method in class org.fife.ui.rtextarea.ColorBackgroundPainterStrategy
-
Sets the color used to paint the background.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Sets whether markup close tags should be completed.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Sets whether markup close tags should be completed.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Sets whether markup close tags should be completed.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Sets whether markup close tags should be completed.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Sets whether markup close tags should be completed.
- setCompleteCloseTags(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Sets whether markup close tags should be completed.
- setComponentOrientation(ComponentOrientation) - Method in class org.fife.ui.rtextarea.Gutter
- setCount(int) - Method in class org.fife.ui.rtextarea.SearchResult
-
Sets the number of matches found or replaced.
- setCurrentLineHighlightColor(Color) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the color to use to highlight the current line.
- setDefaultInstance(TokenMakerFactory) - Static method in class org.fife.ui.rsyntaxtextarea.TokenMakerFactory
-
Sets the default TokenMakerFactory
instance.
- setDirty(boolean) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets whether or not this text in this editor has unsaved changes.
- setDocument(Document) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the document used by this text area.
- setDocument(Document) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets the document for this editor.
- setDocument(Document) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the document used by this text area.
- setE4xSupported(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Sets whether e4x should be highlighted.
- setEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.parser.AbstractParser
-
Toggles whether this parser is enabled.
- setEncoding(String) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets the encoding to use when reading or writing this file.
- setEndOffset(int) - Method in class org.fife.ui.rsyntaxtextarea.folding.Fold
-
Sets the ending offset of this fold, such as the closing curly brace
of a code block in C or Java.
- setEndOffset(Position) - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- setEOLMarkersVisible(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether EOL markers are visible at the end of each line.
- setError(Exception) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Sets the error that occurred when last parsing the document, if
any.
- setFadeCurrentLineHighlight(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets whether the current line highlight should have a "fade" effect.
- setFoldableMultiLineComments(boolean) - Method in class org.fife.ui.rsyntaxtextarea.folding.CurlyFoldParser
-
Sets whether multi-line comments are foldable with this parser.
- setFoldBackground(Color) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the background color used by the (default) fold icons.
- setFoldIconBackground(Color) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Sets the color to use for the "background" of fold icons.
- setFoldIcons(Icon, Icon) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Sets the icons to use to represent collapsed and expanded folds.
- setFoldIcons(Icon, Icon) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the icons to use to represent collapsed and expanded folds.
- setFoldIndicatorEnabled(boolean) - Method in class org.fife.ui.rtextarea.Gutter
-
Toggles whether the fold indicator is enabled.
- setFoldIndicatorEnabled(boolean) - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Toggles whether the fold indicator is enabled.
- setFoldIndicatorForeground(Color) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the foreground color used by the fold indicator.
- setFolds(List<Fold>) - Method in class org.fife.ui.rsyntaxtextarea.folding.FoldManager
-
Sets the folds for this fold manager.
- setFollowCaret(boolean) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Toggles whether the caret's current location should be drawn.
- setFont(Font) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the font used by this text area.
- setFont(Font) - Method in class org.fife.ui.rtextarea.LineNumberList
-
Overridden to ensure line number cell sizes are updated with the
font size change.
- setFont(Font) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the font for this text area.
- setFractionalFontMetricsEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether fractional font metrics are enabled.
- setHighlightCurrentLine(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets whether or not the current line is highlighted.
- setHighlightEolComments(boolean) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
- setHighlighter(Highlighter) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the highlighter used by this text area.
- setHighlightingLess(boolean) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Toggles whether we're highlighting less instead of just CSS.
- setHighlightSecondaryLanguages(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether "secondary" languages should have their backgrounds
colored differently to visually differentiate them.
- setHyperlink(boolean) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Sets whether this token is a hyperlink.
- setHyperlink(boolean) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets whether this token is a hyperlink.
- setHyperlinkForeground(Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the color to use when painting hyperlinks.
- setHyperlinkListener(ExtendedHyperlinkListener) - Method in class org.fife.ui.rsyntaxtextarea.parser.AbstractParser
-
Returns the listener for this parser.
- setHyperlinksEnabled(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether hyperlinks are enabled for this text area.
- setIconGroup(IconGroup) - Static method in class org.fife.ui.rtextarea.RTextArea
-
Sets the path in which to find images to associate with the editor's
actions.
- setIconRowHeaderEnabled(boolean) - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Toggles whether the icon row header (used for breakpoints, bookmarks,
etc.) is enabled.
- setIconRowHeaderInheritsGutterBackground(boolean) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets whether the icon area inherits the gutter background (as opposed
to painting with its own, default "panel" color, which is the default).
- setID(String) - Method in class org.fife.ui.rsyntaxtextarea.templates.AbstractCodeTemplate
-
Sets the ID for this template.
- setImage(URL) - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Sets the image this background painter displays.
- setImage(Image) - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Sets the image this background painter displays.
- setImageBase(URL) - Method in class org.fife.ui.rsyntaxtextarea.focusabletip.FocusableTip
-
Sets the base URL to use when loading images in this focusable tip.
- setInheritsGutterBackground(boolean) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Sets whether the icon area inherits the gutter background (as opposed
to painting with its own, default "panel" color, which is the default).
- setJavaScriptVersion(String) - Static method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Set the supported JavaScript version because some keywords were
introduced on or after this version.
- setJavaScriptVersion(String) - Static method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Set the supported JavaScript version because some keywords were
introduced on or after this version.
- setLanguageIndex(int) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Sets the language index for this token.
- setLanguageIndex(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets the language index for this token.
- setLanguageIndex(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenMakerBase
-
Sets the language index to assign to tokens moving forward.
- setLevel(ParserNotice.Level) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Sets the level of this notice.
- setLevelThreshold(ParserNotice.Level) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Sets the minimum severity a parser notice must be for it to be displayed
in this error strip.
- setLineNumberColor(Color) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the color to use to paint line numbers.
- setLineNumberFont(Font) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the font used for line numbers.
- setLineNumberingStartIndex(int) - Method in class org.fife.ui.rtextarea.Gutter
-
Sets the starting line's line number.
- setLineNumberingStartIndex(int) - Method in class org.fife.ui.rtextarea.LineNumberList
-
Sets the starting line's line number.
- setLineNumbersEnabled(boolean) - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Toggles whether or not line numbers are visible.
- setLineSeparator(String) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets the line separator sequence to use when this file is saved (e.g.
- setLineSeparator(String, boolean) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets the line separator sequence to use when this file is saved (e.g.
- setLineWrap(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets whether or not word wrap is enabled.
- setLinkGenerator(LinkGenerator) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
- setLinkScanningMask(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the mask for the key used to toggle whether we are scanning for
hyperlinks with mouse hovering.
- setMargin(Insets) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Overridden to update the current line highlight location.
- setMarginLineColor(Color) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the color used to paint the margin line.
- setMarginLineEnabled(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Enables or disables the margin line.
- setMarginLinePosition(int) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the number of 'm' widths the margin line is over.
- setMarkAll(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets whether "mark all" should be selected or enabled.
- setMarkAllHighlightColor(Color) - Method in class org.fife.ui.rtextarea.RTextArea
-
- setMarkedCount(int) - Method in class org.fife.ui.rtextarea.SearchResult
-
Sets the number of marked occurrences found.
- setMarkOccurrences(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Toggles whether "mark occurrences" is enabled.
- setMarkOccurrencesColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the "mark occurrences" color.
- setMatchCase(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets whether case should be honored while searching.
- setMatchedBracketBGColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the color used as the background for a matched bracket.
- setMatchedBracketBorderColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the color used as the border for a matched bracket.
- setMatchRange(DocumentRange) - Method in class org.fife.ui.rtextarea.SearchResult
-
Sets the selected range for this search operation.
- setMaxSize(Dimension) - Method in class org.fife.ui.rsyntaxtextarea.focusabletip.FocusableTip
-
Sets the maximum size for unfocused tool tips.
- setMaxSize(int) - Method in class org.fife.ui.rtextarea.ClipboardHistory
-
Sets the maximum number of clipboard values remembered.
- setMnemonic(char) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the mnemonic for this action.
- setMnemonic(Integer) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the mnemonic for this action.
- setName(String) - Method in class org.fife.ui.rtextarea.Macro
-
Sets the name of this macro.
- setName(String) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the name of this action.
- setNextToken(Token) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets the "next token" pointer of this token to point to the specified
token.
- setOffset(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets the offset into the document at which this token resides.
- setPaint(Paint) - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Sets the Paint
(usually a java.awt.Color
)
used to paint this highlight.
- setPaint(Paint) - Method in class org.fife.ui.rtextarea.SmartHighlightPainter
-
Sets the Paint
(usually a java.awt.Color
)
used to paint this highlight.
- setPaintBorder(boolean) - Method in class org.fife.ui.rtextarea.SmartHighlightPainter
-
Toggles whether a border is painted around highlights.
- setPainter(Highlighter.HighlightPainter) - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- setPaintMarkOccurrencesBorder(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Toggles whether a border should be painted around marked occurrences.
- setPaintMatchedBracketPair(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether the bracket at the caret position is painted as a "match"
when a matched bracket is found.
- setPaintTabLines(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Toggles whether tab lines are painted.
- setParsedLines(int, int) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Sets the line range parsed.
- setParserDelay(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the parser delay.
- setParseTime(long) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParseResult
-
Sets the amount of time it took for this parser to parse the document.
- setPopupMenu(JPopupMenu) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the popup menu used by this text area.
- setProperties(ResourceBundle, String) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the name, mnemonic, and description of this action.
- setReadOnly(boolean) - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Sets whether or not this text area should be treated as read-only.
- setRecordable(boolean) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets whether or not this action will be recorded and replayed in
a macro.
- setRegularExpression(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
- setReplaceWith(String) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets the text to replace with, if doing a replace operation.
- setRightHandSideCorrection(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Applications typically have no need to modify this value.
- setRoundedEdges(boolean) - Method in class org.fife.ui.rtextarea.ChangeableHighlightPainter
-
Sets whether rounded edges are used when painting this highlight.
- setRoundedSelectionEdges(boolean) - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Sets whether this caret's selection should have rounded edges.
- setRoundedSelectionEdges(boolean) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets whether the edges of selections are rounded in this text area.
- setRoundedSelectionEdges(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets whether the edges of selections are rounded in this text area.
- setRTextAreaUI(RTextAreaUI) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Sets the UI for this RTextArea
.
- setScalingHint(int) - Method in class org.fife.ui.rtextarea.ImageBackgroundPainterStrategy
-
Sets the scaling hint to use when scaling the image.
- setSearchFor(String) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets the text to search for.
- setSearchForward(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets whether the search should be forward through the text (vs.
- setSearchSelectionOnly(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets whether only the selected text should be searched.
- setSecondaryLanguageBackground(int, Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the background color to use for a secondary language.
- setSelectedOccurrenceText(String) - Static method in class org.fife.ui.rtextarea.RTextArea
-
Sets the text last selected/Ctrl+K'd in an RTextArea
.
- setSelectionVisible(boolean) - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Overridden to always render the selection, even when the text component
loses focus.
- setShortDescription(String) - Method in class org.fife.ui.rtextarea.RecordableTextAction
-
Sets the short description for this action.
- setShowCollapsedRegionToolTips(boolean) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Toggles whether tool tips should be displayed showing the contents of
collapsed fold regions when the mouse hovers over a +/- icon.
- setShowCollapsedRegionToolTips(boolean) - Method in class org.fife.ui.rtextarea.Gutter
-
Toggles whether tool tips should be displayed showing the contents of
collapsed fold regions when the mouse hovers over a +/- icon.
- setShowInEditor(boolean) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Sets whether a squiggle underline should be drawn in the editor for
this notice.
- setShowMarkAll(boolean) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Sets whether "mark all" highlights are shown in this error strip.
- setShowMarkedOccurrences(boolean) - Method in class org.fife.ui.rsyntaxtextarea.ErrorStrip
-
Sets whether marked occurrences are shown in this error strip.
- setSize(float, float) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
- setSize(float, float) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Sets the size of the view.
- setStartOffset(Position) - Method in class org.fife.ui.rtextarea.RTextAreaHighlighter.HighlightInfoImpl
-
- setStyle(int, Style) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Sets a style to use when rendering a token type.
- setStyle(CaretStyle) - Method in class org.fife.ui.rtextarea.ConfigurableCaret
-
Sets the style used when painting the caret.
- setStyles(Style[]) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Used by third party implementors e.g.
- setSyntaxEditingStyle(String) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets what type of syntax highlighting this editor is doing.
- setSyntaxScheme(SyntaxScheme) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets all of the colors used in syntax highlighting to the colors
specified.
- setSyntaxStyle(String) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Sets the syntax style being used for syntax highlighting in this
document.
- setSyntaxStyle(TokenMaker) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Sets the syntax style being used for syntax highlighting in this
document.
- setTabLineColor(Color) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets the color use to paint tab lines.
- setTabsEmulated(boolean) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Changes whether or not tabs should be emulated with spaces (i.e., soft
tabs).
- setTabSize(int) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Workaround, since in JDK1.4 it appears that setTabSize()
doesn't work for a JTextArea
unless you use the constructor
specifying the number of rows and columns...
- setTaskPattern(String) - Method in class org.fife.ui.rsyntaxtextarea.parser.TaskTagParser
-
Sets the pattern of task identifiers.
- setTemplateDirectory(File) - Method in class org.fife.ui.rsyntaxtextarea.CodeTemplateManager
-
Sets the directory in which to look for templates.
- setTemplateDirectory(String) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
If templates are enabled, all currently-known templates are forgotten
and all templates are loaded from all files in the specified directory
ending in "*.xml".
- setTemplatesEnabled(boolean) - Static method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Enables or disables templates.
- setTextArea(RTextArea) - Method in class org.fife.ui.rtextarea.FoldIndicator
-
Overridden so we can track when code folding is enabled/disabled.
- setTextArea(RTextArea) - Method in class org.fife.ui.rtextarea.IconRowHeader
-
Sets the text area being displayed.
- setTextArea(RTextArea) - Method in class org.fife.ui.rtextarea.LineNumberList
-
Sets the text area being displayed.
- setTextMode(int) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the text mode for this editor pane.
- setTokenMakerFactory(TokenMakerFactory) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxDocument
-
Sets the token maker factory used by this document.
- setToolTipSupplier(ToolTipSupplier) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the tool tip supplier.
- setToolTipText(String) - Method in class org.fife.ui.rsyntaxtextarea.parser.DefaultParserNotice
-
Sets the tool tip text to display for this notice.
- setType(int) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Sets the type of this token.
- setType(int) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Sets the type of this token.
- setUI(TextUI) - Method in class org.fife.ui.rtextarea.RTextArea
-
Sets the UI used by this text area.
- setUndoManager(RUndoManager) - Method in class org.fife.ui.rtextarea.RTextArea
-
- setUnsafe(int, int) - Method in class org.fife.util.DynamicIntArray
-
Sets the int
value at the specified position in this
array object, without doing any bounds checking.
- setUseFocusableTips(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether "focusable" tool tips are used instead of standard ones.
- setUseSelectedTextColor(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether selected text should use the "selected text color" property
(set via JTextComponent.setSelectedTextColor(Color)
).
- setValidating(boolean) - Method in class org.fife.ui.rsyntaxtextarea.parser.XmlParser
-
Sets whether this parser will use DTD validation if required.
- setViewportView(Component) - Method in class org.fife.ui.rtextarea.RTextScrollPane
-
Sets the view for this scroll pane.
- setWhitespaceVisible(boolean) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
Sets whether whitespace is visible.
- setWholeWord(boolean) - Method in class org.fife.ui.rtextarea.SearchContext
-
Sets whether only "whole word" matches should be returned.
- setWriteUtf8BOM(boolean) - Static method in class org.fife.io.UnicodeWriter
-
Sets whether UTF-8 files should have a BOM written in them.
- shellVariables - Variable in class org.fife.ui.rsyntaxtextarea.modes.UnixShellTokenMaker
-
- skip(long) - Method in class org.fife.io.DocumentReader
-
Skips characters.
- SmartHighlightPainter - Class in org.fife.ui.rtextarea
-
A "smart" highlight painter designed for use in RSyntaxTextArea.
- SmartHighlightPainter() - Constructor for class org.fife.ui.rtextarea.SmartHighlightPainter
-
Creates a highlight painter that defaults to blue.
- SmartHighlightPainter(Paint) - Constructor for class org.fife.ui.rtextarea.SmartHighlightPainter
-
Constructor.
- SQLTokenMaker - Class in org.fife.ui.rsyntaxtextarea.modes
-
This class generates tokens representing a text stream as SQL.
- SQLTokenMaker() - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Constructor.
- SQLTokenMaker(Reader) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- SQLTokenMaker(InputStream) - Constructor for class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Creates a new scanner.
- SquiggleUnderlineHighlightPainter - Class in org.fife.ui.rsyntaxtextarea
-
Highlight painter that paints a squiggly underline underneath text, similar
to what popular IDE's such as Visual Studio and Eclipse do to indicate
errors, warnings, etc.
- SquiggleUnderlineHighlightPainter(Color) - Constructor for class org.fife.ui.rsyntaxtextarea.SquiggleUnderlineHighlightPainter
-
Constructor.
- start - Variable in class org.fife.ui.rsyntaxtextarea.AbstractJFlexTokenMaker
-
- start - Variable in class org.fife.ui.rtextarea.RTextAreaEditorKit.SelectWordAction
-
- startsWith(char[]) - Method in interface org.fife.ui.rsyntaxtextarea.Token
-
Returns whether this token starts with the specified characters.
- startsWith(char[]) - Method in class org.fife.ui.rsyntaxtextarea.TokenImpl
-
Returns whether this token starts with the specified characters.
- StaticCodeTemplate - Class in org.fife.ui.rsyntaxtextarea.templates
-
A code template that inserts static text before and after the caret.
- StaticCodeTemplate() - Constructor for class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Constructor.
- StaticCodeTemplate(String, String, String) - Constructor for class org.fife.ui.rsyntaxtextarea.templates.StaticCodeTemplate
-
Constructor.
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
lexical states
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
lexical states
- STRING - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
lexical states
- STRING_DOUBLE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
- STRING_Q_BANG - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING_Q_CURLY_BRACE - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING_Q_LT - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING_Q_PAREN - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING_Q_SLASH - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- STRING_Q_SQUARE_BRACKET - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- Style - Class in org.fife.ui.rsyntaxtextarea
-
The color and style information for a token type.
- Style() - Constructor for class org.fife.ui.rsyntaxtextarea.Style
-
Creates a new style defaulting to black foreground, no
background, and no styling.
- Style(Color) - Constructor for class org.fife.ui.rsyntaxtextarea.Style
-
Creates a new style with the specified foreground and no styling.
- Style(Color, Color) - Constructor for class org.fife.ui.rsyntaxtextarea.Style
-
Creates a new style with the specified colors and no styling.
- Style(Color, Color, Font) - Constructor for class org.fife.ui.rsyntaxtextarea.Style
-
Creates a new style.
- Style(Color, Color, Font, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.Style
-
Creates a new style.
- syncLastSaveOrLoadTimeToActualFile() - Method in class org.fife.ui.rsyntaxtextarea.TextEditorPane
-
Syncs this text area's "last saved or loaded" time to that of the file
being edited, if that file is local and exists.
- SYNTAX_SCHEME_PROPERTY - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
- SYNTAX_STYLE_ACTIONSCRIPT - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting ActionScript.
- SYNTAX_STYLE_ASSEMBLER_X86 - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting x86 assembler.
- SYNTAX_STYLE_BBCODE - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting BBCode.
- SYNTAX_STYLE_C - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting C.
- SYNTAX_STYLE_CLOJURE - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Clojure.
- SYNTAX_STYLE_CPLUSPLUS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting C++.
- SYNTAX_STYLE_CSHARP - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting C#.
- SYNTAX_STYLE_CSS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting CSS.
- SYNTAX_STYLE_D - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Syntax style for highlighting D.
- SYNTAX_STYLE_DART - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Dart.
- SYNTAX_STYLE_DELPHI - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Delphi/Pascal.
- SYNTAX_STYLE_DTD - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting DTD files.
- SYNTAX_STYLE_FORTRAN - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Fortran.
- SYNTAX_STYLE_GROOVY - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Groovy.
- SYNTAX_STYLE_HTACCESS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting .htaccess files.
- SYNTAX_STYLE_HTML - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting HTML.
- SYNTAX_STYLE_JAVA - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Java.
- SYNTAX_STYLE_JAVASCRIPT - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting JavaScript.
- SYNTAX_STYLE_JSHINTRC - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting .jshintrc files.
- SYNTAX_STYLE_JSON - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting JSON.
- SYNTAX_STYLE_JSP - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting JSP.
- SYNTAX_STYLE_LATEX - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting LaTeX.
- SYNTAX_STYLE_LESS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Less.
- SYNTAX_STYLE_LISP - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Lisp.
- SYNTAX_STYLE_LUA - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Lua.
- SYNTAX_STYLE_MAKEFILE - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting makefiles.
- SYNTAX_STYLE_MXML - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting MXML.
- SYNTAX_STYLE_NONE - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style meaning don't syntax highlight anything.
- SYNTAX_STYLE_NSIS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting NSIS install scripts.
- SYNTAX_STYLE_PERL - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Perl.
- SYNTAX_STYLE_PHP - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting PHP.
- SYNTAX_STYLE_PROPERTIES_FILE - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting properties files.
- SYNTAX_STYLE_PROPERTY - Static variable in class org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
-
- SYNTAX_STYLE_PYTHON - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Python.
- SYNTAX_STYLE_RUBY - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Ruby.
- SYNTAX_STYLE_SAS - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting SAS keywords.
- SYNTAX_STYLE_SCALA - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Scala.
- SYNTAX_STYLE_SQL - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting SQL.
- SYNTAX_STYLE_TCL - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Tcl.
- SYNTAX_STYLE_UNIX_SHELL - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting UNIX shell keywords.
- SYNTAX_STYLE_VISUAL_BASIC - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Visual Basic.
- SYNTAX_STYLE_WINDOWS_BATCH - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting Windows batch files.
- SYNTAX_STYLE_XML - Static variable in interface org.fife.ui.rsyntaxtextarea.SyntaxConstants
-
Style for highlighting XML.
- SyntaxConstants - Interface in org.fife.ui.rsyntaxtextarea
-
Constants that define the different programming languages understood by
RSyntaxTextArea
.
- SyntaxScheme - Class in org.fife.ui.rsyntaxtextarea
-
The set of colors and styles used by an RSyntaxTextArea
to
color tokens.
- SyntaxScheme(boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Creates a color scheme that either has all color values set to
a default value or set to null
.
- SyntaxScheme(Font) - Constructor for class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Creates a default color scheme.
- SyntaxScheme(Font, boolean) - Constructor for class org.fife.ui.rsyntaxtextarea.SyntaxScheme
-
Creates a default color scheme.
- SyntaxView - Class in org.fife.ui.rsyntaxtextarea
-
The
javax.swing.text.View
object used by
RSyntaxTextArea
when word wrap is disabled.
- SyntaxView(Element) - Constructor for class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Constructs a new SyntaxView
wrapped around an element.
- y - Variable in class org.fife.ui.rtextarea.RTextAreaHighlighter.LayeredHighlightInfoImpl
-
- yForLine(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Returns the y-coordinate of the specified line.
- yForLine(Rectangle, int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Returns the y-coordinate of the specified line.
- yForLine(Rectangle, int) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Returns the y-coordinate of the specified line.
- yForLine(int) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the y-coordinate of the specified line.
- yForLine(int) - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Returns the y-coordinate of the specified line.
- yForLineContaining(int) - Method in class org.fife.ui.rsyntaxtextarea.RSyntaxTextAreaUI
-
Returns the y-coordinate of the line containing a specified offset.
- yForLineContaining(Rectangle, int) - Method in class org.fife.ui.rsyntaxtextarea.SyntaxView
-
Returns the y-coordinate of the line containing a specified offset.
- yForLineContaining(Rectangle, int) - Method in class org.fife.ui.rsyntaxtextarea.WrappedSyntaxView
-
Returns the y-coordinate of the line containing a specified offset.
- yForLineContaining(int) - Method in class org.fife.ui.rtextarea.RTextAreaBase
-
Returns the y-coordinate of the line containing an offset.
- yForLineContaining(int) - Method in class org.fife.ui.rtextarea.RTextAreaUI
-
Returns the y-coordinate of the line containing an offset.
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexTokenMaker
-
Declared here so we can define overloads that refer to this method.
- yybegin(int, int) - Method in class org.fife.ui.rsyntaxtextarea.AbstractJFlexTokenMaker
-
Starts a new JFlex state and changes the current language index.
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Enters a new lexical state
- yybegin(int, int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Overridden to remember the language index we're leaving.
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Enters a new lexical state
- yybegin(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Enters a new lexical state
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns the character at position pos
from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns the character at position pos from the
matched text.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Closes the input stream.
- yyclose() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Closes the input stream.
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
This character denotes the end of file
- YYEOF - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
This character denotes the end of file
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
lexical states
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
- YYINITIAL - Static variable in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the length of the matched text region.
- yylength() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns the length of the matched text region.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yylex() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Resets the scanner to read from a new input stream.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the current lexical state.
- yystate() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns the current lexical state.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.ActionScriptTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.AssemblerX86TokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.BBCodeTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.ClojureTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSharpTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.CSSTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.CTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.DartTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.DelphiTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.DtdTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.DTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.FortranTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.GroovyTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.HtaccessTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.HTMLTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaScriptTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.JavaTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.JSPTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.LatexTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.LispTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.LuaTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.MakefileTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.MxmlTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.NSISTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.PerlTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.PHPTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.PlainTextTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.PropertiesFileTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.PythonTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.RubyTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.SASTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.ScalaTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.SQLTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.TclTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.VisualBasicTokenMaker
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.fife.ui.rsyntaxtextarea.modes.XMLTokenMaker
-
Returns the text matched by the current regular expression.