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

P-Index (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.5.1

org.netbeans.modules.editor.completion/1 1.6.31
A C D E F G H I O P Q R S T

P

prepareQuery(JTextComponent) - Method in class org.netbeans.spi.editor.completion.support.AsyncCompletionQuery
Collect additional information in AWT thread before query(CompletionResultSet, Document, int) is called asynchronously.
preQueryUpdate(JTextComponent) - Method in class org.netbeans.spi.editor.completion.support.AsyncCompletionQuery
Called in response to CompletionTask.refresh(null).
PRIORITY_SORT_TYPE - Static variable in class org.netbeans.spi.editor.completion.CompletionResultSet
Sort type returned from CompletionResultSet.getSortType() that prefers priority of the item (CompletionItem.getSortPriority()) over the text of the item (CompletionItem.getSortText()).
processKeyEvent(KeyEvent) - Method in interface org.netbeans.spi.editor.completion.CompletionItem
Process the key pressed when this completion item was selected in the completion popup window.

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