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
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
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 December 7 2006. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.