org.netbeans.modules.editor.completion/1 1.6.22
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.22
A C D E F G H I O P Q R S T
Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.