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

Uses of Package org.netbeans.spi.editor.completion (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.5.1

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

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.6.31

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.