org.netbeans.modules.editor.completion/1 1.26.1 1

Uses of Class
org.netbeans.spi.editor.completion.support.AsyncCompletionQuery

Packages that use AsyncCompletionQuery
org.netbeans.spi.editor.completion.support   
 

Uses of AsyncCompletionQuery in org.netbeans.spi.editor.completion.support
 

Constructors in org.netbeans.spi.editor.completion.support with parameters of type AsyncCompletionQuery
AsyncCompletionTask(AsyncCompletionQuery query)
          Constructor for the case when there is no valid component which can happen when creating task for documentation or tooltip computation.
AsyncCompletionTask(AsyncCompletionQuery query, JTextComponent component)
          Construct asynchronous task for the given component.
 


org.netbeans.modules.editor.completion/1 1.26.1 1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.