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

Serialized Form (NetBeans Input/Output API) - NetBeans API Javadoc 4.1.0

 

Serialized Form


Package org.openide.windows

Class org.openide.windows.CloneableTopComponent extends TopComponent implements Serializable

serialVersionUID: 4893753008783256289l

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException

Class org.openide.windows.CloneableTopComponent.Ref extends Object implements Serializable

serialVersionUID: 5543148876020730556l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

Class org.openide.windows.OutputEvent extends EventObject implements Serializable

serialVersionUID: 4809584286971828815l

Class org.openide.windows.TopComponent extends JComponent implements Serializable

serialVersionUID: -3022538025284122942l

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException

Class org.openide.windows.WindowManager extends Object implements Serializable

serialVersionUID: -4133918059009277602l

Serialized Fields

activeComponent

TopComponent activeComponent

registry

TopComponent.Registry registry


 

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