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

Serialized Form (NetBeans Execution API) - NetBeans API Javadoc 5.0.0

 

Serialized Form


Package org.openide.execution

Class org.openide.execution.NbClassPath extends Object implements Serializable

serialVersionUID: -8458093409814321744l

Serialized Fields

items

Object[] items
Fuj: This is the most overloaded variable in this class. It can hold Object[] with elements of String or Exception or later Exception[] array. Also the array can hold File[] array.


classpath

String classpath
the prepared classpath

Class org.openide.execution.NbProcessDescriptor extends Object implements Serializable

serialVersionUID: -4535211234565221486l

Serialized Fields

processName

String processName
The name of the executable to run


arguments

String arguments
argument format


info

String info
info about format of the arguments

Class org.openide.execution.ScriptType extends ServiceType implements Serializable

serialVersionUID: 4893207884933024341l


 

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