站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

R-Index (NetBeans Text API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U W

R

RIGHT - Static variable in class org.openide.text.PrintSettings
Constant for right position of page header.
readExternal(ObjectInput) - Method in class org.openide.text.CloneableEditor
 
readExternal(ObjectInput) - Method in class org.openide.text.PrintSettings
Deexetrnalizes this SystemOption
readResolve() - Method in class org.openide.text.CloneableEditor
Resolves deserialized object.
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(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
Deprecated. Deprecated since 3.40. Use CloneableEditorSupport.removePropertyChangeListener(java.beans.PropertyChangeListener) instead. See also EditorCookie.Observable.
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
 
requestDefaultFocus() - Method in class org.openide.text.CloneableEditor
 
requestFocus() - Method in class org.openide.text.CloneableEditor
Transfer the focus to the editor pane.
requestFocusInWindow() - Method in class org.openide.text.CloneableEditor
Transfer the focus to the editor pane.
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 W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.