Skip navigation links
org.netbeans.modules.editor.completion/1 1.46.1 2
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 AsyncCompletionQuery.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.
A C D E F G H I L O P Q R S T 
Skip navigation links
org.netbeans.modules.editor.completion/1 1.46.1 2

Built on March 27 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.