首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
A-Index (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.completion/1 1.6.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
O
P
Q
R
S
T
A
addAllItems(Collection)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Add the collection of the completion items to this result set.
addItem(CompletionItem)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Add the completion item to this result set.
AsyncCompletionQuery
- Class in
org.netbeans.spi.editor.completion.support
Defines query processing of an asynchronous completion task.
AsyncCompletionQuery()
- Constructor for class org.netbeans.spi.editor.completion.support.
AsyncCompletionQuery
AsyncCompletionTask
- Class in
org.netbeans.spi.editor.completion.support
Asynchronous completion task allowing asynchronous query execution through
AsyncCompletionQuery
.
AsyncCompletionTask(AsyncCompletionQuery, JTextComponent)
- Constructor for class org.netbeans.spi.editor.completion.support.
AsyncCompletionTask
Construct asynchronous task for the given component.
AsyncCompletionTask(AsyncCompletionQuery)
- Constructor for class org.netbeans.spi.editor.completion.support.
AsyncCompletionTask
Constructor for the case when there is no valid component which can happen when creating task for documentation or tooltip computation.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.completion/1 1.6.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
O
P
Q
R
S
T
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.