fr.ifremer.isisfish.ui.input
Class PopulationMigrationMigrationUI

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

public class PopulationMigrationMigrationUI
extends InputContentUI<Population>

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  JButton add
           
protected  Population bean
           
static String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_ARRIVAL_ZONE_CHOOSER_ENABLED
           
static String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_COEFFICIENT_ENABLED
           
static String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_DEPARTURE_ZONE_CHOOSER_ENABLED
           
static String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_GROUP_CHOOSER_ENABLED
           
static String BINDING_POPULATION_MIGRATION_MIGRATION_TABLE_ENABLED
           
static String BINDING_REMOVE_ENABLED
           
protected  Boolean coefNonVide
           
protected  jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationArrivalZoneChooser
           
protected  JTextField fieldPopulationMigrationMigrationCoefficient
           
protected  jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationDepartureZoneChooser
           
protected  jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationGroupChooser
           
protected  Boolean gPopSelected
           
protected  PopulationSeasonInfo popInfo
           
protected  org.nuiton.math.matrix.gui.MatrixPanelEditor populationMigrationMigrationTable
           
static String PROPERTY_BEAN
           
static String PROPERTY_COEF_NON_VIDE
           
static String PROPERTY_GPOP_SELECTED
           
static String PROPERTY_POP_INFO
           
static String PROPERTY_ZONE_ARRIVAL_SELECTED
           
static String PROPERTY_ZONE_DEPART_SELECTED
           
protected  JButton remove
           
protected  Boolean zoneArrivalSelected
           
protected  Boolean zoneDepartSelected
           
 
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
PopulationMigrationMigrationUI()
           
PopulationMigrationMigrationUI(boolean param0)
           
PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0)
           
PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0, boolean param1)
           
PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
           
PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
           
PopulationMigrationMigrationUI(LayoutManager param0)
           
PopulationMigrationMigrationUI(LayoutManager param0, boolean param1)
           
 
Method Summary
protected  void $afterCompleteSetup()
           
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void add()
           
protected  void addChildrenToBody()
           
protected  void createAdd()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createCoefNonVide()
           
protected  void createFieldPopulationMigrationMigrationArrivalZoneChooser()
           
protected  void createFieldPopulationMigrationMigrationCoefficient()
           
protected  void createFieldPopulationMigrationMigrationDepartureZoneChooser()
           
protected  void createFieldPopulationMigrationMigrationGroupChooser()
           
protected  void createGPopSelected()
           
protected  void createPopInfo()
           
protected  void createPopulationMigrationMigrationTable()
           
protected  void createRemove()
           
protected  void createZoneArrivalSelected()
           
protected  void createZoneDepartSelected()
           
 void doActionPerformed__on__add(ActionEvent event)
           
 void doActionPerformed__on__remove(ActionEvent event)
           
 void doInsertUpdate__on__$Document0(DocumentEvent event)
           
 void doItemStateChanged__on__fieldPopulationMigrationMigrationArrivalZoneChooser(ItemEvent event)
           
 void doItemStateChanged__on__fieldPopulationMigrationMigrationDepartureZoneChooser(ItemEvent event)
           
 void doItemStateChanged__on__fieldPopulationMigrationMigrationGroupChooser(ItemEvent event)
           
 void doMatrixChanged__on__populationMigrationMigrationTable(org.nuiton.math.matrix.gui.MatrixPanelEvent event)
           
 void doRemoveUpdate__on__$Document0(DocumentEvent event)
           
protected  Document get$Document0()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
 JButton getAdd()
           
 Population getBean()
           
 Boolean getCoefNonVide()
           
 jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationArrivalZoneChooser()
           
 JTextField getFieldPopulationMigrationMigrationCoefficient()
           
 jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationDepartureZoneChooser()
           
 jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationGroupChooser()
           
 Boolean getGPopSelected()
           
 PopulationSeasonInfo getPopInfo()
           
 org.nuiton.math.matrix.gui.MatrixPanelEditor getPopulationMigrationMigrationTable()
           
 JButton getRemove()
           
 Boolean getZoneArrivalSelected()
           
 Boolean getZoneDepartSelected()
           
 void init(PopulationSeasonInfo pi)
           
 Boolean isCoefNonVide()
           
 Boolean isGPopSelected()
           
 Boolean isZoneArrivalSelected()
           
 Boolean isZoneDepartSelected()
           
protected  void populationMigrationMigrationMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event)
           
 void refreshPanel()
           
protected  void remove()
           
