Package | Description |
---|---|
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. |
org.netbeans.spi.sendopts |
Package for those that want to write a command line handler
that can participate on handling parts of a command line send
to the application.
|
Class and Description |
---|
CommandException
Signals that something is wrong when processing the command line arguments.
|
CommandLine
A class for clients that have an array of strings and want to process
it - e.g.
|
Class and Description |
---|
CommandException
Signals that something is wrong when processing the command line arguments.
|
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.