public class WindowDelegate extends DefaultObjectSerializationDelegate
Modifier and Type | Field and Description |
---|---|
protected java.lang.Class[] |
putClientProperty |
elementName, equalityDelegates, propertyComparator, skipReferenceTracking, TRANSIENT_KEY
Constructor and Description |
---|
WindowDelegate() |
Modifier and Type | Method and Description |
---|---|
Element |
serialize(XMLSerializationContext context,
java.lang.Object obj) |
protected void |
serializeClientProperties(XMLSerializationContext context,
Element elm,
javax.swing.JComponent comp) |
doProperty, initConstructorTypes, isConstructorOnly, isSkipReferenceTracking, isTransient, safeArrayEquals, safeEquals, serializeConstructor, serializeProperties, setConstructorOnly, setSkipReferenceTracking, startObject, writeCall, writeCall, writeConstructor
public Element serialize(XMLSerializationContext context, java.lang.Object obj) throws SerializationException
serialize
in interface SerializationDelegate<java.lang.Object>
serialize
in class DefaultObjectSerializationDelegate
SerializationException
protected void serializeClientProperties(XMLSerializationContext context, Element elm, javax.swing.JComponent comp) throws SerializationException
SerializationException