- readExternal(ObjectInput) - Method in class org.openide.text.CloneableEditor
-
- readResolve() - Method in class org.openide.text.CloneableEditor
-
Resolves deserialized object.
- redirect(Lookup) - Method in class org.openide.text.CloneableEditorSupportRedirector
-
- redo() - Method in class org.openide.text.StableCompoundEdit
-
- register(String, IndentEngine) - Static method in class org.openide.text.IndentEngine
-
- reloadDocument() - Method in class org.openide.text.CloneableEditorSupport
-
Reload the document in response to external modification.
- remove(int, int) - Method in class org.openide.text.FilterDocument
-
- removeAnnotation(Annotation) - Method in class org.openide.text.Annotatable
-
Remove annotation to this Annotatable class
- removeAnnotation(Annotation) - Method in class org.openide.text.DocumentLine
-
Remove annotation to this Annotatable class
- removeAnnotation(Annotation) - Method in interface org.openide.text.NbDocument.Annotatable
-
Removal of added annotation.
- removeAnnotation(StyledDocument, Annotation) - Static method in class org.openide.text.NbDocument
-
Removal of added annotation.
- removeChangeListener(ChangeListener) - Method in class org.openide.text.CloneableEditorSupport
-
- removeDocumentListener(DocumentListener) - Method in class org.openide.text.FilterDocument
-
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.cookies.EditorCookie.Observable
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.Annotatable
-
Remove listeners on changes of annotatable properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.Annotation
-
Remove listeners on changes of annotation properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.CloneableEditorSupport
-
Remove a PropertyChangeListener from the listener list.
- removeStyle(String) - Method in class org.openide.text.FilterDocument
-
- removeStyle(String) - Method in class org.openide.text.FilterStyledDocument
-
- removeUndoableEditListener(UndoableEditListener) - Method in class org.openide.text.FilterDocument
-
- render(Runnable) - Method in class org.openide.text.FilterDocument
-
- replaceEdit(UndoableEdit) - Method in class org.openide.text.StableCompoundEdit
-
- requestDefaultFocus() - Method in class org.openide.text.CloneableEditor
-
Deprecated.
- requestFocus() - Method in class org.openide.text.CloneableEditor
-
Deprecated.
- requestFocusInWindow() - Method in class org.openide.text.CloneableEditor
-
Deprecated.
- runAtomic(StyledDocument, Runnable) - Static method in class org.openide.text.NbDocument
-
Locks the document to have exclusive access to it.
- runAtomic(Runnable) - Method in interface org.openide.text.NbDocument.WriteLockable
-
Executes given runnable in lock mode of the document.
- runAtomicAsUser(StyledDocument, Runnable) - Static method in class org.openide.text.NbDocument
-
Executes given runnable in "user mode" does not allowing any modifications
to parts of text marked as guarded.
- runAtomicAsUser(Runnable) - Method in interface org.openide.text.NbDocument.WriteLockable
-
Executes given runnable in "user mode" does not allowing any modifications
to parts of text marked as guarded.
- runLimit - Variable in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
-
Limit indices of continous ...
- runLimit - Variable in class org.openide.text.AttributedCharacters
-
Limit indices of continous ...
- runStart - Variable in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
-
Start indices of continuous blocks of text with the same font.
- runStart - Variable in class org.openide.text.AttributedCharacters
-
Start indices of continuous blocks of text with the same font.