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

NbDialogSupport (Editor Module) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor/3 1.32.0

org.netbeans.modules.editor
Class NbDialogSupport

java.lang.Object
  extended by org.netbeans.modules.editor.impl.NbDialogFactory
      extended by org.netbeans.modules.editor.NbDialogSupport
All Implemented Interfaces:
DialogSupport.DialogFactory, org.netbeans.spi.editor.DialogFactory

Deprecated. Without any replacement.

public class NbDialogSupport
extends org.netbeans.modules.editor.impl.NbDialogFactory
implements DialogSupport.DialogFactory

The NetBeans way of handling Dialogs is through TopManager, prividing it with DialogDescriptor.


Constructor Summary
NbDialogSupport()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.netbeans.modules.editor.impl.NbDialogFactory
createDialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.netbeans.editor.DialogSupport.DialogFactory
createDialog
 

Constructor Detail

NbDialogSupport

public NbDialogSupport()
Deprecated. 

org.netbeans.modules.editor/3 1.32.0

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