首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
P-Index (Editor Utilities) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.util/1 1.17
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
P
PositionComparator
- Class in
org.netbeans.lib.editor.util.swing
Comparator for
Position
objects.
PositionComparator()
- Constructor for class org.netbeans.lib.editor.util.swing.
PositionComparator
PositionRegion
- Class in
org.netbeans.lib.editor.util.swing
A pair of positions delimiting a text region in a swing document.
PositionRegion(Position, Position)
- Constructor for class org.netbeans.lib.editor.util.swing.
PositionRegion
Construct new position region.
PositionRegion(Document, int, int)
- Constructor for class org.netbeans.lib.editor.util.swing.
PositionRegion
Construct new position region based on the knowledge of the document and starting and ending offset.
PriorityListenerList
<
T
extends
EventListener
> - Class in
org.netbeans.lib.editor.util
Listener list that layers the maintained listeners according to the given priority index.
PriorityListenerList()
- Constructor for class org.netbeans.lib.editor.util.
PriorityListenerList
PriorityMutex
- Class in
org.netbeans.lib.editor.util
Mutex that allows only one thread to proceed other threads must wait until that one finishes.
PriorityMutex()
- Constructor for class org.netbeans.lib.editor.util.
PriorityMutex
put(K, V)
- Method in class org.netbeans.lib.editor.util.
CompactMap
putAll(Map<? extends K, ? extends V>)
- Method in class org.netbeans.lib.editor.util.
CompactMap
putEntry(CompactMap.MapEntry<K, V>)
- Method in class org.netbeans.lib.editor.util.
CompactMap
Put the given entry into the map.
putEventProperty(DocumentEvent, Object, Object)
- Static method in class org.netbeans.lib.editor.util.swing.
DocumentUtilities
Set a property of a given document event.
putEventProperty(DocumentEvent, Map.Entry)
- Static method in class org.netbeans.lib.editor.util.swing.
DocumentUtilities
Set a property of a given document event by using the given map entry.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.util/1 1.17
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.