org.netbeans.modules.sendopts/2 2.25.1

Uses of Class
org.netbeans.api.sendopts.CommandLine

Packages that use CommandLine
org.netbeans.api.sendopts Start here if you are in a standalone application and you want to parse a command line using the sendopts infrastructure. 
 

Uses of CommandLine in org.netbeans.api.sendopts
 

Methods in org.netbeans.api.sendopts that return CommandLine
static CommandLine CommandLine.create(Class<?>... classes)
          Creates new command line processor based on options defined in the provided classes.
static CommandLine CommandLine.getDefault()
          Getter for the default command line processor in the system.
 


org.netbeans.modules.sendopts/2 2.25.1

Built on June 6 2013.  |  Portions Copyright 1997-2013 Oracle. All rights reserved.