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

Uses of Package
org.netbeans.spi.editor.completion

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

Classes in org.netbeans.spi.editor.completion used by org.netbeans.spi.editor.completion
CompletionDocumentation
          The interface of an item that can be displayed in the documentation popup.
CompletionItem
          The interface representing a single item of the result list that can be displayed in the completion popup.
CompletionResultSet
          Listener interface for passing the query results.
CompletionTask
          The inteface of a task performing a code completion query.
 

Classes in org.netbeans.spi.editor.completion used by org.netbeans.spi.editor.completion.support
CompletionResultSet
          Listener interface for passing the query results.
CompletionTask
          The inteface of a task performing a code completion query.
 


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.