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

Uses of Class org.netbeans.modules.vcscore.util.VariableInputDialog (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

Uses of Class
org.netbeans.modules.vcscore.util.VariableInputDialog

Packages that use VariableInputDialog
org.netbeans.modules.vcscore.cmdline   
org.netbeans.modules.vcscore.commands Commands scheduling and executing framework implementation. 
 

Uses of VariableInputDialog in org.netbeans.modules.vcscore.cmdline
 

Methods in org.netbeans.modules.vcscore.cmdline with parameters of type VariableInputDialog
 void UserCommandCustomizer.setCommand(VcsDescribedCommand cmd, VariableInputDialog dlg, String title)
           
 

Uses of VariableInputDialog in org.netbeans.modules.vcscore.commands
 

Methods in org.netbeans.modules.vcscore.commands that return VariableInputDialog
static VariableInputDialog CommandCustomizationSupport.createInputDialog(CommandExecutionContext executionContext, String exec, Hashtable vars, VcsDescribedCommand dcmd, boolean[] forEachFile, StringBuffer retTitle)
           
 


 

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