- recalculateVisibleLines() - Method in class org.jeditor.gui.JEditor
-
Recalculates the number of visible lines.
- recorder - Variable in class org.jeditor.gui.InputHandler
-
- REDO - Static variable in class org.jeditor.gui.InputHandler
-
- redo() - Constructor for class org.jeditor.gui.InputHandler.redo
-
- redo() - Method in class org.jeditor.gui.JEditor
-
Apply a redo if redos are allowed.
- regionMatches(boolean, Segment, int, String) - Static method in class org.jeditor.scripts.base.SyntaxUtilities
-
Checks if a subregion of a Segment
is equal to a string.
- regionMatches(boolean, Segment, int, char[]) - Static method in class org.jeditor.scripts.base.SyntaxUtilities
-
Checks if a subregion of a Segment
is equal to a character array.
- remove(int, int) - Method in class org.jeditor.core.SyntaxDocument
-
- removeAllKeyBindings() - Method in class org.jeditor.gui.DefaultInputHandler
-
Removes all key bindings from this input handler.
- removeAllKeyBindings() - Method in class org.jeditor.gui.InputHandler
-
Removes all key bindings from this input handler.
- removeCaretListener(CaretListener) - Method in class org.jeditor.gui.JEditor
-
Removes a caret change listener from this editor.
- removeEditorStateListener(EditorStateListener) - Method in class org.jeditor.gui.JEditor
-
Remove a state listener.
- removeExceptionListener(EditorExceptionListener) - Method in class org.jeditor.gui.JEditor
-
Removes an exception listener from this editor.
- removeGutter() - Method in class org.jeditor.core.CodeEditorDefaults
-
Remove the gutter and make it not expandable.
- removeHighlight(int) - Method in class org.jeditor.gui.CodeEditorHighlighter
-
Remove a highlight.
- removeHighlighter() - Method in class org.jeditor.gui.CodeEditorPainter
-
Remove the highlighter.
- removeHighlighter() - Method in class org.jeditor.gui.JEditor
-
Remove the CodeEditorHighlighter.
- removeKeyBinding(String) - Method in class org.jeditor.gui.DefaultInputHandler
-
Removes a key binding from this input handler.
- removeKeyBinding(String) - Method in class org.jeditor.gui.InputHandler
-
Removes a key binding from this input handler.
- removeKeymap(String) - Static method in class org.jeditor.gui.JEditor
-
Removes a named keymap previously added to the document.
- removeNotify() - Method in class org.jeditor.gui.JEditor
-
Called by the AWT when this component is removed from it's parent.
- removeUpdate(DocumentEvent) - Method in class org.jeditor.gui.JEditor.DocumentHandler
-
- REPEAT - Static variable in class org.jeditor.gui.InputHandler
-
- repeat - Variable in class org.jeditor.gui.InputHandler
-
- repeat() - Constructor for class org.jeditor.gui.InputHandler.repeat
-
- repeatCount - Variable in class org.jeditor.gui.InputHandler
-
- replaceText(int, int, String) - Method in class org.jeditor.gui.JEditor
-
Replace some text at an offset position.
- reset() - Method in class org.jeditor.gui.SearchEngine
-
Resets the search.
- reset() - Method in class org.jeditor.scripts.SyntaxMapper
-
Reset the additional built-in Syntaxes.
- resetSearchText() - Method in class org.jeditor.gui.SearchDialog
-
Reset the search dialog text.
- returnValue - Variable in class org.jeditor.app.SettingsDialog
-
- returnValue - Variable in class org.jeditor.gui.AbstractDialogPane
-
- RIGHT - Static variable in class org.jeditor.gui.JEditor
-
- rightHL - Variable in class org.jeditor.diff.JDiffTextPanel
-
The right editor highlighter.
- rightText - Variable in class org.jeditor.diff.JDiffTextPanel
-
The right text editor.
- rightV - Variable in class org.jeditor.diff.JDiffTextPanel
-
The right text as a list.
- rows - Variable in class org.jeditor.core.CodeEditorDefaults
-
The number of rows of the editor.
- rows - Variable in class org.jeditor.gui.CodeEditorPainter
-
- RubyTokenMarker - Class in org.jeditor.scripts.pack
-
Ruby token marker.
- RubyTokenMarker() - Constructor for class org.jeditor.scripts.pack.RubyTokenMarker
-