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

Q-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

Q

query(CompletionResultSet) - Method in interface org.netbeans.spi.editor.completion.CompletionTask
Called by the code completion infrastructure to ask the task to do a query and return the results through the given completion listener.
query(CompletionResultSet, Document, int) - Method in class org.netbeans.spi.editor.completion.support.AsyncCompletionQuery
Perform the query and add results to the given result set.
query(CompletionResultSet) - Method in class org.netbeans.spi.editor.completion.support.AsyncCompletionTask
Called by completion infrastructure in AWT thread to populate the given result set with data.

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.