首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
A-Index (Command Line Parsing API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.sendopts/2 2.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.sendopts/2 2.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.