Gaia 2011.2 API

Serialized Form


Package eu.beesoft.gaia.launcher

Class eu.beesoft.gaia.launcher.SplashScreen extends javax.swing.JWindow implements Serializable

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar

progressStepCount

int progressStepCount

progressStep

int progressStep

progressText

java.lang.String progressText

Package eu.beesoft.gaia.swing

Class eu.beesoft.gaia.swing.ExplorableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

explorable

boolean explorable

explored

boolean explored

Class eu.beesoft.gaia.swing.GlassPane extends javax.swing.JPanel implements Serializable

Class eu.beesoft.gaia.swing.JButtonPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

separator

javax.swing.JSeparator separator

gridLayout

java.awt.GridLayout gridLayout

buttonPanel

javax.swing.JPanel buttonPanel

Class eu.beesoft.gaia.swing.JCalendar extends javax.swing.JPanel implements Serializable

Serialized Fields

dayNames

java.lang.String[] dayNames

monthNames

java.lang.String[] monthNames

firstDayOfWeek

int firstDayOfWeek

calendar

java.util.Calendar calendar

yearDownButton

eu.beesoft.gaia.swing.JCalendar.ArrowButton yearDownButton

monthDownButton

eu.beesoft.gaia.swing.JCalendar.ArrowButton monthDownButton

monthButton

eu.beesoft.gaia.swing.JCalendar.MonthButton monthButton

monthPopup

javax.swing.JPopupMenu monthPopup

yearButton

eu.beesoft.gaia.swing.JCalendar.YearButton yearButton

yearPopup

javax.swing.JPopupMenu yearPopup

monthUpButton

eu.beesoft.gaia.swing.JCalendar.ArrowButton monthUpButton

yearUpButton

eu.beesoft.gaia.swing.JCalendar.ArrowButton yearUpButton

dayNameButtons

eu.beesoft.gaia.swing.JCalendar.DayNameButton[] dayNameButtons

dayButtons

eu.beesoft.gaia.swing.JCalendar.DayButton[] dayButtons

selectedDay

int selectedDay

selectedMonth

int selectedMonth

selectedYear

int selectedYear

firstDayColumn

int firstDayColumn

daysInMonth

int daysInMonth

keyListener

eu.beesoft.gaia.swing.JCalendar.CalendarKeyListener keyListener

actionListener

java.awt.event.ActionListener actionListener

Class eu.beesoft.gaia.swing.JCloseableTabbedPane extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

closeable

boolean closeable

pressedCloseButtonIndex

int pressedCloseButtonIndex

mouseOverCloseButtonIndex

int mouseOverCloseButtonIndex

draggedOut

boolean draggedOut

actionListeners

java.util.List<E> actionListeners

autoClose

boolean autoClose

Class eu.beesoft.gaia.swing.JComboBoxWithSeparator extends javax.swing.JComboBox implements Serializable

Serialized Fields

separatorsAfter

int[] separatorsAfter

Class eu.beesoft.gaia.swing.JDateField extends javax.swing.JPanel implements Serializable

Serialized Fields

listener

eu.beesoft.gaia.swing.JDateField.Listener listener

dateEditor

javax.swing.JTextField dateEditor

popupButton

javax.swing.JButton popupButton

popupDialog

javax.swing.JDialog popupDialog

popupCalendar

JCalendar popupCalendar

dateFormat

java.text.SimpleDateFormat dateFormat

editable

boolean editable

columns

int columns

date

java.util.Date date

Class eu.beesoft.gaia.swing.JLink extends javax.swing.JLabel implements Serializable

Serialized Fields

url

java.lang.String url

text

java.lang.String text

Class eu.beesoft.gaia.swing.JRolloverButton extends javax.swing.JButton implements Serializable

Serialized Fields

autoRepeatMilliseconds

long autoRepeatMilliseconds

Class eu.beesoft.gaia.swing.JSection extends javax.swing.JPanel implements Serializable

Serialized Fields

titleComponent

java.awt.Component titleComponent

separator

java.awt.Component separator

Class eu.beesoft.gaia.swing.JTreeTable extends JZebraTable implements Serializable

Serialized Fields

tree

eu.beesoft.gaia.swing.JTreeTable.Renderer tree

editor

eu.beesoft.gaia.swing.JTreeTable.Editor editor

model

TreeTableModel model

modelListener

javax.swing.event.TreeModelListener modelListener

modelWrapper

eu.beesoft.gaia.swing.JTreeTable.ModelWrapper modelWrapper

expansionListener

