首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
P-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
P
pane
- Variable in class org.openide.text.
CloneableEditor
editor pane
pos
- Variable in class org.openide.text.
DocumentLine
reference to one position on the line
PositionBounds
- Class in
org.openide.text
A range bounded by two
PositionRef
s.
PositionBounds(PositionRef, PositionRef)
- Constructor for class org.openide.text.
PositionBounds
Creates new
PositionBounds
.
PositionRef
- Class in
org.openide.text
Reference to one position in a document.
preferredID()
- Method in class org.openide.text.
CloneableEditor
prepareDocument()
- Method in interface org.openide.cookies.
EditorCookie
Should load the document into memory.
prepareDocument()
- Method in class org.openide.text.
CloneableEditorSupport
Load the document into memory.
previous()
- Method in class org.openide.text.
AttributedCharacters.AttributedCharacterIteratorImpl
print()
- Method in class org.openide.text.
CloneableEditorSupport
A printing implementation suitable for
PrintCookie
.
PrintPreferences
- Class in
org.openide.text
Allows get, set properties that specify the look of a printed Source Editor page, including headers, footers, vertical spacing, and line numbers.
PrintPreferences.Alignment
- Enum in
org.openide.text
Constants for center, right, left position of page header, footer.
PROP_ANNOTATION_COUNT
- Static variable in class org.openide.text.
Annotatable
Property name of the count of annotations
PROP_ANNOTATION_TYPE
- Static variable in class org.openide.text.
Annotation
Property name of the annotation type
PROP_COLUMN
- Static variable in class org.openide.text.
Line.Part
Property name for the column attribute
PROP_DELETED
- Static variable in class org.openide.text.
Annotatable
Property name for the deleted attribute
PROP_DOCUMENT
- Static variable in interface org.openide.cookies.
EditorCookie.Observable
This property is fired when the result of
EditorCookie.getDocument()
has changed.
PROP_LENGTH
- Static variable in class org.openide.text.
Line.Part
Property name for the length attribute
PROP_LINE
- Static variable in class org.openide.text.
Line.Part
Property name for the line attribute
PROP_LINE_NUMBER
- Static variable in class org.openide.text.
Line
Property name of the line number
PROP_MODIFIED
- Static variable in interface org.openide.cookies.
EditorCookie.Observable
This property is fired when modified state of the document has changed.
PROP_MOVE_TO_FRONT
- Static variable in class org.openide.text.
Annotation
Virtual property which does not have getter/setter.
PROP_OPENED_PANES
- Static variable in interface org.openide.cookies.
EditorCookie.Observable
This property is fired when list of opened panes for the document has changed.
PROP_SHORT_DESCRIPTION
- Static variable in class org.openide.text.
Annotation
Property name of the tip text
PROP_TEXT
- Static variable in class org.openide.text.
Annotatable
Property name for the content of the annotatable
PROP_TIME
- Static variable in interface org.openide.text.
CloneableEditorSupport.Env
property that is fired when time of the data is changed
putProperty(Object, Object)
- Method in class org.openide.text.
FilterDocument
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.