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

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

 

Serialized Form


Package org.openide

Class org.openide.ServiceType extends Object implements Serializable

serialVersionUID: -7573598174423654252l

Serialized Fields

name

String name

Class org.openide.ServiceType.Handle extends Object implements Serializable

serialVersionUID: 7233109534462148872l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException
Serialized Fields

name

String name

className

String className

Class org.openide.ServiceType.Registry extends Object implements Serializable

serialVersionUID: 8721000770371416481l

Class org.openide.WizardValidationException extends Exception implements Serializable

Serialized Fields

localizedMessage

String localizedMessage

source

JComponent source


 

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