org.openide.text 6.66.1
A B C D E F G H I L M N O P R S T U V W 

R

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
Find a delegate for given CloneableEditorSupport's Lookup.
redo() - Method in class org.openide.text.StableCompoundEdit
 
register(String, IndentEngine) - Static method in class org.openide.text.IndentEngine
Deprecated.
IndentEngine now is a ServiceType
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(StyledDocument, Annotation) - Static method in class org.openide.text.NbDocument
Removal of added annotation.
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.
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.
REUSE - org.openide.text.Line.ShowOpenType
replaces editor marked for reuse (last editor opened using Line.ShowOpenType.REUSE or Line.ShowOpenType.REUSE_NEW and opens editor if necessary, if editor is being opened (editor was not opened) marks it for reuse, shows the line
REUSE_NEW - org.openide.text.Line.ShowOpenType
ignores editor marked for reuse (resets reference to editor marked for reuse), opens editor if necessary, if editor is being opened (editor was not opened) marks it for reuse, shows the line
RIGHT - org.openide.text.PrintPreferences.Alignment
 
runAtomic(Runnable) - Method in interface org.openide.text.NbDocument.WriteLockable
Executes given runnable in lock mode of the document.
runAtomic(StyledDocument, Runnable) - Static method in class org.openide.text.NbDocument
Locks the document to have exclusive access to it.
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.
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.
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.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.openide.text 6.66.1

Built on April 24 2018.  |  Portions Copyright 1997-2018 Oracle. All rights reserved.