GLG Toolkit

Serialized Form


Package com.genlogic

Class com.genlogic.GlgBean extends java.applet.Applet implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
Serialized Fields

glg_comp

com.genlogic.GlgBeanComponent glg_comp

Class com.genlogic.GlgCustomBean extends GlgBean implements Serializable

serialVersionUID: 0L

Class com.genlogic.GlgCustomJBean extends GlgJBean implements Serializable

serialVersionUID: 0L

Class com.genlogic.GlgCustomJLWBean extends GlgJLWBean implements Serializable

serialVersionUID: 0L

Class com.genlogic.GlgJBean extends javax.swing.JApplet implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
Serialized Fields

glg_comp

com.genlogic.GlgBeanComponent glg_comp

Class com.genlogic.GlgJLWBean extends javax.swing.JPanel implements Serializable

serialVersionUID: 0L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
Serialized Fields

glg_comp

com.genlogic.GlgBeanComponent glg_comp


GLG Toolkit