fr.ifremer.isisfish.ui.input
Class WizardGroupCreationUI

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by fr.ifremer.isisfish.ui.input.WizardGroupCreationUI
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class WizardGroupCreationUI
extends javax.swing.JPanel
implements jaxx.runtime.JAXXObject

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
protected  java.util.List<java.lang.Object> $activeBindings
           
protected  java.util.Map<java.lang.String,java.lang.Object> $bindingSources
           
protected  java.util.Map<java.lang.String,java.lang.Object> $objectMap
           
protected  boolean ageType
           
protected  javax.swing.JRadioButton beginGroupLengthTypeGrowthCurve
           
protected  javax.swing.JRadioButton beginGroupLengthTypeInput
           
protected  javax.swing.JRadioButton beginGroupLengthTypeSameSize
           
protected  javax.swing.JButton cancel
           
protected  java.lang.String current
           
protected  jaxx.runtime.JAXXContext delegateContext
           
protected  javax.swing.JTextField fieldNumberOfGroup
           
protected  javax.swing.JTextField fieldStep
           
protected  javax.swing.JButton finish
           
protected  double first
           
protected  javax.swing.JTextField firstAge
           
protected  javax.swing.JTextField firstInputLength
           
protected  javax.swing.JTextField firstSizeLength
           
protected  jaxx.runtime.swing.JAXXButtonGroup groupLengthType
           
protected  double groupSize
           
protected  javax.swing.JTextField groupWidth
           
protected  javax.swing.JTextField growthCurveFirstGroup
           
protected  boolean growthCurveType
           
protected  boolean inputType
           
protected  double last
           
protected  javax.swing.JTextField lastAge
           
static org.apache.commons.logging.Log log
           
protected  javax.swing.JTextField maximalGroupsLength
           
protected  java.lang.String maxLength
           
protected  jaxx.runtime.swing.Table navButton
           
protected  javax.swing.JButton next
           
protected  int numberOfGroup
           
protected  PopulationBasicsUI popBasic
           
protected  javax.swing.JButton prev
           
protected  javax.swing.JTextField sameSizeNumberOfGroup
           
protected  boolean sameSizeType
           
protected  double step
           
protected  WizardGroupCreationUI wizardGroup
           
protected  javax.swing.JPanel wizardPanels
           
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
WizardGroupCreationUI()
           
WizardGroupCreationUI(jaxx.runtime.JAXXContext parentContext)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToBeginGroupLengthTypeGrowthCurve()
           
protected  void addChildrenToBeginGroupLengthTypeInput()
           
protected  void addChildrenToBeginGroupLengthTypeSameSize()
           
protected  void addChildrenToNavButton()
           
protected  void addChildrenToWizardGroup()
           
protected  void addChildrenToWizardPanels()
           
 void applyDataBinding(java.lang.String $binding)
           
protected  void cancel()
           
protected  void createBeginGroupLengthTypeGrowthCurve()
           
protected  void createBeginGroupLengthTypeInput()
           
protected  void createBeginGroupLengthTypeSameSize()
           
protected  void createCancel()
           
protected  void createFieldNumberOfGroup()
           
protected  void createFieldStep()
           
protected  void createFinish()
           
protected  void createFirstAge()
           
protected  void createFirstInputLength()
           
protected  void createFirstSizeLength()
           
protected  void createGroupLengthType()
           
protected  void createGroupWidth()
           
protected  void createGrowthCurveFirstGroup()
           
protected  void createLastAge()
           
protected  void createMaximalGroupsLength()
           
protected  void createNavButton()
           
protected  void createNext()
           
protected  void createPrev()
           
protected  void createSameSizeNumberOfGroup()
           
