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

Serialized Form (Dialogs API) - NetBeans API Javadoc (Current Development Version)

org.openide.dialogs 7.4

Serialized Form


Package org.openide

Class org.openide.ServiceType extends Object implements Serializable

serialVersionUID: -7573598174423654252L

Serialized Fields

name

String name
Deprecated. 

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

serialVersionUID: 7233109534462148872L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Deprecated. 
Throws:
IOException
Serialized Fields

name

String name
Deprecated. 

className

String className
Deprecated. 

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

serialVersionUID: 8721000770371416481L

Class org.openide.ServiceType$Registry$1IsInstance extends Object implements Serializable

Class org.openide.WizardValidationException extends Exception implements Serializable

Serialized Fields

localizedMessage

String localizedMessage

source

JComponent source


org.openide.dialogs 7.4

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