Serialisierte Form
-
Package net.sf.jguiraffe.gui.platform.swing.builder.action
-
Klasse net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction
class SwingFormAction extends AbstractAction implements Serializable- serialVersionUID:
- 2180796112140195669L
-
-
Package net.sf.jguiraffe.gui.platform.swing.builder.components.table
-
Klasse net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel
class SwingTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 5747770889625181193L
-
Serialisierte Felder
-
controller
net.sf.jguiraffe.gui.builder.components.tags.table.TableFormController controller
The table form controller. -
table
JTable table
Holds a reference to the associated table. -
tableTag
net.sf.jguiraffe.gui.builder.components.tags.table.TableTag tableTag
Stores a reference to the tag defining the table.
-
-
-
Package net.sf.jguiraffe.gui.platform.swing.builder.window
-
Klasse net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter
class InternalFrameAdapter extends JInternalFrame implements Serializable- serialVersionUID:
- -4797987880771056436L
-
Serialisierte Felder
-
helper
net.sf.jguiraffe.gui.platform.swing.builder.window.WindowHelper helper
Stores the helper object used by this implementation.
-
-
-
Package net.sf.jguiraffe.gui.platform.swing.layout
-
Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter
class SwingPercentLayoutAdapter extends Object implements Serializable- serialVersionUID:
- 20090730L
-
Serialisierte Felder
-
components
List<net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter.ConstraintsData> components
Stores the contained components and their constraints. -
percentLayout
net.sf.jguiraffe.gui.layout.PercentLayoutBase percentLayout
Stores a reference to the associated percent layout object. -
sizeHandler
net.sf.jguiraffe.gui.layout.UnitSizeHandler sizeHandler
Stores the size handler used by this layout.
-
-
Klasse net.sf.jguiraffe.gui.platform.swing.layout.SwingSizeHandler
class SwingSizeHandler extends Object implements Serializable- serialVersionUID:
- 20090731L
-