Class PopulationMigrationMigrationUI
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
fr.ifremer.isisfish.ui.input.InputContentUI<Population>
fr.ifremer.isisfish.ui.input.population.PopulationMigrationMigrationUI
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
,jaxx.runtime.JAXXContext
,jaxx.runtime.JAXXObject
- See Also:
-
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
Modifier and TypeFieldDescriptionprotected JButton
protected Population
static final String
static final String
static final String
static final String
static final String
static final String
protected Boolean
protected JTextField
protected JComboBox<PopulationGroup>
protected Boolean
protected PopulationMigrationMigrationHandler
protected PopulationSeasonInfo
protected org.nuiton.math.matrix.gui.MatrixPanelEditor
static final String
static final String
static final String
static final String
static final String
static final String
protected JButton
protected Boolean
protected Boolean
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentUI
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, active, body, delegateContext, layerUI, layerUI2, PROPERTY_ACTIVE, PROPERTY_SENSITIVITY, sensitivity, tableLayerUI
Fields inherited from class javax.swing.JComponent
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
accessibleContext, 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
ConstructorDescriptionPopulationMigrationMigrationUI
(boolean param0) PopulationMigrationMigrationUI
(LayoutManager param0, boolean param1) 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) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
static jaxx.runtime.JAXXObjectDescriptor
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
void
void
void
void
void
void
doMatrixChanged__on__populationMigrationMigrationTable
(org.nuiton.math.matrix.gui.MatrixPanelEvent event) void
protected Document
protected JLabel
protected JLabel
protected JLabel
protected JLabel
protected jaxx.runtime.swing.Table
getAdd()
getBean()
Overriden with generic typeorg.nuiton.math.matrix.gui.MatrixPanelEditor
void
setBean
(Population bean) Overriden with generic typevoid
setCoefNonVide
(Boolean coefNonVide) 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, createLayerUI, createLayerUI2, createSensitivity, createTableLayerUI, firePropertyChange, get$objectMap, getActive, getBody, getContextValue, getContextValue, getDataBinding, getDataBindings, getDelegateContext, getFisheryRegion, getLayerUI, getLayerUI2, getObjectById, getParentContainer, getParentContainer, getSaveVerifier, getSensitivity, getTableLayerUI, getTopiaContext, installChangeListener, isActive, isSensitivity, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, resetChangeModel, setActive, setContextValue, setContextValue, setInfoText, setLayer, 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, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, 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, 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, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, 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, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, 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 Details
-
PROPERTY_BEAN
- See Also:
-
PROPERTY_COEF_NON_VIDE
- See Also:
-
PROPERTY_GPOP_SELECTED
- See Also:
-
PROPERTY_POP_INFO
- See Also:
-
PROPERTY_ZONE_ARRIVAL_SELECTED
- See Also:
-
PROPERTY_ZONE_DEPART_SELECTED
- See Also:
-
BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_ARRIVAL_ZONE_CHOOSER_ENABLED
public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_ARRIVAL_ZONE_CHOOSER_ENABLED- See Also:
-
BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_COEFFICIENT_ENABLED
- See Also:
-
BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_DEPARTURE_ZONE_CHOOSER_ENABLED
public static final String BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_DEPARTURE_ZONE_CHOOSER_ENABLED- See Also:
-
BINDING_FIELD_POPULATION_MIGRATION_MIGRATION_GROUP_CHOOSER_ENABLED
- See Also:
-
BINDING_POPULATION_MIGRATION_MIGRATION_TABLE_ENABLED
- See Also:
-
BINDING_REMOVE_ENABLED
- See Also:
-
add
-
bean
-
coefNonVide
-
fieldPopulationMigrationMigrationArrivalZoneChooser
-
fieldPopulationMigrationMigrationCoefficient
-
fieldPopulationMigrationMigrationDepartureZoneChooser
-
fieldPopulationMigrationMigrationGroupChooser
-
gPopSelected
-
handler
-
popInfo
-
populationMigrationMigrationTable
protected org.nuiton.math.matrix.gui.MatrixPanelEditor populationMigrationMigrationTable -
remove
-
zoneArrivalSelected
-
zoneDepartSelected
-
-
Constructor Details
-
PopulationMigrationMigrationUI
-
PopulationMigrationMigrationUI
-
PopulationMigrationMigrationUI
-
PopulationMigrationMigrationUI
public PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2) -
PopulationMigrationMigrationUI
public PopulationMigrationMigrationUI() -
PopulationMigrationMigrationUI
public PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0) -
PopulationMigrationMigrationUI
public PopulationMigrationMigrationUI(boolean param0) -
PopulationMigrationMigrationUI
public PopulationMigrationMigrationUI(jaxx.runtime.JAXXContext param0, boolean param1)
-
-
Method Details
-
$afterCompleteSetup
protected void $afterCompleteSetup() -
$getJAXXObjectDescriptor
public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor() -
doActionPerformed__on__add
-
doActionPerformed__on__remove
-
doInsertUpdate__on__$Document0
-
doItemStateChanged__on__fieldPopulationMigrationMigrationArrivalZoneChooser
public void doItemStateChanged__on__fieldPopulationMigrationMigrationArrivalZoneChooser(ItemEvent event) -
doItemStateChanged__on__fieldPopulationMigrationMigrationDepartureZoneChooser
public void doItemStateChanged__on__fieldPopulationMigrationMigrationDepartureZoneChooser(ItemEvent event) -
doItemStateChanged__on__fieldPopulationMigrationMigrationGroupChooser
-
doMatrixChanged__on__populationMigrationMigrationTable
public void doMatrixChanged__on__populationMigrationMigrationTable(org.nuiton.math.matrix.gui.MatrixPanelEvent event) -
doRemoveUpdate__on__$Document0
-
getAdd
-
getBean
Description copied from class:InputContentUI
Overriden with generic type- Specified by:
getBean
in classInputContentUI<Population>
-
getCoefNonVide
-
getFieldPopulationMigrationMigrationArrivalZoneChooser
-
getFieldPopulationMigrationMigrationCoefficient
-
getFieldPopulationMigrationMigrationDepartureZoneChooser
-
getFieldPopulationMigrationMigrationGroupChooser
-
getGPopSelected
-
getHandler
- Specified by:
getHandler
in classInputContentUI<Population>
-
getPopInfo
-
getPopulationMigrationMigrationTable
public org.nuiton.math.matrix.gui.MatrixPanelEditor getPopulationMigrationMigrationTable() -
getRemove
-
getZoneArrivalSelected
-
getZoneDepartSelected
-
isCoefNonVide
-
isGPopSelected
-
isZoneArrivalSelected
-
isZoneDepartSelected
-
setBean
Description copied from class:InputContentUI
Overriden with generic type- Specified by:
setBean
in classInputContentUI<Population>
-
setCoefNonVide
-
setGPopSelected
-
setPopInfo
-
setZoneArrivalSelected
-
setZoneDepartSelected
-
get$Document0
-
get$JLabel0
-
get$JLabel1
-
get$JLabel2
-
get$JLabel3
-
get$Table0
protected jaxx.runtime.swing.Table get$Table0() -
addChildrenToBody
protected void addChildrenToBody() -
createAdd
protected void createAdd() -
createBean
protected void createBean() -
createBody
protected void createBody()- Overrides:
createBody
in classInputContentUI<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() -
createHandler
protected void createHandler() -
createPopInfo
protected void createPopInfo() -
createPopulationMigrationMigrationTable
protected void createPopulationMigrationMigrationTable() -
createRemove
protected void createRemove() -
createZoneArrivalSelected
protected void createZoneArrivalSelected() -
createZoneDepartSelected
protected void createZoneDepartSelected()
-