首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
N-Index (NetBeans Text API) - NetBeans API Javadoc 5.5.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.text 6.9.32
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
N
NbDocument
- Class in
org.openide.text
Dummy class holding utility methods for working with NetBeans document conventions.
NbDocument.Annotatable
- Interface in
org.openide.text
Enhanced version of document which is capable of attaching/detaching of annotations.
NbDocument.Colors
- Class in
org.openide.text
Deprecated.
Not useful for anything.
NbDocument.Colors()
- Constructor for class org.openide.text.
NbDocument.Colors
Deprecated.
NbDocument.CustomEditor
- Interface in
org.openide.text
Enabled documents to add special UI components to their Editor pane.
NbDocument.CustomToolbar
- Interface in
org.openide.text
Enabled documents to add special UI toolbar components to their Editor pane.
NbDocument.PositionBiasable
- Interface in
org.openide.text
Enhanced version of document that provides better support for holding and working with biased positions.
NbDocument.Printable
- Interface in
org.openide.text
Document which may support styled text printing.
NbDocument.WriteLockable
- Interface in
org.openide.text
Specialized version of document that knows how to lock the document for complex modifications.
next()
- Method in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
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.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.text 6.9.32
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Built on March 26 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.