首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
S-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
S
setAnchorOffset(int)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Set the document offset to which the returned completion items or documentation or tooltip should be anchored.
setDocumentation(CompletionDocumentation)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Set the documentation to this result set.
setTitle(String)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Set title that will be assigned to the completion popup window.
setToolTip(JToolTip)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Set the tooltip to this result set.
setWaitText(String)
- Method in class org.netbeans.spi.editor.completion.
CompletionResultSet
Set the explicit value displayed in a label when the completion results do not get computed during a certain timeout (e.g.
showCompletion()
- Method in class org.netbeans.api.editor.completion.
Completion
Request showing of the code completion popup for the currently focused text component.
showDocumentation()
- Method in class org.netbeans.api.editor.completion.
Completion
Request showing of the documentation popup for the currently focused text component.
showToolTip()
- Method in class org.netbeans.api.editor.completion.
Completion
Request showing of the tooltip popup for the currently focused text component.
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.