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

Uses of Interface org.netbeans.modules.vcscore.commands.VcsDescribedTask (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

Uses of Interface
org.netbeans.modules.vcscore.commands.VcsDescribedTask

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

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

Classes in org.netbeans.modules.vcscore.cmdline that implement VcsDescribedTask
 class UserCommandTask
           
 

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

Methods in org.netbeans.modules.vcscore.commands with parameters of type VcsDescribedTask
 void VcsCommandVisualizer.setVcsTask(VcsDescribedTask task)
          After instatiation this method is called with the task that should be visualized.
 void InteractiveCommandOutputVisualizer.setVcsTask(VcsDescribedTask task)
           
 void CommandOutputVisualizer.setVcsTask(VcsDescribedTask task)
           
 


 

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