首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
Q-Index (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.5.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.completion/1 1.6.31
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
O
P
Q
R
S
T
Q
query(CompletionResultSet)
- Method in interface org.netbeans.spi.editor.completion.
CompletionTask
Called by the code completion infrastructure to ask the task to do a query and return the results through the given completion listener.
query(CompletionResultSet, Document, int)
- Method in class org.netbeans.spi.editor.completion.support.
AsyncCompletionQuery
Perform the query and add results to the given result set.
query(CompletionResultSet)
- Method in class org.netbeans.spi.editor.completion.support.
AsyncCompletionTask
Called by completion infrastructure in AWT thread to populate the given result set with data.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.completion/1 1.6.31
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 March 26 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.