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

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

 

Package org.netbeans.modules.vcscore.cmdline.exec

Interface Summary
SafeRunnable Safe thread killing support added.
 

Class Summary
CommandExecutor The command executor.
CommandExecutor1_5 The command executor that uses ProcessBuilder.
ExternalCommand Single external command to be executed.
StructuredExec The representation of structured execution property.
StructuredExec.Argument Representation of an argument.
The argument can be either a single String argument, or a sequence of space-separated arguments in a single String.
 

Exception Summary
BadRegexException Malformed regular expression.
 


 

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