站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.0

R-Index (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.5.0

org.netbeans.modules.editor.completion/1 1.6.22
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.

org.netbeans.modules.editor.completion/1 1.6.22
A C D E F G H I O P Q R S T
Built on May 28 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.