protected  void createWizardPanels()
           
 void doActionPerformed__on__beginGroupLengthTypeGrowthCurve(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__beginGroupLengthTypeInput(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__beginGroupLengthTypeSameSize(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__cancel(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__finish(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__next(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__prev(java.awt.event.ActionEvent event)
           
 void doFocusLost__on__fieldNumberOfGroup(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__fieldStep(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__firstAge(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__firstInputLength(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__firstSizeLength(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__groupWidth(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__growthCurveFirstGroup(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__lastAge(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__maximalGroupsLength(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__sameSizeNumberOfGroup(java.awt.event.FocusEvent event)
           
protected  void fieldNumberOfGroupChanged()
           
protected  void finish()
           
 void firePropertyChange(java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
           
protected  void firstAgeChanged()
           
protected  void firstInputLengthChanged()
           
protected  void firstSizeLengthChanged()
           
 java.util.List<java.lang.Object> get$activeBindings()
           
 java.util.Map<java.lang.String,java.lang.Object> get$bindingSources()
           
protected  java.lang.String get$jaxxObjectDescriptor()
           
protected  javax.swing.JLabel get$JLabel12()
           
protected  javax.swing.JLabel get$JLabel14()
           
protected  javax.swing.JLabel get$JLabel15()
           
protected  javax.swing.JLabel get$JLabel16()
           
protected  javax.swing.JLabel get$JLabel17()
           
protected  javax.swing.JLabel get$JLabel18()
           
protected  javax.swing.JLabel get$JLabel19()
           
protected  javax.swing.JLabel get$JLabel21()
           
protected  javax.swing.JLabel get$JLabel22()
           
protected  javax.swing.JLabel get$JLabel23()
           
protected  javax.swing.JLabel get$JLabel24()
           
protected  javax.swing.JLabel get$JLabel26()
           
protected  javax.swing.JLabel get$JLabel27()
           
protected  javax.swing.JLabel get$JLabel28()
           
protected  javax.swing.JLabel get$JLabel29()
           
protected  javax.swing.JLabel get$JLabel30()
           
protected  javax.swing.JLabel get$JLabel31()
           
protected  javax.swing.JLabel get$JLabel32()
           
protected  javax.swing.JLabel get$JLabel34()
           
protected  javax.swing.JLabel get$JLabel35()
           
protected  javax.swing.JLabel get$JLabel36()
           
protected  javax.swing.JLabel get$JLabel37()
           
protected  javax.swing.JLabel get$JLabel38()
           
 java.util.Map<java.lang.String,java.lang.Object> get$objectMap()
           
protected  java.util.Map get$previousValues()
           
protected  jaxx.runtime.swing.Table get$Table11()
           
protected  jaxx.runtime.swing.Table get$Table13()
           
protected  jaxx.runtime.swing.Table get$Table20()
           
protected  jaxx.runtime.swing.Table get$Table25()
           
protected  jaxx.runtime.swing.Table get$Table33()
           
protected  boolean getAllComponentsCreated()
           
 javax.swing.JRadioButton getBeginGroupLengthTypeGrowthCurve()
           
 javax.swing.JRadioButton getBeginGroupLengthTypeInput()
           
 javax.swing.JRadioButton getBeginGroupLengthTypeSameSize()
           
 javax.swing.JButton getCancel()
           
protected  boolean getContextInitialized()
           
<T> T
getContextValue(java.lang.Class<T> clazz)
           
<T> T
getContextValue(java.lang.Class<T> clazz, java.lang.String name)
           
 jaxx.runtime.JAXXContext getDelegateContext()
           
 javax.swing.JTextField getFieldNumberOfGroup()
           
 javax.swing.JTextField getFieldStep()
           
 javax.swing.JButton getFinish()
           
 double getFirst()
           
 javax.swing.JTextField getFirstAge()
           
 javax.swing.JTextField getFirstInputLength()
           
 javax.swing.JTextField getFirstSizeLength()
           
 jaxx.runtime.swing.JAXXButtonGroup getGroupLengthType()
           
 double getGroupSize()
           
 javax.swing.JTextField getGroupWidth()
           
 javax.swing.JTextField getGrowthCurveFirstGroup()
           
 double getLast()
           
 javax.swing.JTextField getLastAge()
           
protected  org.apache.commons.logging.Log getLog()
           
 javax.swing.JTextField getMaximalGroupsLength()
           
 java.lang.String getMaxLength()
           
 jaxx.runtime.swing.Table getNavButton()
           
 javax.swing.JButton getNext()
           
 int getNumberOfGroup()
           
 java.lang.Object getObjectById(java.lang.String id)
           
<O extends java.awt.Container>
O
getParentContainer(java.lang.Class<O> clazz)
           
<O extends java.awt.Container>
O
getParentContainer(java.lang.Object source, java.lang.Class<O> clazz)
           
 javax.swing.JButton getPrev()
           
 javax.swing.JTextField getSameSizeNumberOfGroup()
           
 double getStep()
           
 WizardGroupCreationUI getWizardGroup()
           
 javax.swing.JPanel getWizardPanels()
           
protected  void groupWidthChanged()
           
protected  void growthCurveFirstGroupChanged()
           
 void init(PopulationBasicsUI p)
           
 boolean isAgeType()
           
 boolean isGrowthCurveType()
           
 boolean isInputType()
           
 boolean isSameSizeType()
           
protected  void lastAgeChanged()
           
protected  void maximalGroupsLengthChanged()
           
protected  void next()
           
protected  void prev()
           
 void processDataBinding(java.lang.String dest)
           
 void processDataBinding(java.lang.String $dest, boolean $force)
           
protected  void refreshChoice()
           
<T> void
removeContextValue(java.lang.Class<T> clazz)
           
<T> void
removeContextValue(java.lang.Class<T> clazz, java.lang.String name)
           
 void removeDataBinding(java.lang.String $binding)
           
protected  void sameSizeNumberOfGroupChanged()
           
 void setAgeType(boolean ageType)
           
 void setCard(java.lang.String name)
           
<T> void
setContextValue(T o)
           
<T> void
setContextValue(T o, java.lang.String name)
           
 void setFirst(double first)
           
 void setGroupSize(double groupSize)
           
 void setGrowthCurveType(boolean growthCurveType)
           
 void setInputType(boolean inputType)
           
 void setLast(double last)
           
 void setMaxLength(java.lang.String maxLength)
           
 void setNumberOfGroup(int numberOfGroup)
           
 void setSameSizeType(boolean sameSizeType)
           
 void setStep(double step)
           
protected  void stepChanged()
           
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log

$activeBindings

protected java.util.List<java.lang.Object> $activeBindings

$bindingSources

protected java.util.Map<java.lang.String,java.lang.Object> $bindingSources

$objectMap

protected java.util.Map<java.lang.String,java.lang.Object> $objectMap

beginGroupLengthTypeGrowthCurve

protected javax.swing.JRadioButton beginGroupLengthTypeGrowthCurve

beginGroupLengthTypeInput

protected javax.swing.JRadioButton beginGroupLengthTypeInput

beginGroupLengthTypeSameSize

protected javax.swing.JRadioButton beginGroupLengthTypeSameSize

cancel

protected javax.swing.JButton cancel

delegateContext

protected final jaxx.runtime.JAXXContext delegateContext

fieldNumberOfGroup

protected javax.swing.JTextField fieldNumberOfGroup

fieldStep

protected javax.swing.JTextField fieldStep

finish

protected javax.swing.JButton finish

firstAge

protected javax.swing.JTextField firstAge

firstInputLength

protected javax.swing.JTextField firstInputLength

firstSizeLength

protected javax.swing.JTextField firstSizeLength

groupLengthType

protected jaxx.runtime.swing.JAXXButtonGroup groupLengthType

groupWidth

protected javax.swing.JTextField groupWidth

growthCurveFirstGroup

protected javax.swing.JTextField growthCurveFirstGroup

lastAge

protected javax.swing.JTextField lastAge

maximalGroupsLength

protected javax.swing.JTextField maximalGroupsLength

navButton

protected jaxx.runtime.swing.Table navButton

next

protected javax.swing.JButton next

prev

protected javax.swing.JButton prev

sameSizeNumberOfGroup

protected javax.swing.JTextField sameSizeNumberOfGroup

wizardGroup

protected WizardGroupCreationUI wizardGroup

wizardPanels

protected javax.swing.JPanel wizardPanels

current

protected java.lang.String current

ageType

protected boolean ageType

inputType

protected boolean inputType

sameSizeType

protected boolean sameSizeType

growthCurveType

protected boolean growthCurveType

first

protected double first

last

protected double last

maxLength

protected java.lang.String maxLength

numberOfGroup

protected int numberOfGroup

groupSize

protected double groupSize

step

protected double step

popBasic

protected PopulationBasicsUI popBasic
Constructor Detail

WizardGroupCreationUI

public WizardGroupCreationUI()

WizardGroupCreationUI

public WizardGroupCreationUI(jaxx.runtime.JAXXContext parentContext)
Method Detail

init

public void init(PopulationBasicsUI p)

isAgeType

public boolean isAgeType()
Returns:
Returns the ageType.

setAgeType

public void setAgeType(boolean ageType)
Parameters:
ageType - The ageType to set.

isInputType

public boolean isInputType()
Returns:
Returns the inputType.

setInputType

public void setInputType(boolean inputType)
Parameters:
inputType - The inputType to set.

isSameSizeType

public boolean isSameSizeType()
Returns:
Returns the sameSizeType.

setSameSizeType

public void setSameSizeType(boolean sameSizeType)
Parameters:
sameSizeType - The sameSizeType to set.

isGrowthCurveType

public boolean isGrowthCurveType()
Returns:
Returns the growthCurveType.

setGrowthCurveType

public void setGrowthCurveType(boolean growthCurveType)
Parameters:
growthCurveType - The growthCurveType to set.

getFirst

public double getFirst()
Returns:
Returns the first.

setFirst

public void setFirst(double first)
Parameters:
first - The first to set.

getLast

public double getLast()
Returns:
Returns the last.

setLast

public void setLast(double last)
Parameters:
last - The last to set.

getMaxLength

public java.lang.String getMaxLength()
Returns:
Returns the maxLength.

setMaxLength

public void setMaxLength(java.lang.String maxLength)
Parameters:
maxLength - The maxLength to set.

getNumberOfGroup

public int getNumberOfGroup()
Returns:
Returns the numberOfGroup.

setNumberOfGroup

public void setNumberOfGroup(int numberOfGroup)
Parameters:
numberOfGroup - The numberOfGroup to set.

getGroupSize

public double getGroupSize()
Returns:
Returns the groupSize.

setGroupSize

public void setGroupSize(double groupSize)
Parameters:
groupSize - The groupSize to set.

getStep

public double getStep()
Returns:
Returns the step.

setStep

public void setStep(double step)
Parameters:
step - The step to set.

setCard

public void setCard(java.lang.String name)

prev

protected void prev()

next

protected void next()

finish

protected void finish()

cancel

protected void cancel()

refreshChoice

protected void refreshChoice()

stepChanged

protected void stepChanged()

firstAgeChanged

protected void firstAgeChanged()

lastAgeChanged

protected void lastAgeChanged()

firstInputLengthChanged

protected void firstInputLengthChanged()

maximalGroupsLengthChanged

protected void maximalGroupsLengthChanged()

firstSizeLengthChanged

protected void firstSizeLengthChanged()

sameSizeNumberOfGroupChanged

protected void sameSizeNumberOfGroupChanged()

groupWidthChanged

protected void groupWidthChanged()

growthCurveFirstGroupChanged

protected void growthCurveFirstGroupChanged()

fieldNumberOfGroupChanged

protected void fieldNumberOfGroupChanged()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

applyDataBinding

public void applyDataBinding(java.lang.String $binding)
Specified by:
applyDataBinding in interface jaxx.runtime.JAXXObject

firePropertyChange

public void firePropertyChange(java.lang.String propertyName,
                               java.lang.Object oldValue,
                               java.lang.Object newValue)
Specified by:
firePropertyChange in interface jaxx.runtime.JAXXObject
Overrides:
firePropertyChange in class java.awt.Component

get$objectMap

public java.util.Map<java.lang.String,java.lang.Object> get$objectMap()
Specified by:
get$objectMap in interface jaxx.runtime.JAXXObject

getObjectById

public java.lang.Object getObjectById(java.lang.String id)
Specified by:
getObjectById in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(java.lang.String dest)
Specified by:
processDataBinding in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(java.lang.String $dest,
                               boolean $force)

removeDataBinding

public void removeDataBinding(java.lang.String $binding)
Specified by:
removeDataBinding in interface jaxx.runtime.JAXXObject

getContextValue

public <T> T getContextValue(java.lang.Class<T> clazz)
Specified by:
getContextValue in interface jaxx.runtime.JAXXContext

getContextValue

public <T> T getContextValue(java.lang.Class<T> clazz,
                             java.lang.String name)
Specified by:
getContextValue in interface jaxx.runtime.JAXXContext

getDelegateContext

public jaxx.runtime.JAXXContext getDelegateContext()
Specified by:
getDelegateContext in interface jaxx.runtime.JAXXObject

getParentContainer

public <O extends java.awt.Container> O getParentContainer(java.lang.Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXContext

getParentContainer

public <O extends java.awt.Container> O getParentContainer(java.lang.Object source,
                                                           java.lang.Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXContext

removeContextValue

public <T> void removeContextValue(java.lang.Class<T> clazz)
Specified by:
removeContextValue in interface jaxx.runtime.JAXXContext

removeContextValue

public <T> void removeContextValue(java.lang.Class<T> clazz,
                                   java.lang.String name)
Specified by:
removeContextValue in interface jaxx.runtime.JAXXContext

setContextValue

public <T> void setContextValue(T o)
Specified by:
setContextValue in interface jaxx.runtime.JAXXContext

setContextValue

public <T> void setContextValue(T o,
                                java.lang.String name)
Specified by:
setContextValue in interface jaxx.runtime.JAXXContext

doActionPerformed__on__beginGroupLengthTypeGrowthCurve

public void doActionPerformed__on__beginGroupLengthTypeGrowthCurve(java.awt.event.ActionEvent event)

doActionPerformed__on__beginGroupLengthTypeInput

public void doActionPerformed__on__beginGroupLengthTypeInput(java.awt.event.ActionEvent event)

doActionPerformed__on__beginGroupLengthTypeSameSize

public void doActionPerformed__on__beginGroupLengthTypeSameSize(java.awt.event.ActionEvent event)

doActionPerformed__on__cancel

public void doActionPerformed__on__cancel(java.awt.event.ActionEvent event)

doActionPerformed__on__finish

public void doActionPerformed__on__finish(java.awt.event.ActionEvent event)

doActionPerformed__on__next

public void doActionPerformed__on__next(java.awt.event.ActionEvent event)

doActionPerformed__on__prev

public void doActionPerformed__on__prev(java.awt.event.ActionEvent event)

doFocusLost__on__fieldNumberOfGroup

public void doFocusLost__on__fieldNumberOfGroup(java.awt.event.FocusEvent event)

doFocusLost__on__fieldStep

public void doFocusLost__on__fieldStep(java.awt.event.FocusEvent event)

doFocusLost__on__firstAge

public void doFocusLost__on__firstAge(java.awt.event.FocusEvent event)

doFocusLost__on__firstInputLength

public void doFocusLost__on__firstInputLength(java.awt.event.FocusEvent event)

doFocusLost__on__firstSizeLength

public void doFocusLost__on__firstSizeLength(java.awt.event.FocusEvent event)

doFocusLost__on__groupWidth

public void doFocusLost__on__groupWidth(java.awt.event.FocusEvent event)

doFocusLost__on__growthCurveFirstGroup

public void doFocusLost__on__growthCurveFirstGroup(java.awt.event.FocusEvent event)

doFocusLost__on__lastAge

public void doFocusLost__on__lastAge(java.awt.event.FocusEvent event)

doFocusLost__on__maximalGroupsLength

public void doFocusLost__on__maximalGroupsLength(java.awt.event.FocusEvent event)

doFocusLost__on__sameSizeNumberOfGroup

public void doFocusLost__on__sameSizeNumberOfGroup(java.awt.event.FocusEvent event)

get$activeBindings

public java.util.List<java.lang.Object> get$activeBindings()

get$bindingSources

public java.util.Map<java.lang.String,java.lang.Object> get$bindingSources()

getBeginGroupLengthTypeGrowthCurve

public javax.swing.JRadioButton getBeginGroupLengthTypeGrowthCurve()

getBeginGroupLengthTypeInput

public javax.swing.JRadioButton getBeginGroupLengthTypeInput()

getBeginGroupLengthTypeSameSize

public javax.swing.JRadioButton getBeginGroupLengthTypeSameSize()

getCancel

public javax.swing.JButton getCancel()

getFieldNumberOfGroup

public javax.swing.JTextField getFieldNumberOfGroup()

getFieldStep

public javax.swing.JTextField getFieldStep()

getFinish

public javax.swing.JButton getFinish()

getFirstAge

public javax.swing.JTextField getFirstAge()

getFirstInputLength

public javax.swing.JTextField getFirstInputLength()

getFirstSizeLength

public javax.swing.JTextField getFirstSizeLength()

getGroupLengthType

public jaxx.runtime.swing.JAXXButtonGroup getGroupLengthType()

getGroupWidth

public javax.swing.JTextField getGroupWidth()

getGrowthCurveFirstGroup

public javax.swing.JTextField getGrowthCurveFirstGroup()

getLastAge

public javax.swing.JTextField getLastAge()

getMaximalGroupsLength

public javax.swing.JTextField getMaximalGroupsLength()

getNavButton

public jaxx.runtime.swing.Table getNavButton()

getNext

public javax.swing.JButton getNext()

getPrev

public javax.swing.JButton getPrev()

getSameSizeNumberOfGroup

public javax.swing.JTextField getSameSizeNumberOfGroup()

getWizardGroup

public WizardGroupCreationUI getWizardGroup()

getWizardPanels

public javax.swing.JPanel getWizardPanels()

get$JLabel12

protected javax.swing.JLabel get$JLabel12()

get$JLabel14

protected javax.swing.JLabel get$JLabel14()

get$JLabel15

protected javax.swing.JLabel get$JLabel15()

get$JLabel16

protected javax.swing.JLabel get$JLabel16()

get$JLabel17

protected javax.swing.JLabel get$JLabel17()

get$JLabel18

protected javax.swing.JLabel get$JLabel18()

get$JLabel19

protected javax.swing.JLabel get$JLabel19()

get$JLabel21

protected javax.swing.JLabel get$JLabel21()

get$JLabel22

protected javax.swing.JLabel get$JLabel22()

get$JLabel23

protected javax.swing.JLabel get$JLabel23()

get$JLabel24

protected javax.swing.JLabel get$JLabel24()

get$JLabel26

protected javax.swing.JLabel get$JLabel26()

get$JLabel27

protected javax.swing.JLabel get$JLabel27()

get$JLabel28

protected javax.swing.JLabel get$JLabel28()

get$JLabel29

protected javax.swing.JLabel get$JLabel29()

get$JLabel30

protected javax.swing.JLabel get$JLabel30()

get$JLabel31

protected javax.swing.JLabel get$JLabel31()

get$JLabel32

protected javax.swing.JLabel get$JLabel32()

get$JLabel34

protected javax.swing.JLabel get$JLabel34()

get$JLabel35

protected javax.swing.JLabel get$JLabel35()

get$JLabel36

protected javax.swing.JLabel get$JLabel36()

get$JLabel37

protected javax.swing.JLabel get$JLabel37()

get$JLabel38

protected javax.swing.JLabel get$JLabel38()

get$Table11

protected jaxx.runtime.swing.Table get$Table11()

get$Table13

protected jaxx.runtime.swing.Table get$Table13()

get$Table20

protected jaxx.runtime.swing.Table get$Table20()

get$Table25

protected jaxx.runtime.swing.Table get$Table25()

get$Table33

protected jaxx.runtime.swing.Table get$Table33()

get$jaxxObjectDescriptor

protected java.lang.String get$jaxxObjectDescriptor()

get$previousValues

protected java.util.Map get$previousValues()

getAllComponentsCreated

protected boolean getAllComponentsCreated()

getContextInitialized

protected boolean getContextInitialized()

getLog

protected org.apache.commons.logging.Log getLog()

addChildrenToBeginGroupLengthTypeGrowthCurve

protected void addChildrenToBeginGroupLengthTypeGrowthCurve()

addChildrenToBeginGroupLengthTypeInput

protected void addChildrenToBeginGroupLengthTypeInput()

addChildrenToBeginGroupLengthTypeSameSize

protected void addChildrenToBeginGroupLengthTypeSameSize()

addChildrenToNavButton

protected void addChildrenToNavButton()

addChildrenToWizardGroup

protected void addChildrenToWizardGroup()

addChildrenToWizardPanels

protected void addChildrenToWizardPanels()

createBeginGroupLengthTypeGrowthCurve

protected void createBeginGroupLengthTypeGrowthCurve()

createBeginGroupLengthTypeInput

protected void createBeginGroupLengthTypeInput()

createBeginGroupLengthTypeSameSize

protected void createBeginGroupLengthTypeSameSize()

createCancel

protected void createCancel()

createFieldNumberOfGroup

protected void createFieldNumberOfGroup()

createFieldStep

protected void createFieldStep()

createFinish

protected void createFinish()

createFirstAge

protected void createFirstAge()

createFirstInputLength

protected void createFirstInputLength()

createFirstSizeLength

protected void createFirstSizeLength()

createGroupLengthType

protected void createGroupLengthType()

createGroupWidth

protected void createGroupWidth()

createGrowthCurveFirstGroup

protected void createGrowthCurveFirstGroup()

createLastAge

protected void createLastAge()

createMaximalGroupsLength

protected void createMaximalGroupsLength()

createNavButton

protected void createNavButton()

createNext

protected void createNext()

createPrev

protected void createPrev()

createSameSizeNumberOfGroup

protected void createSameSizeNumberOfGroup()

createWizardPanels

protected void createWizardPanels()


Copyright © 1999-2010 CodeLutin. All Rights Reserved.