Serialized Form
-
Package com.jformdesigner.model
-
Class com.jformdesigner.model.SwingColor
class SwingColor extends Color implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Class com.jformdesigner.model.SwingDerivedFont
class SwingDerivedFont extends Font implements Serializable-
Serialized Fields
-
absoluteSize
boolean absoluteSize
Specifies whether the size changes absolute or relative. -
nameChange
String nameChange
The new font name; or null. -
sizeChange
int sizeChange
The absolute or relative font size; or zero. -
styleChange
int styleChange
The font style change; or zero. The lower 16 bits are added; the upper 16 bits are removed.
-
-
-
Class com.jformdesigner.model.SwingFont
class SwingFont extends Font implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Class com.jformdesigner.model.SwingTableModel
class SwingTableModel extends DefaultTableModel implements Serializable
-
-
Package com.jformdesigner.runtime
-
Class com.jformdesigner.runtime.ArrayFocusTraversalPolicy
class ArrayFocusTraversalPolicy extends LayoutFocusTraversalPolicy implements Serializable-
Serialized Fields
-
components
Component[] components
-
-
-
Class com.jformdesigner.runtime.GridBagConstraintsEx
class GridBagConstraintsEx extends GridBagConstraints implements Serializable-
Serialized Fields
-
hAlign
int hAlign
-
vAlign
int vAlign
-
-
-
Exception Class com.jformdesigner.runtime.MultiException
class MultiException extends Exception implements Serializable -
Exception Class com.jformdesigner.runtime.NoSuchComponentException
class NoSuchComponentException extends RuntimeException implements Serializable -
Exception Class com.jformdesigner.runtime.SetPropertyException
class SetPropertyException extends Exception implements Serializable
-