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

org.netbeans.spi.editor.completion (Editor Code Completion) - NetBeans API Javadoc (Current Development Version)

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

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.
LazyCompletionItem The interface representing a completion item with lazy initialization
 

Class Summary
CompletionResultSet Listener interface for passing the query results.
 


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

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