首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
S-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
S
SHOW_GOTO
- Static variable in class org.openide.text.
Line
Opens the editor if necessary, shows the line, and takes the focus.
SHOW_SHOW
- Static variable in class org.openide.text.
Line
Opens the editor if necessary and shows the line.
SHOW_TOFRONT
- Static variable in class org.openide.text.
Line
Same as SHOW_GOTO except that the Window Manager attempts to front the editor window (i.e.
SHOW_TRY_SHOW
- Static variable in class org.openide.text.
Line
Shows the line only if the editor is open.
saveDocument()
- Method in interface org.openide.cookies.
EditorCookie
Save the document.
saveDocument()
- Method in class org.openide.text.
CloneableEditorSupport
Save the document in this thread.
saveFromKitToStream(StyledDocument, EditorKit, OutputStream)
- Method in class org.openide.text.
CloneableEditorSupport
Actually write file data to an output stream from an editor kit's document.
setAsText(String)
- Method in class org.openide.text.
PrintSettings.AlignmentEditor
setBreakpoint(boolean)
- Method in class org.openide.text.
DocumentLine
setBreakpoint(boolean)
- Method in class org.openide.text.
Line
Deprecated.
Deprecated since 1.20. Use
Annotation.attach(org.openide.text.Annotatable)
instead.
setBreakpoint(Color)
- Method in class org.openide.text.
NbDocument.Colors
Deprecated.
setCharacterAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterDocument
setCharacterAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterStyledDocument
setCurrent(Color)
- Method in class org.openide.text.
NbDocument.Colors
Deprecated.
setError(Color)
- Method in class org.openide.text.
NbDocument.Colors
Deprecated.
setFooterAlignment(int)
- Method in class org.openide.text.
PrintSettings
setFooterFont(Font)
- Method in class org.openide.text.
PrintSettings
setFooterFormat(String)
- Method in class org.openide.text.
PrintSettings
setHeaderAlignment(int)
- Method in class org.openide.text.
PrintSettings
setHeaderFont(Font)
- Method in class org.openide.text.
PrintSettings
setHeaderFormat(String)
- Method in class org.openide.text.
PrintSettings
setIndex(int)
- Method in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
setLineAscentCorrection(float)
- Method in class org.openide.text.
PrintSettings
Setter for lineAscentCorrection property.
setLogicalStyle(int, Style)
- Method in class org.openide.text.
FilterDocument
setLogicalStyle(int, Style)
- Method in class org.openide.text.
FilterStyledDocument
setMIMEType(String)
- Method in class org.openide.text.
CloneableEditorSupport
Set the MIME type for the document.
setPageFormat(PageFormat)
- Method in class org.openide.text.
PrintSettings
sets page format
setParagraphAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterDocument
setParagraphAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterStyledDocument
setText(String)
- Method in class org.openide.text.
PositionBounds
Replaces the text contained in this range.
setWrap(boolean)
- Method in class org.openide.text.
PrintSettings
show(int, int)
- Method in class org.openide.text.
DocumentLine
show(int, int)
- Method in class org.openide.text.
Line
Show the line.
show(int)
- Method in class org.openide.text.
Line
Shows the line (at the first column).
singleton
- Variable in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
Singleton.
supportsCustomEditor()
- Method in class org.openide.text.
PrintSettings.PageFormatEditor
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.