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

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

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

Uses of Interface
org.netbeans.editor.ext.ExtCompletionPane

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

Uses of ExtCompletionPane in org.netbeans.editor.ext
 

Classes in org.netbeans.editor.ext that implement ExtCompletionPane
 class ScrollCompletionPane
          Pane displaying the completion view and accompanying components like label for title etc.
 

Methods in org.netbeans.editor.ext that return ExtCompletionPane
 ExtCompletionPane JDCPopupPanel.getCompletionPane()
          Returns completion pane
 ExtCompletionPane Completion.getExtPane()
           
 

Constructors in org.netbeans.editor.ext with parameters of type ExtCompletionPane
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.