Skip navigation links
org.netbeans.modules.editor.completion/1 1.58.0 2
A C D E F G H I L 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.
A C D E F G H I L O P Q R S T 
Skip navigation links
org.netbeans.modules.editor.completion/1 1.58.0 2