Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.sendopts/2 2.22
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.
always()
- Static method in class org.netbeans.spi.sendopts.
Option
Creates an option that is always present.
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.
Arg
- Annotation Type in
org.netbeans.spi.sendopts
Marks a non-static field in a class as an option and assigns it a short, or long name.
ArgsProcessor
- Interface in
org.netbeans.spi.sendopts
Method in this interface is invoked to finish processing of options defined by subclass of this interface.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.sendopts/2 2.22
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 25 2012. | Portions Copyright 1997-2012 Oracle. All rights reserved.