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

A-Index (Command Line Parsing API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.sendopts/2 2.0
A C D E G H N O P R S T U W

A

additionalArguments(char, String) - Static method in class org.netbeans.spi.sendopts.Option
Creates an option that can accept additional arguments.
allOf(Option...) - Static method in class org.netbeans.spi.sendopts.OptionGroups
Creates a compound option that forces all of the sub options to appear on the command line.
anyOf(Option...) - Static method in class org.netbeans.spi.sendopts.OptionGroups
A voluntary selector that allows any of the specified options to appear on the command line, but if they do not appear, the command line is still consistent.

org.netbeans.modules.sendopts/2 2.0
A C D E G H N O P R S T U W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.