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

P-Index (Editor Code Completion) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.completion/1 1.8
A C D E F G H I L 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.8
A C D E F G H I L O P Q R S T
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.