eu.beesoft.gaia.swing.JTreeTable.ExpansionListener expansionListener

selectionWrapper

eu.beesoft.gaia.swing.JTreeTable.SelectionWrapper selectionWrapper

Class eu.beesoft.gaia.swing.JZebraTable extends javax.swing.JTable implements Serializable

Serialized Fields

drawStripes

boolean drawStripes

showHorizontalLines

boolean showHorizontalLines

showVerticalLines

boolean showVerticalLines

alternateBackground

java.awt.Color alternateBackground

alternateBackgroundValue

java.awt.Color alternateBackgroundValue

columnModel

eu.beesoft.gaia.swing.JZebraTable.ColumnModel columnModel

allTableColumns

java.util.List<E> allTableColumns

widthListener

eu.beesoft.gaia.swing.JZebraTable.WidthListener widthListener

Class eu.beesoft.gaia.swing.JZebraTree extends javax.swing.JTree implements Serializable

Serialized Fields

alternateBackground

java.awt.Color alternateBackground

alternateBackgroundValue

java.awt.Color alternateBackgroundValue

wrapper

eu.beesoft.gaia.swing.JZebraTree.RendererEditorWrapper wrapper

drawStripes

boolean drawStripes

Class eu.beesoft.gaia.swing.SimpleSwingForm extends javax.swing.JPanel implements Serializable

Serialized Fields

dialog

javax.swing.JDialog dialog

constraints

java.awt.GridBagConstraints constraints

insets

java.awt.Insets insets

Class eu.beesoft.gaia.swing.SwingAction extends javax.swing.AbstractAction implements Serializable

Class eu.beesoft.gaia.swing.TableBooleanCellRenderer extends javax.swing.JCheckBox implements Serializable

Class eu.beesoft.gaia.swing.TableDateCellRenderer extends TableFormatCellRenderer implements Serializable

Class eu.beesoft.gaia.swing.TableDateTimeCellRenderer extends TableDateCellRenderer implements Serializable

Class eu.beesoft.gaia.swing.TableDoubleCellRenderer extends TableFormatCellRenderer implements Serializable

Class eu.beesoft.gaia.swing.TableFormatCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

format

java.text.Format format

Class eu.beesoft.gaia.swing.TableIntegerCellRenderer extends TableFormatCellRenderer implements Serializable

Class eu.beesoft.gaia.swing.TreeTableModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

columnNames

java.util.List<E> columnNames

Class eu.beesoft.gaia.swing.TreeTableNode extends ExplorableTreeNode implements Serializable


Package eu.beesoft.gaia.swing.builder

Class eu.beesoft.gaia.swing.builder.ListBoundRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Serialized Fields

binding

java.lang.String binding

miner

Miner miner

Class eu.beesoft.gaia.swing.builder.TableBoundModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

builder

TableBuilder builder

rows

java.util.List<E> rows

Class eu.beesoft.gaia.swing.builder.TableBoundRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable


Package eu.beesoft.gaia.swing.client

Class eu.beesoft.gaia.swing.client.SwingClientAction extends SwingAction implements Serializable


Package eu.beesoft.gaia.swing.form

Class eu.beesoft.gaia.swing.form.CellConstraints extends java.awt.GridBagConstraints implements Serializable

Serialized Fields

leftBorder

boolean leftBorder
Set to true if Form should draw a vertical line on the left margin.


topBorder

boolean topBorder
Set to true if Form should draw a horizontal line on the top margin.


rightBorder

boolean rightBorder
Set to true if Form should draw a vertical line on the right margin.


bottomBorder

boolean bottomBorder
Set to true if Form should draw a horizontal line on the bottom margin.

Class eu.beesoft.gaia.swing.form.EditableComponentBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

color

java.awt.Color color

Class eu.beesoft.gaia.swing.form.Form extends javax.swing.JPanel implements Serializable

Serialized Fields

layout

java.awt.GridBagLayout layout

cellBorderColor

java.awt.Color cellBorderColor

editableComponentBackground

java.awt.Color editableComponentBackground

editableComponentBorderColor

java.awt.Color editableComponentBorderColor

insets

java.awt.Insets insets

Package eu.beesoft.gaia.util

Class eu.beesoft.gaia.util.AdvancedProperties extends java.util.Properties implements Serializable


Package eu.beesoft.gaia.validation

Class eu.beesoft.gaia.validation.ValidationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

result

ValidationResult result

Class eu.beesoft.gaia.validation.ValidationResult extends java.util.ArrayList<ValidationError> implements Serializable


Gaia 2011.2 API