Skip navigation links
org.netbeans.modules.sendopts/2 2.53
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.
A C D E G H N O P R S T U W 
Skip navigation links
org.netbeans.modules.sendopts/2 2.53