首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
R-Index (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
O
P
Q
R
S
T
R
refresh(CompletionResultSet)
- Method in interface org.netbeans.spi.editor.completion.
CompletionTask
Called by the code completion infrastructure to inform the task about changes in the corresponding document.
refresh(CompletionResultSet)
- Method in class org.netbeans.spi.editor.completion.support.
AsyncCompletionTask
Called by completion infrastructure in AWT thread once there is a change in the component (caret position changes or document gets modified).
render(Graphics, Font, Color, Color, int, int, boolean)
- Method in interface org.netbeans.spi.editor.completion.
CompletionItem
Render this item into the given graphics.
renderHtml(ImageIcon, String, String, Graphics, Font, Color, int, int, boolean)
- Static method in class org.netbeans.spi.editor.completion.support.
CompletionUtilities
Render a completion item using the provided icon and left and right html texts.
resolveLink(String)
- Method in interface org.netbeans.spi.editor.completion.
CompletionDocumentation
Returns a documentation item representing an object linked from the item's HTML text.
run()
- Method in class org.netbeans.spi.editor.completion.support.
AsyncCompletionTask
This method will be run() from the RequestProcessor during performing of the query.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.