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

org.netbeans.spi.editor.completion (NetBeans Editor Code Completion SPI) - NetBeans API Javadoc 5.0.0

 

Package org.netbeans.spi.editor.completion

Interface Summary
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.
CompletionProvider The basic interface of the code completion querying SPI.
CompletionTask The inteface of a task performing a code completion query.
 

Class Summary
CompletionResultSet Listener interface for passing the query results.
 


 

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