Serialized Form


Package net.miginfocom.demo

Class net.miginfocom.demo.CallbackDemo extends javax.swing.JFrame implements Serializable

Serialized Fields

repaintTimer

javax.swing.Timer repaintTimer

pressMap

java.util.IdentityHashMap<K,V> pressMap

mousePos

java.awt.Point mousePos

Class net.miginfocom.demo.SwingDemo extends javax.swing.JFrame implements Serializable

Serialized Fields

lastIndex

int lastIndex

contentPanel

javax.swing.JPanel contentPanel

layoutPickerTabPane

javax.swing.JTabbedPane layoutPickerTabPane

pickerList

javax.swing.JList pickerList

southTabPane

javax.swing.JTabbedPane southTabPane

descrTextAreaScroll

javax.swing.JScrollPane descrTextAreaScroll

descrTextArea

javax.swing.JTextArea descrTextArea

sourceTextAreaScroll

javax.swing.JScrollPane sourceTextAreaScroll

sourceTextArea

javax.swing.JTextArea sourceTextArea

layoutDisplayPanel

javax.swing.JPanel layoutDisplayPanel

sourceFrame

javax.swing.JFrame sourceFrame

sourceFrameTextArea

javax.swing.JTextArea sourceFrameTextArea

toolTipListener

net.miginfocom.demo.SwingDemo.ToolTipListener toolTipListener

constraintListener

net.miginfocom.demo.SwingDemo.ConstraintListener constraintListener

Package net.miginfocom.layout

Class net.miginfocom.layout.AC extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.miginfocom.layout.BoundSize extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException

Class net.miginfocom.layout.CC extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.miginfocom.layout.DimConstraint extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.miginfocom.layout.LC extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.miginfocom.layout.UnitValue extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException

Package net.miginfocom.swing

Class net.miginfocom.swing.MigLayout extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package net.miginfocom.swt

Class net.miginfocom.swt.MigLayout extends org.eclipse.swt.widgets.Layout implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException



Copyright © 2007-2011. All Rights Reserved.