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

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

N

NORMAL_STYLE_NAME - Static variable in class org.openide.text.NbDocument
Name of style attached to documents to unmark a paragraph (line) as anything special.
NbDocument - class org.openide.text.NbDocument.
Dummy class holding utility methods for working with NetBeans document conventions.
NbDocument.Annotatable - interface org.openide.text.NbDocument.Annotatable.
Enhanced version of document which is capable of attaching/detaching of annotations.
NbDocument.Colors - class org.openide.text.NbDocument.Colors.
Deprecated. Not useful for anything.
NbDocument.Colors() - Constructor for class org.openide.text.NbDocument.Colors
Deprecated.  
NbDocument.CustomEditor - interface org.openide.text.NbDocument.CustomEditor.
Enabled documents to add special UI components to their Editor pane.
NbDocument.CustomToolbar - interface org.openide.text.NbDocument.CustomToolbar.
Enabled documents to add special UI toolbar components to their Editor pane.
NbDocument.PositionBiasable - interface org.openide.text.NbDocument.PositionBiasable.
Enhanced version of document that provides better support for holding and working with biased positions.
NbDocument.Printable - interface org.openide.text.NbDocument.Printable.
Document which may support styled text printing.
NbDocument.WriteLockable - interface org.openide.text.NbDocument.WriteLockable.
Specialized version of document that knows how to lock the document for complex modifications.
next() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
notifyAttached(Annotatable) - Method in class org.openide.text.Annotation
Notifies the annotation that it was attached to the annotatable.
notifyClosed() - Method in class org.openide.text.CloneableEditorSupport
Method that is called when all components of the support are closed.
notifyDetached(Annotatable) - Method in class org.openide.text.Annotation
Notifies the annotation that it was detached from the annotatable.
notifyModified() - Method in class org.openide.text.CloneableEditorSupport
Called when the document is being modified.
notifyUnmodified() - Method in class org.openide.text.CloneableEditorSupport
Notification method called when the document become unmodified.

 
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.