protected  void setAddButton()
           
 void setBean(Population bean)
           
 void setCoefNonVide(Boolean coefNonVide)
           
protected  void setFieldPopulationMigrationMigrationArrivalZoneChooserModel()
           
protected  void setFieldPopulationMigrationMigrationDepartureZoneChooserModel()
           
protected  void setFieldPopulationMigrationMigrationGroupChooserModel()
           
 void setGPopSelected(Boolean gPopSelected)
           
 void setPopInfo(PopulationSeasonInfo popInfo)
           
 void setZoneArrivalSelected(Boolean zoneArrivalSelected)
           
 void setZoneDepartSelected(Boolean zoneDepartSelected)
           
 
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, resetChangeModel, 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_COEF_NON_VIDE

public static final String PROPERTY_COEF_NON_VIDE
See Also:
Constant Field Values

PROPERTY_GPOP_SELECTED

public static final String PROPERTY_GPOP_SELECTED
See Also:
Constant Field Values

PROPERTY_POP_INFO

public static final String PROPERTY_POP_INFO
See Also:
Constant Field Values

PROPERTY_ZONE_ARRIVAL_SELECTED

public static final String PROPERTY_ZONE_ARRIVAL_SELECTED
See Also:
Constant Field Values

PROPERTY_ZONE_DEPART_SELECTED

public static final String PROPERTY_ZONE_DEPART_SELECTED
See Also:
Constant Field Values

BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_ARRIVAL_ZONE_CHOOSER_ENABLED

public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_ARRIVAL_ZONE_CHOOSER_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_COEFFICIENT_ENABLED

public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_COEFFICIENT_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_DEPARTURE_ZONE_CHOOSER_ENABLED

public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_DEPARTURE_ZONE_CHOOSER_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_GROUP_CHOOSER_ENABLED

public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_GROUP_CHOOSER_ENABLED
See Also:
Constant Field Values

BINDING_POPULATION_MIGRATION_MIGRATION_TABLE_ENABLED

public static final String BINDING_POPULATION_MIGRATION_MIGRATION_TABLE_ENABLED
See Also:
Constant Field Values

BINDING_REMOVE_ENABLED

public static final String BINDING_REMOVE_ENABLED
See Also:
Constant Field Values

add

protected JButton add

bean

protected Population bean

coefNonVide

protected Boolean coefNonVide

fieldPopulationMigrationMigrationArrivalZoneChooser

protected jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationArrivalZoneChooser

fieldPopulationMigrationMigrationCoefficient

protected JTextField fieldPopulationMigrationMigrationCoefficient

fieldPopulationMigrationMigrationDepartureZoneChooser

protected jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationDepartureZoneChooser

fieldPopulationMigrationMigrationGroupChooser

protected jaxx.runtime.swing.JAXXComboBox fieldPopulationMigrationMigrationGroupChooser

gPopSelected

protected Boolean gPopSelected

popInfo

protected PopulationSeasonInfo popInfo

populationMigrationMigrationTable

protected org.nuiton.math.matrix.gui.MatrixPanelEditor populationMigrationMigrationTable

remove

protected JButton remove

zoneArrivalSelected

protected Boolean zoneArrivalSelected

zoneDepartSelected

protected Boolean zoneDepartSelected
Constructor Detail

PopulationMigrationMigrationUI

public PopulationMigrationMigrationUI(LayoutManager param0,
                                      boolean param1)

PopulationMigrationMigrationUI

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

PopulationMigrationMigrationUI

public PopulationMigrationMigrationUI(LayoutManager param0)

PopulationMigrationMigrationUI

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

PopulationMigrationMigrationUI

public PopulationMigrationMigrationUI(boolean param0)

PopulationMigrationMigrationUI

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

PopulationMigrationMigrationUI

public PopulationMigrationMigrationUI()

PopulationMigrationMigrationUI

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

$afterCompleteSetup

protected void $afterCompleteSetup()

populationMigrationMigrationMatrixChanged

protected void populationMigrationMigrationMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event)

init

public void init(PopulationSeasonInfo pi)

refreshPanel

public void refreshPanel()

setFieldPopulationMigrationMigrationGroupChooserModel

protected void setFieldPopulationMigrationMigrationGroupChooserModel()

setFieldPopulationMigrationMigrationDepartureZoneChooserModel

protected void setFieldPopulationMigrationMigrationDepartureZoneChooserModel()

setFieldPopulationMigrationMigrationArrivalZoneChooserModel

protected void setFieldPopulationMigrationMigrationArrivalZoneChooserModel()

