首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
M-Index (NetBeans Text API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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
M
markBreakpoint(StyledDocument, int)
- Static method in class org.openide.text.
NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
markCurrent(StyledDocument, int)
- Static method in class org.openide.text.
NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
markCurrentLine()
- Method in class org.openide.text.
DocumentLine
markCurrentLine()
- Method in class org.openide.text.
Line
Deprecated.
Deprecated since 1.20. Use
Annotation.attach(org.openide.text.Annotatable)
instead.
markError()
- Method in class org.openide.text.
DocumentLine
markError()
- Method in class org.openide.text.
Line
Deprecated.
Deprecated since 1.20. Use
Annotation.attach(org.openide.text.Annotatable)
instead.
markError(StyledDocument, int)
- Static method in class org.openide.text.
NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
markGuarded(StyledDocument, int, int)
- Static method in class org.openide.text.
NbDocument
Mark part of a document as guarded (immutable to the user).
markNormal(StyledDocument, int)
- Static method in class org.openide.text.
NbDocument
Deprecated.
since 1.20. Use addAnnotation() instead
messageHtmlName()
- Method in class org.openide.text.
CloneableEditorSupport
Constructs message that should be used to name the editor component in html fashion, with possible coloring, text styles etc.
messageLine(Line)
- Method in class org.openide.text.
CloneableEditorSupport
Computes display name for a line produced by this
CloneableEditorSupport.getLineSet()
.
messageName()
- Method in class org.openide.text.
CloneableEditorSupport
Constructs message that should be used to name the editor component.
messageSave()
- Method in class org.openide.text.
CloneableEditorSupport
Constructs message that should be displayed when the data object is modified and is being closed.
messageToolTip()
- Method in class org.openide.text.
CloneableEditorSupport
Text to use as tooltip for component.
moveToFront()
- Method in class org.openide.text.
Annotation
Helper method for moving annotation which is covered by other annotations on the same line in front of others.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.