fr.ifremer.isisfish.ui.input
Class EffortDescriptionParametersUI

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.InputContentUI<SetOfVessels>
                      extended by fr.ifremer.isisfish.ui.input.EffortDescriptionParametersUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator

public class EffortDescriptionParametersUI
extends InputContentUI<SetOfVessels>
implements jaxx.runtime.JAXXValidator

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
protected  SetOfVessels bean
           
static String BINDING_CANCEL_ENABLED
           
static String BINDING_CHANGE_MODEL_CHANGED
           
static String BINDING_CHANGE_MODEL_VALID
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_EFFORT_DESCRIPTION_LIST_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_TEXT
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_ENABLED
           
static String BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_TEXT
           
static String BINDING_SAVE_ENABLED
           
static String BINDING_VALIDATOR_BEAN
           
static String BINDING_VALIDATOR_EFFORT_BEAN
           
protected  JButton cancel
           
protected  ChangeModel changeModel
           
protected  EffortDescription effortDescription
           
protected  JTextField fieldEffortDescriptionCrewFoodCost
           
protected  JTextField fieldEffortDescriptionCrewShareRate
           
protected  JTextField fieldEffortDescriptionCrewSize
           
protected  JList fieldEffortDescriptionEffortDescriptionList
           
protected  JFormattedTextField fieldEffortDescriptionFishingOperation
           
protected  JTextField fieldEffortDescriptionFishingOperationDuration
           
protected  JTextField fieldEffortDescriptionFixedCrewSalary
           
protected  JTextField fieldEffortDescriptionGearsNumberPerOperation
           
protected  JTextField fieldEffortDescriptionLandingCosts
           
protected  JTextField fieldEffortDescriptionOtherRunningCost
           
protected  JTextField fieldEffortDescriptionRepairAndMaintenanceGearCost
           
protected  JTextField fieldEffortDescriptionUnitCostOfFishing
           
static String PROPERTY_BEAN
           
static String PROPERTY_EFFORT_DESCRIPTION
           
protected  JButton save
           
protected  jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> validator
           
protected  jaxx.runtime.validator.swing.SwingValidator<EffortDescription> validatorEffort
           
protected  List<String> validatorIds
           
 
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentUI
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, active, BINDING_NEXT_TEXT, BINDING_NEXT_VISIBLE, body, buttonTitle, delegateContext, handler, layerUI, layerUI2, next, nextPath, PROPERTY_ACTIVE, PROPERTY_BUTTON_TITLE, PROPERTY_NEXT_PATH, PROPERTY_SENSITIVITY, sensitivity, tableLayerUI
 
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
EffortDescriptionParametersUI()
           
EffortDescriptionParametersUI(boolean param0)
           
EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0)
           
EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0, boolean param1)
           
EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
           
EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
           
EffortDescriptionParametersUI(LayoutManager param0)
           
EffortDescriptionParametersUI(LayoutManager param0, boolean param1)
           
 
Method Summary
protected  void $afterCompleteSetup()
           
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToBody()
           
protected  void addChildrenToValidator()
           
protected  void addChildrenToValidatorEffort()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createCancel()
           
protected  void createChangeModel()
           
protected  void createEffortDescription()
           
protected  void createFieldEffortDescriptionCrewFoodCost()
           
protected  void createFieldEffortDescriptionCrewShareRate()
           
protected  void createFieldEffortDescriptionCrewSize()
           
protected  void createFieldEffortDescriptionEffortDescriptionList()
           
protected  void createFieldEffortDescriptionFishingOperation()
           
protected  void createFieldEffortDescriptionFishingOperationDuration()
           
protected  void createFieldEffortDescriptionFixedCrewSalary()
           
protected  void createFieldEffortDescriptionGearsNumberPerOperation()
           
protected  void createFieldEffortDescriptionLandingCosts()
           
protected  void createFieldEffortDescriptionOtherRunningCost()
           