add

protected void add()

remove

protected void remove()

setAddButton

protected void setAddButton()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

doActionPerformed__on__add

public void doActionPerformed__on__add(ActionEvent event)

doActionPerformed__on__remove

public void doActionPerformed__on__remove(ActionEvent event)

doInsertUpdate__on__$Document0

public void doInsertUpdate__on__$Document0(DocumentEvent event)

doItemStateChanged__on__fieldPopulationMigrationMigrationArrivalZoneChooser

public void doItemStateChanged__on__fieldPopulationMigrationMigrationArrivalZoneChooser(ItemEvent event)

doItemStateChanged__on__fieldPopulationMigrationMigrationDepartureZoneChooser

public void doItemStateChanged__on__fieldPopulationMigrationMigrationDepartureZoneChooser(ItemEvent event)

doItemStateChanged__on__fieldPopulationMigrationMigrationGroupChooser

public void doItemStateChanged__on__fieldPopulationMigrationMigrationGroupChooser(ItemEvent event)

doMatrixChanged__on__populationMigrationMigrationTable

public void doMatrixChanged__on__populationMigrationMigrationTable(org.nuiton.math.matrix.gui.MatrixPanelEvent event)

doRemoveUpdate__on__$Document0

public void doRemoveUpdate__on__$Document0(DocumentEvent event)

getAdd

public JButton getAdd()

getBean

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

getCoefNonVide

public Boolean getCoefNonVide()

getFieldPopulationMigrationMigrationArrivalZoneChooser

public jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationArrivalZoneChooser()

getFieldPopulationMigrationMigrationCoefficient

public JTextField getFieldPopulationMigrationMigrationCoefficient()

getFieldPopulationMigrationMigrationDepartureZoneChooser

public jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationDepartureZoneChooser()

getFieldPopulationMigrationMigrationGroupChooser

public jaxx.runtime.swing.JAXXComboBox getFieldPopulationMigrationMigrationGroupChooser()

getGPopSelected

public Boolean getGPopSelected()

getPopInfo

public PopulationSeasonInfo getPopInfo()

getPopulationMigrationMigrationTable

public org.nuiton.math.matrix.gui.MatrixPanelEditor getPopulationMigrationMigrationTable()

getRemove

public JButton getRemove()

getZoneArrivalSelected

public Boolean getZoneArrivalSelected()

getZoneDepartSelected

public Boolean getZoneDepartSelected()

isCoefNonVide

public Boolean isCoefNonVide()

isGPopSelected

public Boolean isGPopSelected()

isZoneArrivalSelected

public Boolean isZoneArrivalSelected()

isZoneDepartSelected

public Boolean isZoneDepartSelected()

setBean

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

setCoefNonVide

public void setCoefNonVide(Boolean coefNonVide)

setGPopSelected

public void setGPopSelected(Boolean gPopSelected)

setPopInfo

public void setPopInfo(PopulationSeasonInfo popInfo)

setZoneArrivalSelected

public void setZoneArrivalSelected(Boolean zoneArrivalSelected)

setZoneDepartSelected

public void setZoneDepartSelected(Boolean zoneDepartSelected)

get$Table0

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

get$JLabel0

protected JLabel get$JLabel0()

get$JLabel1

protected JLabel get$JLabel1()

get$Document0

protected Document get$Document0()

get$JLabel2

protected JLabel get$JLabel2()

get$JLabel3

protected JLabel get$JLabel3()

addChildrenToBody

protected void addChildrenToBody()

createAdd

protected void createAdd()

createBean

protected void createBean()

createBody

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

createCoefNonVide

protected void createCoefNonVide()

createFieldPopulationMigrationMigrationArrivalZoneChooser

protected void createFieldPopulationMigrationMigrationArrivalZoneChooser()

createFieldPopulationMigrationMigrationCoefficient

protected void createFieldPopulationMigrationMigrationCoefficient()

createFieldPopulationMigrationMigrationDepartureZoneChooser

protected void createFieldPopulationMigrationMigrationDepartureZoneChooser()

createFieldPopulationMigrationMigrationGroupChooser

protected void createFieldPopulationMigrationMigrationGroupChooser()

createGPopSelected

protected void createGPopSelected()

createPopInfo

protected void createPopInfo()

createPopulationMigrationMigrationTable

protected void createPopulationMigrationMigrationTable()

createRemove

protected void createRemove()

createZoneArrivalSelected

protected void createZoneArrivalSelected()

createZoneDepartSelected

protected void createZoneDepartSelected()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.