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

org.netbeans.modules.vcscore.cmdline (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

Package org.netbeans.modules.vcscore.cmdline

Interface Summary
VcsAdditionalCommand  
VcsAdditionalCommand.ImmediateOutput When the command supports an immediate output (output of partial lines), it should implement this interface and allow to add text listeners that are called with the immediate text output.
 

Class Summary
CommandLineVcsDirReader Read a single VCS directory.
CommandLineVcsDirReaderRecursive Read VCS directory recursively.
ExecuteCommand Execute command.
RelativeMountDialog  
RelativeMountPanel The tree selection of a mount point relative to the working directory.
UserCommand Single user defined command.
UserCommandCustomizer The customizer of a UserCommand
UserCommandSupport The adapter from UserCommand to CommandSupport.
UserCommandTask  
VcsListCommand An abstract list command, that every class has to implement to provide a listing information.
VcsListRecursiveCommand An abstract recursive list command, that every class has to implement to provide a recursive listing information.
WrappingCommandTask This class ias a wrapper of several CommandTasks.
 


 

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