首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
S-Index (Text API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.text 6.16
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
V
W
S
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.
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.
setCharacterAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterDocument
setCharacterAttributes(int, int, AttributeSet, boolean)
- Method in class org.openide.text.
FilterStyledDocument
setFooterAlignment(PrintPreferences.Alignment)
- Static method in class org.openide.text.
PrintPreferences
setFooterFont(Font)
- Static method in class org.openide.text.
PrintPreferences
setFooterFormat(String)
- Static method in class org.openide.text.
PrintPreferences
Set the text for the page footer.
setHeaderAlignment(PrintPreferences.Alignment)
- Static method in class org.openide.text.
PrintPreferences
setHeaderFont(Font)
- Static method in class org.openide.text.
PrintPreferences
setHeaderFormat(String)
- Static method in class org.openide.text.
PrintPreferences
Set the text for the page header.
setIndex(int)
- Method in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
setLineAscentCorrection(float)
- Static method in class org.openide.text.
PrintPreferences
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)
- Static method in class org.openide.text.
PrintPreferences
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)
- Static method in class org.openide.text.
PrintPreferences
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).
SHOW_GOTO
- Static variable in class org.openide.text.
Line
Opens the editor if necessary, shows the line, and takes the focus.
SHOW_REUSE
- Static variable in class org.openide.text.
Line
Takes the focus in case the editor is already opened and shows the line.
SHOW_REUSE_NEW
- Static variable in class org.openide.text.
Line
Focuses or opens given editor, marking it as reusable editor if it was not opened before.
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.
singleton
- Variable in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
Singleton.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.text 6.16
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
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.