站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.api.sendopts.CommandLine (Command Line Parsing API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.sendopts/2 2.0

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.getDefault()
          Getter for the default command line processor in the system.
 


org.netbeans.modules.sendopts/2 2.0

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.