Serialized Form
-
Package net.sf.jguiraffe.di
-
Class net.sf.jguiraffe.di.BeanCreationEvent extends EventObject implements Serializable
- serialVersionUID:
- 3858761676828030611L
-
Serialized Fields
-
bean
Object bean
The bean that was newly created.
-
-
Class net.sf.jguiraffe.di.InjectionException extends RuntimeException implements Serializable
- serialVersionUID:
- -7010018659144863407L
-
-
Package net.sf.jguiraffe.examples.tutorial.viewset
-
Class net.sf.jguiraffe.examples.tutorial.viewset.ViewSettings extends Object implements Serializable
- serialVersionUID:
- 20100111L
-
Serialized Fields
-
backgroundColor
Color backgroundColor
The background color. -
fileDateFrom
Date fileDateFrom
The from date for the date filter. -
fileDateTo
Date fileDateTo
The to date for the date filter. -
fileTypes
String[] fileTypes
An array with the file types to filter for. -
filterDate
boolean filterDate
A flag whether the date filter is active. -
filterSize
boolean filterSize
A flag whether the filter for file size is active. -
filterTypes
boolean filterTypes
A flag whether the filter for file types is active. -
foregroundColor
Color foregroundColor
The foreground color. -
minFileSize
Integer minFileSize
The minimum file size for the size filter. -
selectionBackground
Color selectionBackground
The selection background color. -
selectionForeground
Color selectionForeground
The selection foreground color. -
sortColumn
Integer sortColumn
The index of the sort color. -
sortDescending
boolean sortDescending
The sort descending flag. -
sortDirectories
Integer sortDirectories
The sort mode for directories.
-
-
-
Package net.sf.jguiraffe.gui.app
-
Class net.sf.jguiraffe.gui.app.ApplicationException extends Exception implements Serializable
- serialVersionUID:
- 3940825554523387981L
-
Class net.sf.jguiraffe.gui.app.ApplicationRuntimeException extends org.apache.commons.lang.exception.NestableRuntimeException implements Serializable
- serialVersionUID:
- -6002346874472164381L
-
-
Package net.sf.jguiraffe.gui.builder
-
Class net.sf.jguiraffe.gui.builder.BuilderException extends Exception implements Serializable
- serialVersionUID:
- -2511636810150042168L
-
Serialized Fields
-
scriptURL
URL scriptURL
Stores the URL of the failing script.
-
-
-
Package net.sf.jguiraffe.gui.builder.action
-
Class net.sf.jguiraffe.gui.builder.action.FormActionException extends FormBuilderException implements Serializable
- serialVersionUID:
- -2259904885846361444L
-
-
Package net.sf.jguiraffe.gui.builder.components
-
Class net.sf.jguiraffe.gui.builder.components.Color extends Object implements Serializable
- serialVersionUID:
- 20130606L
-
Serialized Fields
-
blue
int blue
The component for blue. -
colorDefinition
String colorDefinition
The logic color definition. -
green
int green
The component for green. -
red
int red
The component for red.
-
-
Class net.sf.jguiraffe.gui.builder.components.FormBuilderException extends org.apache.commons.lang.exception.NestableException implements Serializable
- serialVersionUID:
- -4113609511081254811L
-
Class net.sf.jguiraffe.gui.builder.components.FormBuilderRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 4590445222867803920L
-
-
Package net.sf.jguiraffe.gui.builder.components.model
-
Class net.sf.jguiraffe.gui.builder.components.model.TreeExpandVetoException extends Exception implements Serializable
- serialVersionUID:
- 3962311592439197250L
-
Serialized Fields
-
event
TreeExpansionEvent event
Stores the event that triggered this exception.
-
-
Class net.sf.jguiraffe.gui.builder.components.model.TreeExpansionEvent extends FormEvent implements Serializable
- serialVersionUID:
- 1078903161051276615L
-
Serialized Fields
-
type
TreeExpansionEvent.Type type
The type of this event.
-
-
-
Package net.sf.jguiraffe.gui.builder.event
-
Class net.sf.jguiraffe.gui.builder.event.BuilderEvent extends EventObject implements Serializable
- serialVersionUID:
- -8841052675925806622L
-
Class net.sf.jguiraffe.gui.builder.event.FormActionEvent extends FormEvent implements Serializable
- serialVersionUID:
- 626918826171020465L
-
Serialized Fields
-
command
String command
Stores the command string.
-
-
Class net.sf.jguiraffe.gui.builder.event.FormChangeEvent extends FormEvent implements Serializable
- serialVersionUID:
- -8290185554329676174L
-
Class net.sf.jguiraffe.gui.builder.event.FormEvent extends BuilderEvent implements Serializable
- serialVersionUID:
- 9144620760327400752L
-
Serialized Fields
-
name
String name
Stores the name of the component that caused this event.
-
-
Class net.sf.jguiraffe.gui.builder.event.FormFocusEvent extends FormEvent implements Serializable
- serialVersionUID:
- 2244179360483037190L
-
Serialized Fields
-
type
FormFocusEvent.Type type
The type of this event.
-
-
Class net.sf.jguiraffe.gui.builder.event.FormMouseEvent extends FormEvent implements Serializable
- serialVersionUID:
- 20090915L
-
Serialized Fields
-
button
int button
The button that was pressed. -
modifiers
Set<Modifiers> modifiers
A set with modifier keys. -
type
FormMouseEvent.Type type
The type of this event. -
x
int x
The X position of the mouse cursor. -
y
int y
The Y position of the mouse cursor.
-
-
-
Package net.sf.jguiraffe.gui.builder.utils
-
Class net.sf.jguiraffe.gui.builder.utils.GUIRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 2315656702744638276L
-
-
Package net.sf.jguiraffe.gui.builder.window
-
Class net.sf.jguiraffe.gui.builder.window.WindowBuilderException extends FormBuilderException implements Serializable
- serialVersionUID:
- 8471699744566726481L
-
Class net.sf.jguiraffe.gui.builder.window.WindowEvent extends BuilderEvent implements Serializable
- serialVersionUID:
- 6168945067550400189L
-
Serialized Fields
-
sourceWindow
Window sourceWindow
Stores a reference to the window that caused this event. -
type
WindowEvent.Type type
The type of this event.
-
-
-
Package net.sf.jguiraffe.gui.builder.window.ctrl
-
Class net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerEvent extends BuilderEvent implements Serializable
- serialVersionUID:
- 20091209L
-
Class net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerFieldStatusEvent extends FormControllerEvent implements Serializable
- serialVersionUID:
- 20091210L
-
Serialized Fields
-
fieldName
String fieldName
The name of the field affected by this event.
-
-
Class net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerFormEvent extends FormControllerEvent implements Serializable
- serialVersionUID:
- 20100619L
-
Serialized Fields
-
type
FormControllerFormEvent.Type type
The type of this event.
-
-
Class net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerValidationEvent extends FormControllerEvent implements Serializable
- serialVersionUID:
- 20091209L
-
-
Package net.sf.jguiraffe.gui.cmd
-
Class net.sf.jguiraffe.gui.cmd.CommandQueueEvent extends EventObject implements Serializable
- serialVersionUID:
- 7434520871707897320L
-
Serialized Fields
-
type
CommandQueueEvent.Type type
Stores the event's type.
-
-
-
Package net.sf.jguiraffe.gui.forms
-
Class net.sf.jguiraffe.gui.forms.FormRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -1843826607259553025L
-
-
Package net.sf.jguiraffe.gui.layout
-
Class net.sf.jguiraffe.gui.layout.BorderLayout extends PercentLayoutBase implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
bottomMargin
NumberWithUnit bottomMargin
Stores the bottom margin. -
eastGap
NumberWithUnit eastGap
Stores the east gap. -
leftMargin
NumberWithUnit leftMargin
Stores the left margin. -
northGap
NumberWithUnit northGap
Stores the north gap. -
pcb
PercentData.Builder pcb
A builder for percent data objects. -
rightMargin
NumberWithUnit rightMargin
Stores the right margin. -
southGap
NumberWithUnit southGap
Stores the south gap. -
topMargin
NumberWithUnit topMargin
Stores the top margin. -
westGap
NumberWithUnit westGap
Stores the west gap.
-
-
Class net.sf.jguiraffe.gui.layout.ButtonLayout extends PercentLayoutBase implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
alignment
ButtonLayout.Alignment alignment
Stores the alignment flag. -
bottomMargin
NumberWithUnit bottomMargin
Stores the bottom margin. -
gap
NumberWithUnit gap
Stores the width of the gap between the buttons. -
leftMargin
NumberWithUnit leftMargin
Stores the left margin. -
rightMargin
NumberWithUnit rightMargin
Stores the right margin. -
topMargin
NumberWithUnit topMargin
Stores the top margin.
-
-
Class net.sf.jguiraffe.gui.layout.CellConstraints extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
alignment
CellAlignment alignment
Stores the alignment. -
cellSize
CellSize cellSize
Stores the cell size. -
minSize
NumberWithUnit minSize
Stores the cell's minimum size. -
weight
int weight
Stores the weight factor.
-
-
Class net.sf.jguiraffe.gui.layout.CellGroup extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
indices
int[] indices
Stores the indices of the affected cells.
-
-
Class net.sf.jguiraffe.gui.layout.NumberWithUnit extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
unit
Unit unit
Stores the unit. -
value
double value
Stores the value.
-
-
Class net.sf.jguiraffe.gui.layout.PercentData extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
column
int column
Stores the column. -
columnConstraints
CellConstraints columnConstraints
Stores a reference to a constraints object for the column. -
row
int row
Stores the row. -
rowConstraints
CellConstraints rowConstraints
Stores a reference to a constraints object for the row. -
spanX
int spanX
Stores the number of occupied columns. -
spanY
int spanY
Stores the number of occupied rows. -
targetColumn
int targetColumn
Stores the target column. -
targetRow
int targetRow
Stores the targetRow.
-
-
Class net.sf.jguiraffe.gui.layout.PercentData.Builder extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
ccCol
CellConstraints ccCol
The column constraints. -
ccRow
CellConstraints ccRow
The row constraints. -
col
int col
The x position. -
row
int row
The y position. -
spanX
int spanX
The x span. -
spanY
int spanY
The y span. -
targetCol
int targetCol
The target column. -
targetRow
int targetRow
The target row.
-
-
Class net.sf.jguiraffe.gui.layout.PercentLayout extends PercentLayoutBase implements Serializable
- serialVersionUID:
- 20090730L
-
Class net.sf.jguiraffe.gui.layout.PercentLayoutBase extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
canShrink
boolean canShrink
A flag whether this layout can shrink below its preferred size. -
cells
net.sf.jguiraffe.gui.layout.PercentLayoutBase.CellData[][] cells
Stores information about the contained components. -
columnConstraints
CellConstraints[] columnConstraints
Stores the column constraints. -
columnGroups
Collection<CellGroup> columnGroups
Stores the column groups. -
inInit
boolean inInit
Helper flag that avoids re-entrance of the initCells() method. -
multiColumns
List<net.sf.jguiraffe.gui.layout.PercentLayoutBase.CellData> multiColumns
Stores information about components that span multiple columns. -
multiRows
List<net.sf.jguiraffe.gui.layout.PercentLayoutBase.CellData> multiRows
Stores information about components that span multiple rows. -
platformAdapter
PercentLayoutPlatformAdapter platformAdapter
Stores a reference to the associated platform adapter. -
rowConstraints
CellConstraints[] rowConstraints
Stores the row constraints. -
rowGroups
Collection<CellGroup> rowGroups
Stores the row groups. -
totalWeightX
int totalWeightX
Stores the total weight factor for all columns. -
totalWeightY
int totalWeightY
Stores the total weight factor for all rows.
-
-
-
Package net.sf.jguiraffe.gui.platform.swing.builder.action
-
Class net.sf.jguiraffe.gui.platform.swing.builder.action.SwingFormAction extends AbstractAction implements Serializable
- serialVersionUID:
- 2180796112140195669L
-
-
Package net.sf.jguiraffe.gui.platform.swing.builder.components.table
-
Class net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- 5747770889625181193L
-
Serialized Fields
-
controller
TableFormController controller
The table form controller. -
table
JTable table
Holds a reference to the associated table. -
tableTag
TableTag tableTag
Stores a reference to the tag defining the table.
-
-
-
Package net.sf.jguiraffe.gui.platform.swing.builder.window
-
Class net.sf.jguiraffe.gui.platform.swing.builder.window.InternalFrameAdapter extends JInternalFrame implements Serializable
- serialVersionUID:
- -4797987880771056436L
-
Serialized Fields
-
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
-
Class net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter extends Object implements Serializable
- serialVersionUID:
- 20090730L
-
Serialized Fields
-
components
List<net.sf.jguiraffe.gui.platform.swing.layout.SwingPercentLayoutAdapter.ConstraintsData> components
Stores the contained components and their constraints. -
percentLayout
PercentLayoutBase percentLayout
Stores a reference to the associated percent layout object. -
sizeHandler
UnitSizeHandler sizeHandler
Stores the size handler used by this layout.
-
-
Class net.sf.jguiraffe.gui.platform.swing.layout.SwingSizeHandler extends Object implements Serializable
- serialVersionUID:
- 20090731L
-
-
Package net.sf.jguiraffe.locators
-
Class net.sf.jguiraffe.locators.LocatorException extends RuntimeException implements Serializable
- serialVersionUID:
- -2259033559671621966L
-