|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ textarea overview ] | PREV NEXT | ||||||||
A
- ANTI_ALIASED_RENDERING - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- actionPerformed(ActionListener, String) - Method in interface org.gjt.sp.jedit.textarea.InputHandler.MacroRecorder
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.backspace
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.backspace_word
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.delete
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.delete_word
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.document_end
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.document_home
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.end
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.home
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_break
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_char
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_tab
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_char
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_line
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_page
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_word
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.overwrite
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_char
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_line
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_page
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_word
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.repeat
- actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.CaretBlinker
- actions - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- addCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Adds a caret change listener to this text area.
- addCustomFirstPriorityHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Adds a custom first priority highlight painter.
- addCustomHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.Gutter
- Adds a custom highlight painter.
- addCustomHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Adds a custom highlight painter.
- addDefaultKeyBindings() - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
- Sets up the default key bindings.
- addDefaultKeyBindings() - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Adds the default key bindings to this input handler.
- addEdit(UndoableEdit) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.CaretUndo
- addExtension(int, TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.ExtensionManager
- addKeyBinding(String, ActionListener) - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
- Adds a key binding to this input handler.
- addKeyBinding(String, ActionListener) - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Adds a key binding to this input handler.
- addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.ScrollLayout
- addNotify() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Called by the AWT when this component is added to a parent.
- adjustmentValueChanged(AdjustmentEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.AdjustHandler
- alignment - Variable in class org.gjt.sp.jedit.textarea.Gutter
- anchorMark - Variable in class org.gjt.sp.jedit.textarea.Gutter
- anchorMarkColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- antiAliasing - Variable in class org.gjt.sp.jedit.textarea.Gutter
- antiAliasing - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- antiAliasing - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- appendCopy() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- appendCut() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
B
- BACKSPACE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- BACKSPACE_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- BACKWARD - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
- BOTTOM - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- BRACKETS - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
- baseline - Variable in class org.gjt.sp.jedit.textarea.Gutter
- biasLeft - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- bindings - Variable in class org.gjt.sp.jedit.textarea.DefaultInputHandler
- blink - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- blinkCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Blinks the caret.
- blockCaret - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- blockCaret - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- bottom - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea.ScrollLayout
- bracketHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- bracketHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- bracketHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- bracketHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- bracketLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- bracketPosition - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- buffer - Variable in class org.gjt.sp.jedit.textarea.ChunkCache
- buffer - Variable in class org.gjt.sp.jedit.textarea.DisplayManager
- buffer - Variable in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- bufferChangeHandler - Variable in class org.gjt.sp.jedit.textarea.DisplayManager
- bufferClosed(Buffer) - Static method in class org.gjt.sp.jedit.textarea.DisplayManager
- bufferMap - Static variable in class org.gjt.sp.jedit.textarea.DisplayManager
C
- CENTER - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- ChunkCache - class org.gjt.sp.jedit.textarea.ChunkCache.
- Manages low-level text display tasks.
- ChunkCache(JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.ChunkCache
- ChunkCache.LineInfo - class org.gjt.sp.jedit.textarea.ChunkCache.LineInfo.
- ChunkCache.LineInfo() - Constructor for class org.gjt.sp.jedit.textarea.ChunkCache.LineInfo
- callChanged - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.Anchor
- callReset - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.Anchor
- caretAutoScroll() - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- Return if change in buffer should scroll this text area.
- caretBlinks - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- caretBlinks - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- caretColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- caretColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- caretEvent - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- caretMark - Variable in class org.gjt.sp.jedit.textarea.Gutter
- caretMarkColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- caretTimer - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- caretVisible - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- caretVisible - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- center - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea.ScrollLayout
- changed() - Method in class org.gjt.sp.jedit.textarea.DisplayManager.Anchor
- changed() - Method in class org.gjt.sp.jedit.textarea.DisplayManager.FirstLine
- changed() - Method in class org.gjt.sp.jedit.textarea.DisplayManager.ScrollLineCount
- changedUpdate(DocumentEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.DocumentHandler
- chunks - Variable in class org.gjt.sp.jedit.textarea.ChunkCache.LineInfo
- clickCount - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- clone() - Method in class org.gjt.sp.jedit.textarea.Selection
- collapseFold(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Collapses the fold at the specified physical line index.
- collapseFold(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Collapses the fold at the specified physical line index.
- collapsed - Variable in class org.gjt.sp.jedit.textarea.Gutter
- collapsedSize - Variable in class org.gjt.sp.jedit.textarea.Gutter
- cols - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- cols - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- componentResized(ComponentEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.ComponentHandler
- contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- contentInserted(DisplayManager.Anchor, int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
- contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection
- contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
- contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection
- context - Variable in class org.gjt.sp.jedit.textarea.Gutter
- copy() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Places the selected text into the clipboard.
- currentBindings - Variable in class org.gjt.sp.jedit.textarea.DefaultInputHandler
- cut() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Deletes the selected text from the text area and places it into the clipboard.
D
- DEFAULTS - Static variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- DEFAULT_RENDERING - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- DELETE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- DELETE_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- DOCUMENT_END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- DOCUMENT_HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- DefaultInputHandler - class org.gjt.sp.jedit.textarea.DefaultInputHandler.
- The default input handler.
- DefaultInputHandler() - Constructor for class org.gjt.sp.jedit.textarea.DefaultInputHandler
- Creates a new input handler with no key bindings defined.
- DefaultInputHandler(DefaultInputHandler) - Constructor for class org.gjt.sp.jedit.textarea.DefaultInputHandler
- Creates a new input handler with the same set of key bindings as the one specified.
- DisplayManager - class org.gjt.sp.jedit.textarea.DisplayManager.
- Manages low-level text display tasks.
- DisplayManager(Buffer, JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.DisplayManager
- DisplayManager.Anchor - class org.gjt.sp.jedit.textarea.DisplayManager.Anchor.
- DisplayManager.Anchor() - Constructor for class org.gjt.sp.jedit.textarea.DisplayManager.Anchor
- DisplayManager.BufferChangeHandler - class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler.
- Note that in this class we take great care to defer complicated
calculations to the end of the current transaction if the buffer
informs us a compound edit is in progress
(
isTransactionInProgress()). - DisplayManager.BufferChangeHandler() - Constructor for class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- DisplayManager.FirstLine - class org.gjt.sp.jedit.textarea.DisplayManager.FirstLine.
- DisplayManager.FirstLine() - Constructor for class org.gjt.sp.jedit.textarea.DisplayManager.FirstLine
- DisplayManager.ScrollLineCount - class org.gjt.sp.jedit.textarea.DisplayManager.ScrollLineCount.
- DisplayManager.ScrollLineCount() - Constructor for class org.gjt.sp.jedit.textarea.DisplayManager.ScrollLineCount
- delayedMultilineUpdate - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- delayedUpdate - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- delayedUpdate(int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- delayedUpdateEnd - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- delayedUpdateStart - Variable in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- dispose() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- doDoubleClick(MouseEvent, int, int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MouseHandler
- doDoubleDrag(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.DragHandler
- doRightClick(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MouseHandler
- doSingleClick(MouseEvent, int, int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MouseHandler
- doSingleDrag(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.DragHandler
- doTripleClick(MouseEvent, int, int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MouseHandler
- doTripleDrag(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.DragHandler
- document - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- documentChanged(DocumentEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- documentHandler - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- documentHandlerInstalled - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- dragControlDown - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- dragCursor - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- dragStart - Variable in class org.gjt.sp.jedit.textarea.Gutter.GutterMouseListener
- dragText - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
E
- END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- ExtensionManager - class org.gjt.sp.jedit.textarea.ExtensionManager.
- ExtensionManager() - Constructor for class org.gjt.sp.jedit.textarea.ExtensionManager
- ExtensionManager.Entry - class org.gjt.sp.jedit.textarea.ExtensionManager.Entry.
- ExtensionManager.Entry(int, TextAreaExtension) - Constructor for class org.gjt.sp.jedit.textarea.ExtensionManager.Entry
- editable - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- editable - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- electricScroll - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- electricScroll - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- end - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea.CaretUndo
- end - Variable in class org.gjt.sp.jedit.textarea.Selection
- end - Variable in class org.gjt.sp.jedit.textarea.StructureMatcher.Match
- endLine - Variable in class org.gjt.sp.jedit.textarea.Selection
- endLine - Variable in class org.gjt.sp.jedit.textarea.StructureMatcher.Match
- ensurePhysicalLineIsVisible() - Method in class org.gjt.sp.jedit.textarea.DisplayManager.FirstLine
- eolMarkerColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- eolMarkerColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- eolMarkers - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- eolMarkers - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- executeAction(ActionListener, Object, String) - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Executes the specified action, repeating and recording it as necessary.
- executeOneClickAction(OneClickAction, Object, String) - Method in class org.gjt.sp.jedit.textarea.InputHandler
- expandAllFolds() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Expands all folds.
- expandAllFolds() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Expands all folds.
- expandFold(int, boolean) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Expands the fold at the specified physical line index.
- expandFold(int, boolean) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Expands the fold at the specified physical line index.
- expandFolds(char) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- This method should only be called from
actions.xml. - expandFolds(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Expands all folds with the specified fold level.
- expandFolds(char) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- This method should only be called from
actions.xml. - expandFolds(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Expands all folds with the specified fold level.
- ext - Variable in class org.gjt.sp.jedit.textarea.ExtensionManager.Entry
- extensions - Variable in class org.gjt.sp.jedit.textarea.ExtensionManager
- extraEndVirt - Variable in class org.gjt.sp.jedit.textarea.Selection.Rect
- extraStartVirt - Variable in class org.gjt.sp.jedit.textarea.Selection.Rect
F
- FORWARD - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
- FoldVisibilityManager - class org.gjt.sp.jedit.textarea.FoldVisibilityManager.
- Manages fold visibility.
- FoldVisibilityManager(Buffer, OffsetManager, JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- findMatchingBracket(SyntaxDocument, int) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
- Returns the offset of the bracket matching the one at the specified offset of the document, or -1 if the bracket is unmatched (or if the character is not a bracket).
- findTypeChange(String, int, int) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
- Locates the next character type change searching in the specified direction.
- findWordEnd(String, int, String) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
- Locates the end of the word at the specified position.
- findWordStart(String, int, String) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
- Locates the start of the word at the specified position.
- fireCaretEvent() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- firstInvalidLine - Variable in class org.gjt.sp.jedit.textarea.ChunkCache
- firstLine - Variable in class org.gjt.sp.jedit.textarea.DisplayManager
- firstLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- firstPriorityHighlights - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- firstSubregion - Variable in class org.gjt.sp.jedit.textarea.ChunkCache.LineInfo
- fm - Variable in class org.gjt.sp.jedit.textarea.Gutter
- fm - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- focusGained(FocusEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.FocusHandler
- focusLost(FocusEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.FocusHandler
- focusedComponent - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- foldHandlerChanged(Buffer) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- foldLevelChanged(Buffer, int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager.BufferChangeHandler
- foldStructureChanged() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- This method is only public so that the EditPane class can call it in response to a buffer's fold handler change.
- fvm - Variable in class org.gjt.sp.jedit.textarea.DisplayManager
- The fold visibility map.
- fvmcount - Variable in class org.gjt.sp.jedit.textarea.DisplayManager
- fvmdump() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- fvmget(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Returns the fold visibility map index for the given line.
- fvmput(int, int, int[]) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Replaces from
starttoend-1inclusive withput. - fvmput2(int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Merge previous and next entry if necessary.
- fvmreset() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
G
- Gutter - class org.gjt.sp.jedit.textarea.Gutter.
- Gutter(JEditTextArea, TextAreaDefaults) - Constructor for class org.gjt.sp.jedit.textarea.Gutter
- Gutter.GutterMouseListener - class org.gjt.sp.jedit.textarea.Gutter.GutterMouseListener.
- Gutter.GutterMouseListener() - Constructor for class org.gjt.sp.jedit.textarea.Gutter.GutterMouseListener
- getAbovePosition(int, int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getAction(String) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns a named text area action.
- getActionForEvent(MouseEvent, String) - Method in class org.gjt.sp.jedit.textarea.MouseActions
- getActionName(ActionListener) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns the name of the specified text area action.
- getActions() - Static method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns an enumeration of all available actions.
- getBelowPosition(int, int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getBracketHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the bracket highlight color.
- getBracketLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the line of the highlighted bracket (the bracket matching the one before the caret)
- getBracketPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the position of the highlighted bracket (the bracket matching the one before the caret)
- getCaretColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the caret color.
- getCaretLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the caret line.
- getCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the caret position.
- getColumnOnOtherLine(Buffer, int, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getContextMenu() - Method in class org.gjt.sp.jedit.textarea.Gutter
- getDefaults() - Static method in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- Returns a new TextAreaDefaults object with the default values filled in.
- getDisplayManager(Buffer, JEditTextArea) - Static method in class org.gjt.sp.jedit.textarea.DisplayManager
- getDocument() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the document this text area is editing.
- getDocumentLength() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the length of the document.
- getDot() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MutableCaretEvent
- getEOLMarkerColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the EOL marker color.
- getEOLMarkersPainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns true if EOL markers are drawn, false otherwise.
- getElectricScroll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the number of lines from the top and button of the text area that are always visible.
- getEnd(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
- getEnd(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getEnd() - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the end offset of this selection.
- getEnd(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the end of the portion of the selection falling on the specified line.
- getEndColumn(Buffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getEndLine() - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the ending line number of this selection.
- getExtensions() - Method in class org.gjt.sp.jedit.textarea.ExtensionManager
- getFirstLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the line displayed at the text area's origin.
- getFirstVisibleLine() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Returns the physical line number of the first visible line.
- getFirstVisibleLine() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Returns the physical line number of the first visible line.
- getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- getFontMetrics() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the font metrics used by this component.
- getGutter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the gutter to the left of the text area or null if the gutter is disabled
- getGutterWidth() - Method in class org.gjt.sp.jedit.textarea.Gutter
- Get the width of the expanded gutter
- getHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the highlight color.
- getHighlightInterval() - Method in class org.gjt.sp.jedit.textarea.Gutter
- Sets the number of lines between highlighted line numbers.
- getHighlightedForeground() - Method in class org.gjt.sp.jedit.textarea.Gutter
- Get the foreground color for highlighted line numbers
- getHorizontalOffset() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the horizontal offset of drawn lines.
- getInputAction() - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns the action used to handle text input.
- getInputHandler() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- getInvalidLinesPainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns true if invalid lines are painted as red tildes (~), false otherwise.
- getLastVisibleLine() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Returns the physical line number of the last visible line.
- getLastVisibleLine() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Returns the physical line number of the last visible line.
- getLineCount() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the number of lines in the document.
- getLineEndOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the end offset of the specified line.
- getLineHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the line highlight color.
- getLineInfo(int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getLineInfosForPhysicalLine(int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getLineInfosForPhysicalLine(int, List) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getLineLength(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the length of the specified line.
- getLineNumberAlignment() - Method in class org.gjt.sp.jedit.textarea.Gutter
- Identifies whether the horizontal alignment of the line numbers.
- getLineOfOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the line containing the specified offset.
- getLineStartOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the start offset of the specified line.
- getLineSubregionCount(int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getLineText(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the text on the specified line.
- getLineText(int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Copies the text on the specified line into a segment.
- getMacroRecorder() - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns the macro recorder.
- getMagicCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the `magic' caret position.
- getMark() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.MutableCaretEvent
- getMarkLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the mark line.
- getMarkPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the mark position.
- getMatch(JEditTextArea) - Method in class org.gjt.sp.jedit.textarea.StructureMatcher.BracketMatcher
- getMatch(JEditTextArea) - Method in interface org.gjt.sp.jedit.textarea.StructureMatcher
- Returns the element matching the one at the given text area's caret position, or null.
- getMaxHorizontalScrollWidth() - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
- getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns 0,0 for split pane compatibility.
- getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the painter's minimum size.
- getNextVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Returns the next visible line after the specified line index.
- getNextVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Returns the next visible line after the specified line index.
- getOffsets(int, StructureMatcher.Match) - Method in class org.gjt.sp.jedit.textarea.StructureMatcher.Highlight
- getPainter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the object responsible for painting this text area.
- getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
- getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the painter's preferred size.
- getPresentationName() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea.CaretUndo
- getPrevVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- Returns the previous visible line before the specified line index.
- getPrevVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Returns the previous visible line before the specified line index.
- getRepeatCount() - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns the number of times the next action will be repeated.
- getRightClickPopup() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the right click popup menu.
- getScreenLineCount(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- getScreenLineOfOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- getScrollLineCount() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- getSelectedText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the selected text, or null if no selection is active.
- getSelectionColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the selection color.
- getSelectionEnd() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the selection end offset.
- getSelectionEnd(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the offset where the selection ends on the specified line.
- getSelectionEndLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the selection end line.
- getSelectionStart() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the selection start offset.
- getSelectionStart(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the offset where the selection starts on the specified line.
- getSelectionStartLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the selection start line.
- getShadowCaretLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- getShadowCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
- getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getStart() - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the start offset of this selection.
- getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the beginning of the portion of the selection falling on the specified line.
- getStartColumn(Buffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getStartLine() - Method in class org.gjt.sp.jedit.textarea.Selection
- Returns the starting line number of this selection.
- getStatus() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the status bar component (which was added with a name of LEFT_OF_SCROLLBAR).
- getStyles() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the syntax styles used to paint colorized text.
- getSubregionEndOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- Returns the end offset of the specified subregion of the specified physical line.
- getSubregionOfOffset(int, ChunkCache.LineInfo[]) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- Returns the subregion containing the specified offset.
- getSubregionStartOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.ChunkCache
- Returns the start offset of the specified subregion of the specified physical line.
- getText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the entire text of this text area.
- getText(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the specified substring of the document.
- getText(int, int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Copies the specified substring of the document into a segment.
- getText(Buffer, StringBuffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
- getText(Buffer, StringBuffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
- getText(Buffer, StringBuffer) - Method in class org.gjt.sp.jedit.textarea.Selection
- getTextArea(EventObject) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
- Returns the text area that fired the specified event.
- getTokenList(Token, int) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
- Returns an
ArrayListfilled withTokens linked to the argument token, in the order specified. - getTokenMarker() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the document's token marker.
- getToolTipText(int, int) - Method in class org.gjt.sp.jedit.textarea.ExtensionManager
- getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.Gutter
- getToolTipText(int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaExtension
- Called by the text area when the mouse hovers over the location specified in the mouse event.
- getToolTipText(MouseEvent) - Method in interface org.gjt.sp.jedit.textarea.TextAreaHighlight
- Returns the tool tip to display at the specified location.
- getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- Returns the tool tip to display at the specified location.
- getVirtualLineCount() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
- Returns the number of virtual lines in the buffer.
- getVisibleLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
- Returns the number of lines visible in this text area.
- grabAction - Variable in class org.gjt.sp.jedit.textarea.InputHandler
- grabNextKeyStroke(ActionListener) - Method in class org.gjt.sp.jedit.textarea.InputHandler
- Grabs the next key typed event and invokes the specified action with the key as a the action command.
- gutter - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- gutterBgColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterBorderColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterBorderWidth - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterCollapsed - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterFgColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterFont - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterNumberAlignment - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
- gutterSize - Variable in class org.gjt.sp.jedit.textarea.Gutter
- gutterWidth - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
H
- HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- handleGrabAction(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler
- If a key is being grabbed, this method should be called with the appropriate key event.
- hideLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- highlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- highlights - Variable in class org.gjt.sp.jedit.textarea.Gutter
- highlights - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- horizontal - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
- horizontalOffset - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
I
- INSERT_BREAK - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- INSERT_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- INSERT_TAB - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
- InputHandler - class org.gjt.sp.jedit.textarea.InputHandler.
- An input handler converts the user's key strokes into concrete actions.
- InputHandler() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler
- InputHandler.MacroRecorder - interface org.gjt.sp.jedit.textarea.InputHandler.MacroRecorder.
- Macro recorder.
- InputHandler.NonRecordable - interface org.gjt.sp.jedit.textarea.InputHandler.NonRecordable.
- If an action implements this interface, it should not be recorded by the macro recorder.
- InputHandler.NonRepeatable - interface org.gjt.sp.jedit.textarea.InputHandler.NonRepeatable.
- If an action implements this interface, it should not be repeated.
- InputHandler.Wrapper - interface org.gjt.sp.jedit.textarea.InputHandler.Wrapper.
- For use by EditAction.Wrapper only.
- InputHandler.backspace - class org.gjt.sp.jedit.textarea.InputHandler.backspace.
- InputHandler.backspace() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.backspace
- InputHandler.backspace_word - class org.gjt.sp.jedit.textarea.InputHandler.backspace_word.
- InputHandler.backspace_word() - Constructor for class org.gjt.sp.jedit.textarea.