protected  void createFieldEffortDescriptionRepairAndMaintenanceGearCost()
           
protected  void createFieldEffortDescriptionUnitCostOfFishing()
           
protected  void createSave()
           
protected  void createValidator()
           
protected  void createValidatorEffort()
           
 void doActionPerformed__on__cancel(ActionEvent event)
           
 void doActionPerformed__on__save(ActionEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionCrewFoodCost(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionCrewShareRate(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionCrewSize(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionFishingOperation(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionFishingOperationDuration(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionFixedCrewSalary(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionGearsNumberPerOperation(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionLandingCosts(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionOtherRunningCost(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionRepairAndMaintenanceGearCost(KeyEvent event)
           
 void doKeyReleased__on__fieldEffortDescriptionUnitCostOfFishing(KeyEvent event)
           
 void doValueChanged__on__fieldEffortDescriptionEffortDescriptionList(ListSelectionEvent event)
           
protected  void effortDescriptionSelectionChanged()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel10()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  JLabel get$JLabel4()
           
protected  JLabel get$JLabel5()
           
protected  JLabel get$JLabel6()
           
protected  JLabel get$JLabel7()
           
protected  JLabel get$JLabel8()
           
protected  JLabel get$JLabel9()
           
protected  JScrollPane get$JScrollPane0()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
protected  jaxx.runtime.swing.Table get$Table2()
           
 SetOfVessels getBean()
           
 JButton getCancel()
           
 ChangeModel getChangeModel()
           
 EffortDescription getEffortDescription()
           
 JTextField getFieldEffortDescriptionCrewFoodCost()
           
 JTextField getFieldEffortDescriptionCrewShareRate()
           
 JTextField getFieldEffortDescriptionCrewSize()
           
 JList getFieldEffortDescriptionEffortDescriptionList()
           
 JFormattedTextField getFieldEffortDescriptionFishingOperation()
           
 JTextField getFieldEffortDescriptionFishingOperationDuration()
           
 JTextField getFieldEffortDescriptionFixedCrewSalary()
           
 JTextField getFieldEffortDescriptionGearsNumberPerOperation()
           
 JTextField getFieldEffortDescriptionLandingCosts()
           
 JTextField getFieldEffortDescriptionOtherRunningCost()
           
 JTextField getFieldEffortDescriptionRepairAndMaintenanceGearCost()
           
 JTextField getFieldEffortDescriptionUnitCostOfFishing()
           
 JButton getSave()
           
 jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> getValidator()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 jaxx.runtime.validator.swing.SwingValidator<EffortDescription> getValidatorEffort()
           
 List<String> getValidatorIds()
           
 void registerValidatorFields()
           
 void resetChangeModel()
          Pas tr?s safe, le bean doit s'appeler changeModel dans l'heritage "FORCEMENT" FIXME echatellier 20111201 small fix because save button has to reset internal ui change model state
 void setBean(SetOfVessels bean)
           
 void setEffortDescription(EffortDescription effortDescription)
           
 
Methods inherited from class fr.ifremer.isisfish.ui.input.InputContentUI
applyDataBinding, createActive, createButtonTitle, createHandler, createLayerUI, createLayerUI2, createNext, createNextPath, createSensitivity, createTableLayerUI, doActionPerformed__on__next, firePropertyChange, get$objectMap, getAction, getActive, getBody, getButtonTitle, getContextValue, getContextValue, getDataBinding, getDataBindings, getDelegateContext, getFisheryRegion, getHandler, getLayerUI, getLayerUI2, getNext, getNextPath, getObjectById, getParentContainer, getParentContainer, getSaveVerifier, getSensitivity, getTableLayerUI, getTopiaContext, goTo, installChangeListener, isActive, isSensitivity, processDataBinding, processDataBinding, refreshRegionInMap, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setActive, setButtonTitle, setContextValue, setContextValue, setInfoText, setLayer, setNextPath, setSensitivity
 
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
 
Methods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Field Detail

PROPERTY_BEAN

public static final String PROPERTY_BEAN
See Also:
Constant Field Values

PROPERTY_EFFORT_DESCRIPTION

public static final String PROPERTY_EFFORT_DESCRIPTION
See Also:
Constant Field Values

BINDING_CANCEL_ENABLED

public static final String BINDING_CANCEL_ENABLED
See Also:
Constant Field Values

BINDING_CHANGE_MODEL_CHANGED

public static final String BINDING_CHANGE_MODEL_CHANGED
See Also:
Constant Field Values

BINDING_CHANGE_MODEL_VALID

public static final String BINDING_CHANGE_MODEL_VALID
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_FOOD_COST_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SHARE_RATE_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_CREW_SIZE_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_EFFORT_DESCRIPTION_LIST_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_EFFORT_DESCRIPTION_LIST_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_DURATION_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FISHING_OPERATION_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_FIXED_CREW_SALARY_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_GEARS_NUMBER_PER_OPERATION_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_LANDING_COSTS_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_OTHER_RUNNING_COST_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_REPAIR_AND_MAINTENANCE_GEAR_COST_TEXT
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_ENABLED

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_TEXT

public static final String BINDING_FIELD_EFFORT_DESCRIPTION_UNIT_COST_OF_FISHING_TEXT
See Also:
Constant Field Values

BINDING_SAVE_ENABLED

public static final String BINDING_SAVE_ENABLED
See Also:
Constant Field Values

BINDING_VALIDATOR_BEAN

public static final String BINDING_VALIDATOR_BEAN
See Also:
Constant Field Values

BINDING_VALIDATOR_EFFORT_BEAN

public static final String BINDING_VALIDATOR_EFFORT_BEAN
See Also:
Constant Field Values

bean

protected SetOfVessels bean

cancel

protected JButton cancel

changeModel

protected ChangeModel changeModel

effortDescription

protected EffortDescription effortDescription

fieldEffortDescriptionCrewFoodCost

protected JTextField fieldEffortDescriptionCrewFoodCost

fieldEffortDescriptionCrewShareRate

protected JTextField fieldEffortDescriptionCrewShareRate

fieldEffortDescriptionCrewSize

protected JTextField fieldEffortDescriptionCrewSize

fieldEffortDescriptionEffortDescriptionList

protected JList fieldEffortDescriptionEffortDescriptionList

fieldEffortDescriptionFishingOperation

protected JFormattedTextField fieldEffortDescriptionFishingOperation

fieldEffortDescriptionFishingOperationDuration

protected JTextField fieldEffortDescriptionFishingOperationDuration

fieldEffortDescriptionFixedCrewSalary

protected JTextField fieldEffortDescriptionFixedCrewSalary

fieldEffortDescriptionGearsNumberPerOperation

protected JTextField fieldEffortDescriptionGearsNumberPerOperation

fieldEffortDescriptionLandingCosts

protected JTextField fieldEffortDescriptionLandingCosts

fieldEffortDescriptionOtherRunningCost

protected JTextField fieldEffortDescriptionOtherRunningCost

fieldEffortDescriptionRepairAndMaintenanceGearCost

protected JTextField fieldEffortDescriptionRepairAndMaintenanceGearCost

fieldEffortDescriptionUnitCostOfFishing

protected JTextField fieldEffortDescriptionUnitCostOfFishing

save

protected JButton save

validator

protected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> validator

validatorEffort

protected jaxx.runtime.validator.swing.SwingValidator<EffortDescription> validatorEffort

validatorIds

protected List<String> validatorIds
Constructor Detail

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(LayoutManager param0,
                                     boolean param1)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0,
                                     LayoutManager param1,
                                     boolean param2)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(LayoutManager param0)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0,
                                     LayoutManager param1)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(boolean param0)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0,
                                     boolean param1)

EffortDescriptionParametersUI

public EffortDescriptionParametersUI()

EffortDescriptionParametersUI

public EffortDescriptionParametersUI(jaxx.runtime.JAXXContext param0)
Method Detail

$afterCompleteSetup

protected void $afterCompleteSetup()

resetChangeModel

public void resetChangeModel()
Description copied from class: InputContentUI
Pas tr?s safe, le bean doit s'appeler changeModel dans l'heritage "FORCEMENT" FIXME echatellier 20111201 small fix because save button has to reset internal ui change model state

Overrides:
resetChangeModel in class InputContentUI<SetOfVessels>

effortDescriptionSelectionChanged

protected void effortDescriptionSelectionChanged()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

getValidator

public jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
Specified by:
getValidator in interface jaxx.runtime.JAXXValidator

getValidatorIds

public List<String> getValidatorIds()
Specified by:
getValidatorIds in interface jaxx.runtime.JAXXValidator

registerValidatorFields

public void registerValidatorFields()
Specified by:
registerValidatorFields in interface jaxx.runtime.JAXXValidator

doActionPerformed__on__cancel

public void doActionPerformed__on__cancel(ActionEvent event)

doActionPerformed__on__save

public void doActionPerformed__on__save(ActionEvent event)

doKeyReleased__on__fieldEffortDescriptionCrewFoodCost

public void doKeyReleased__on__fieldEffortDescriptionCrewFoodCost(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionCrewShareRate

public void doKeyReleased__on__fieldEffortDescriptionCrewShareRate(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionCrewSize

public void doKeyReleased__on__fieldEffortDescriptionCrewSize(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionFishingOperation

public void doKeyReleased__on__fieldEffortDescriptionFishingOperation(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionFishingOperationDuration

public void doKeyReleased__on__fieldEffortDescriptionFishingOperationDuration(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionFixedCrewSalary

public void doKeyReleased__on__fieldEffortDescriptionFixedCrewSalary(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionGearsNumberPerOperation

public void doKeyReleased__on__fieldEffortDescriptionGearsNumberPerOperation(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionLandingCosts

public void doKeyReleased__on__fieldEffortDescriptionLandingCosts(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionOtherRunningCost

public void doKeyReleased__on__fieldEffortDescriptionOtherRunningCost(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionRepairAndMaintenanceGearCost

public void doKeyReleased__on__fieldEffortDescriptionRepairAndMaintenanceGearCost(KeyEvent event)

doKeyReleased__on__fieldEffortDescriptionUnitCostOfFishing

public void doKeyReleased__on__fieldEffortDescriptionUnitCostOfFishing(KeyEvent event)

doValueChanged__on__fieldEffortDescriptionEffortDescriptionList

public void doValueChanged__on__fieldEffortDescriptionEffortDescriptionList(ListSelectionEvent event)

getBean

public SetOfVessels getBean()
Specified by:
getBean in class InputContentUI<SetOfVessels>

getCancel

public JButton getCancel()

getChangeModel

public ChangeModel getChangeModel()

getEffortDescription

public EffortDescription getEffortDescription()

getFieldEffortDescriptionCrewFoodCost

public JTextField getFieldEffortDescriptionCrewFoodCost()

getFieldEffortDescriptionCrewShareRate

public JTextField getFieldEffortDescriptionCrewShareRate()

getFieldEffortDescriptionCrewSize

public JTextField getFieldEffortDescriptionCrewSize()

getFieldEffortDescriptionEffortDescriptionList

public JList getFieldEffortDescriptionEffortDescriptionList()

getFieldEffortDescriptionFishingOperation

public JFormattedTextField getFieldEffortDescriptionFishingOperation()

getFieldEffortDescriptionFishingOperationDuration

public JTextField getFieldEffortDescriptionFishingOperationDuration()

getFieldEffortDescriptionFixedCrewSalary

public JTextField getFieldEffortDescriptionFixedCrewSalary()

getFieldEffortDescriptionGearsNumberPerOperation

public JTextField getFieldEffortDescriptionGearsNumberPerOperation()

getFieldEffortDescriptionLandingCosts

public JTextField getFieldEffortDescriptionLandingCosts()

getFieldEffortDescriptionOtherRunningCost

public JTextField getFieldEffortDescriptionOtherRunningCost()

getFieldEffortDescriptionRepairAndMaintenanceGearCost

public JTextField getFieldEffortDescriptionRepairAndMaintenanceGearCost()

getFieldEffortDescriptionUnitCostOfFishing

public JTextField getFieldEffortDescriptionUnitCostOfFishing()

getSave

public JButton getSave()

getValidator

public jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> getValidator()

getValidatorEffort

public jaxx.runtime.validator.swing.SwingValidator<EffortDescription> getValidatorEffort()

setBean

public void setBean(SetOfVessels bean)
Specified by:
setBean in class InputContentUI<SetOfVessels>

setEffortDescription

public void setEffortDescription(EffortDescription effortDescription)

get$Table0

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

get$JScrollPane0

protected JScrollPane get$JScrollPane0()

get$Table1

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

get$JLabel0

protected JLabel get$JLabel0()

get$JLabel1

protected JLabel get$JLabel1()

get$JLabel2

protected JLabel get$JLabel2()

get$Table2

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

get$JLabel3

protected JLabel get$JLabel3()

get$JLabel4

protected JLabel get$JLabel4()

get$JLabel5

protected JLabel get$JLabel5()

get$JLabel6

protected JLabel get$JLabel6()

get$JLabel7

protected JLabel get$JLabel7()

get$JLabel8

protected JLabel get$JLabel8()

get$JLabel9

protected JLabel get$JLabel9()

get$JLabel10

protected JLabel get$JLabel10()

addChildrenToBody

protected void addChildrenToBody()

addChildrenToValidator

protected void addChildrenToValidator()

addChildrenToValidatorEffort

protected void addChildrenToValidatorEffort()

createBean

protected void createBean()

createBody

protected void createBody()
Overrides:
createBody in class InputContentUI<SetOfVessels>

createCancel

protected void createCancel()

createChangeModel

protected void createChangeModel()

createEffortDescription

protected void createEffortDescription()

createFieldEffortDescriptionCrewFoodCost

protected void createFieldEffortDescriptionCrewFoodCost()

createFieldEffortDescriptionCrewShareRate

protected void createFieldEffortDescriptionCrewShareRate()

createFieldEffortDescriptionCrewSize

protected void createFieldEffortDescriptionCrewSize()

createFieldEffortDescriptionEffortDescriptionList

protected void createFieldEffortDescriptionEffortDescriptionList()

createFieldEffortDescriptionFishingOperation

protected void createFieldEffortDescriptionFishingOperation()

createFieldEffortDescriptionFishingOperationDuration

protected void createFieldEffortDescriptionFishingOperationDuration()

createFieldEffortDescriptionFixedCrewSalary

protected void createFieldEffortDescriptionFixedCrewSalary()

createFieldEffortDescriptionGearsNumberPerOperation

protected void createFieldEffortDescriptionGearsNumberPerOperation()

createFieldEffortDescriptionLandingCosts

protected void createFieldEffortDescriptionLandingCosts()

createFieldEffortDescriptionOtherRunningCost

protected void createFieldEffortDescriptionOtherRunningCost()

createFieldEffortDescriptionRepairAndMaintenanceGearCost

protected void createFieldEffortDescriptionRepairAndMaintenanceGearCost()

createFieldEffortDescriptionUnitCostOfFishing

protected void createFieldEffortDescriptionUnitCostOfFishing()

createSave

protected void createSave()

createValidator

protected void createValidator()

createValidatorEffort

protected void createValidatorEffort()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.