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

A-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

A

ActiveEditorDrop - interface org.openide.text.ActiveEditorDrop.
ActiveEditorDrop with artificial DataFlavor.
Annotatable - class org.openide.text.Annotatable.
Classes which are capable of holding annotations must extend this abstract class.
Annotatable() - Constructor for class org.openide.text.Annotatable
 
Annotation - class org.openide.text.Annotation.
Description of annotation.
Annotation() - Constructor for class org.openide.text.Annotation
 
AnnotationProvider - interface org.openide.text.AnnotationProvider.
A provider of annotations for given context.
AttributedCharacters - class org.openide.text.AttributedCharacters.
The class is a support for all classes that implement PrintCookie.
AttributedCharacters() - Constructor for class org.openide.text.AttributedCharacters
 
AttributedCharacters.AttributedCharacterIteratorImpl - class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl.
Implementation of AttributedCharacterIterator interface.
AttributedCharacters.AttributedCharacterIteratorImpl(char[], Font[], Color[], int[], int[]) - Constructor for class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
acceptMimeType(String) - Method in class org.openide.text.IndentEngine
Allow subclasses to decide whether they are suitable for the given mime-type or not.
addAnnotation(Annotation) - Method in class org.openide.text.Annotatable
Add annotation to this Annotatable class
addAnnotation(Annotation) - Method in class org.openide.text.DocumentLine
Add annotation to this Annotatable class
addAnnotation(Position, int, Annotation) - Method in interface org.openide.text.NbDocument.Annotatable
Add annotation to the document.
addAnnotation(StyledDocument, Position, int, Annotation) - Static method in class org.openide.text.NbDocument
Add annotation to the document.
addChangeListener(ChangeListener) - Method in class org.openide.text.CloneableEditorSupport
Deprecated. Deprecated since 3.40. Use CloneableEditorSupport.addPropertyChangeListener(java.beans.PropertyChangeListener) instead. See also EditorCookie.Observable.
addDocumentListener(DocumentListener) - Method in class org.openide.text.FilterDocument
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.cookies.EditorCookie.Observable
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.Annotatable
Add listeners on changes of annotatable properties
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.Annotation
Add listeners on changes of annotation properties
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.CloneableEditorSupport
Add a PropertyChangeListener to the listener list.
addStyle(String, Style) - Method in class org.openide.text.FilterDocument
 
addStyle(String, Style) - Method in class org.openide.text.FilterStyledDocument
 
addUndoableEditListener(UndoableEditListener) - Method in class org.openide.text.FilterDocument
 
annotate(Line.Set, Lookup) - Method in interface org.openide.text.AnnotationProvider
Attach annotations to the Line.Set for given context.
append(char, Font, Color) - Method in class org.openide.text.AttributedCharacters
Append a character with specified font.
append(char[], Font, Color) - Method in class org.openide.text.AttributedCharacters
Append a character array with a font.
attach(Annotatable) - Method in class org.openide.text.Annotation
Attach annotation to Annotatable object.

 
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.