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

Uses of Class org.netbeans.editor.ext.Completion (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3

Uses of Class
org.netbeans.editor.ext.Completion

Packages that use Completion
org.netbeans.editor.ext Completion Design View 
 

Uses of Completion in org.netbeans.editor.ext
 

Methods in org.netbeans.editor.ext that return Completion
 Completion ExtKit.createCompletion(ExtEditorUI extEditorUI)
           
 Completion ExtEditorUI.getCompletion()
           
static Completion ExtUtilities.getCompletion(JTextComponent target)
           
 

Constructors in org.netbeans.editor.ext with parameters of type Completion
JDCPopupPanel(ExtEditorUI extEditorUI, ExtCompletionPane completion, Completion documentationProvider)
          Creates a new instance of JDCPopupPanel
 


org.netbeans.modules.editor.lib/1 1.14.0 3

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