fr.ifremer.isisfish.ui.simulator
Class ParamsUI

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 jaxx.runtime.swing.Table
                      extended by fr.ifremer.isisfish.ui.simulator.ParamsUI
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class ParamsUI
extends jaxx.runtime.swing.Table
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  javax.swing.JButton buttonSimulParamsMesuresAdd
           
protected  javax.swing.JButton buttonSimulParamsMesuresClear
           
protected  javax.swing.JButton buttonSimulParamsMesuresRemove
           
protected  javax.swing.JButton buttonSimulParamsSelectClearFilter
           
protected  javax.swing.JButton buttonSimulParamsSelectFilter
           
protected  javax.swing.JButton buttonSimulParamsSimulate
           
protected  jaxx.runtime.swing.JAXXComboBox comboSelLauncher
           
protected  jaxx.runtime.JAXXContext delegateContext
           
protected  javax.swing.JTextArea fieldSimulParamsDesc
           
protected  jaxx.runtime.swing.JAXXComboBox fieldSimulParamsMesuresSelect
           
protected  javax.swing.JTextField fieldSimulParamsName
           
protected  javax.swing.JTextField fieldSimulParamsNbAnnees
           
protected  jaxx.runtime.swing.JAXXComboBox fieldSimulParamsRegion
           
protected  jaxx.runtime.swing.JAXXComboBox fieldSimulParamsSelect
           
protected  javax.swing.JCheckBox fieldSimulUseAnalysePlan
           
protected  javax.swing.JCheckBox fieldUseSimulPreScripts
           
protected  javax.swing.JLabel lblLauncher
           
protected  javax.swing.JLabel lblName
           
protected  jaxx.runtime.swing.JAXXList listSimulParamsMesuresList
           
protected  jaxx.runtime.swing.JAXXList listSimulParamsPopulations
           
protected  jaxx.runtime.swing.JAXXList listSimulParamsStrategies
           
static org.apache.commons.logging.Log log
           
protected  javax.swing.JTabbedPane parametersTabbedPane
           
protected  javax.swing.JButton saveSimul
           
protected  java.lang.Boolean sensitivity
           
protected  org.nuiton.math.matrix.gui.MatrixPanelEditor simulParamsNumbers
           
protected  javax.swing.JTable simulParamsRules
           
 
Fields inherited from class jaxx.runtime.swing.Table
DEFAULT_INSETS
 
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
ParamsUI()
           
ParamsUI(jaxx.runtime.JAXXContext parentContext)
           
ParamsUI(SimulAction action)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToParametersTabbedPane()
           
protected  void addRules()
           
 void applyDataBinding(java.lang.String $binding)
           
protected  void clearRules()
           
protected  void createButtonSimulParamsMesuresAdd()
           
protected  void createButtonSimulParamsMesuresClear()
           
protected  void createButtonSimulParamsMesuresRemove()
           
protected  void createButtonSimulParamsSelectClearFilter()
           
protected  void createButtonSimulParamsSelectFilter()
           
protected  void createButtonSimulParamsSimulate()
           
protected  void createComboSelLauncher()
           
protected  void createFieldSimulParamsDesc()
           
protected  void createFieldSimulParamsMesuresSelect()
           
protected  void createFieldSimulParamsName()
           
protected  void createFieldSimulParamsNbAnnees()
           
protected  void createFieldSimulParamsRegion()
           
protected  void createFieldSimulParamsSelect()
           
protected  void createFieldSimulUseAnalysePlan()
           
protected  void createFieldUseSimulPreScripts()
           
protected  void createLblLauncher()
           
protected  void createLblName()
           
protected  void createListSimulParamsMesuresList()
           
protected  void createListSimulParamsPopulations()
           
protected  void createListSimulParamsStrategies()
           
protected  void createParametersTabbedPane()
           
protected  void createSaveSimul()
           
protected  void createSensitivity()
           
protected  void createSimulParamsNumbers()
           
protected  void createSimulParamsRules()
           
 void doActionPerformed__on__buttonSimulParamsMesuresAdd(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__buttonSimulParamsMesuresClear(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__buttonSimulParamsMesuresRemove(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__buttonSimulParamsSelectClearFilter(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__buttonSimulParamsSelectFilter(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__buttonSimulParamsSimulate(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__fieldSimulParamsRegion(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__fieldSimulParamsSelect(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__saveSimul(java.awt.event.ActionEvent event)
           
 void doFocusGained__on__listSimulParamsMesuresList(java.awt.event.FocusEvent event)
           
 void doFocusGained__on__listSimulParamsPopulations(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__fieldSimulParamsDesc(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__fieldSimulParamsName(java.awt.event.FocusEvent event)
           
 void doFocusLost__on__fieldSimulParamsNbAnnees(java.awt.event.FocusEvent event)
           
 void doItemStateChanged__on__fieldSimulUseAnalysePlan(java.awt.event.ItemEvent event)
           
 void doItemStateChanged__on__fieldUseSimulPreScripts(java.awt.event.ItemEvent event)
           
 void doMouseReleased__on__fieldSimulUseAnalysePlan(java.awt.event.MouseEvent event)
           
 void doMouseReleased__on__fieldUseSimulPreScripts(java.awt.event.MouseEvent event)
           
 void doValueChanged__on__listSimulParamsMesuresList(javax.swing.event.ListSelectionEvent event)
           
 void doValueChanged__on__listSimulParamsPopulations(javax.swing.event.ListSelectionEvent event)
           
 void doValueChanged__on__listSimulParamsStrategies(javax.swing.event.ListSelectionEvent event)
           
protected  void enableAnalysePlan()
           
protected  void enablePreSimul()
           
 void firePropertyChange(java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
           
 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$JLabel10()
           
protected  javax.swing.JLabel get$JLabel14()
           
protected  javax.swing.JLabel get$JLabel17()
           
protected  javax.swing.JLabel get$JLabel20()
           
protected  javax.swing.JLabel get$JLabel23()
           
protected  javax.swing.JLabel get$JLabel26()
           
protected  javax.swing.JLabel get$JLabel3()
           
protected  javax.swing.JLabel get$JLabel8()
           
protected  javax.swing.JPanel get$JPanel11()
           
protected  javax.swing.JPanel get$JPanel15()
           
protected  javax.swing.JPanel get$JPanel27()
           
protected  javax.swing.JScrollPane get$JScrollPane12()
           
protected  javax.swing.JScrollPane get$JScrollPane18()
           
protected  javax.swing.JScrollPane get$JScrollPane21()
           
protected  javax.swing.JScrollPane get$JScrollPane24()
           
protected  javax.swing.JScrollPane get$JScrollPane28()
           
protected  javax.swing.JSeparator get$JSeparator4()
           
 java.util.Map<java.lang.String,java.lang.Object> get$objectMap()
           
protected  java.util.Map get$previousValues()
           
protected  jaxx.runtime.swing.TabInfo get$TabInfo31()
           
protected  jaxx.runtime.swing.TabInfo get$TabInfo32()
           
protected  ParamsUI get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table13()
           
protected  jaxx.runtime.swing.Table get$Table16()
           
protected  jaxx.runtime.swing.Table get$Table19()
           
protected  jaxx.runtime.swing.Table get$Table2()
           
protected  jaxx.runtime.swing.Table get$Table22()
           
protected  jaxx.runtime.swing.Table get$Table25()
           
protected  jaxx.runtime.swing.Table get$Table29()
           
protected  jaxx.runtime.swing.Table get$Table30()
           
protected  jaxx.runtime.swing.Table get$Table5()
           
protected  jaxx.runtime.swing.Table get$Table6()
           
protected  jaxx.runtime.swing.Table get$Table7()
           
protected  jaxx.runtime.swing.Table get$Table9()
           
protected  boolean getAllComponentsCreated()
           
 javax.swing.JButton getButtonSimulParamsMesuresAdd()
           
 javax.swing.JButton getButtonSimulParamsMesuresClear()
           
 javax.swing.JButton getButtonSimulParamsMesuresRemove()
           
 javax.swing.JButton getButtonSimulParamsSelectClearFilter()
           
 javax.swing.JButton getButtonSimulParamsSelectFilter()
           
 javax.swing.JButton getButtonSimulParamsSimulate()
           
 jaxx.runtime.swing.JAXXComboBox getComboSelLauncher()
           
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.JTextArea getFieldSimulParamsDesc()
           
 jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsMesuresSelect()
           
 javax.swing.JTextField getFieldSimulParamsName()
           
 javax.swing.JTextField getFieldSimulParamsNbAnnees()
           
 jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsRegion()
           
 jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsSelect()
           
 javax.swing.JCheckBox getFieldSimulUseAnalysePlan()
           
 javax.swing.JCheckBox getFieldUseSimulPreScripts()
           
 javax.swing.JLabel getLblLauncher()
           
 javax.swing.JLabel getLblName()
           
 jaxx.runtime.swing.JAXXList getListSimulParamsMesuresList()
           
 jaxx.runtime.swing.JAXXList getListSimulParamsPopulations()
           
 jaxx.runtime.swing.JAXXList getListSimulParamsStrategies()
           
protected  org.apache.commons.logging.Log getLog()
           
 java.lang.Object getObjectById(java.lang.String id)
           
 javax.swing.JTabbedPane getParametersTabbedPane()
           
<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 getSaveSimul()
           
 java.lang.Boolean getSensitivity()
           
 org.nuiton.math.matrix.gui.MatrixPanelEditor getSimulParamsNumbers()
           
 javax.swing.JTable getSimulParamsRules()
           
protected  javax.swing.ComboBoxModel getSimulParamsSelectModel()
           
protected  javax.swing.ComboBoxModel getSimulParamsSelectModel(boolean force)
           
 java.lang.Boolean isSensitivity()
           
protected  void launchSimulation()
           
protected  void loadOldSimulation()
           
protected  void onRuleSelectionChange()
          Called when selection change on rule list.
protected  void populationSelected()
           
 void processDataBinding(java.lang.String dest)
           
 void processDataBinding(java.lang.String $dest, boolean $force)
           
 void refresh()
           
protected  void regionChange()
          Called on user region selection change.
<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 removeRules()
           
protected  void resetFilter()
           
protected  void saveDescription()
           
protected  void saveName()
           
protected  void saveSimulation()
          TODO : Common code with SimulUI.saveSimulation() TODO duplicated code (simulUI, Params UI, SensitivityUI)
protected  void selectFilter()
           
protected  void selTab(java.awt.event.MouseEvent e, int i)
           
protected  void setAnalysePlan()
           
<T> void
setContextValue(T o)
           
<T> void
setContextValue(T o, java.lang.String name)
           
protected  void setExportSens()
           
protected  void setFactor()
           
protected  void setListSimulParamsPopulationsItems()
           
protected  void setListSimulParamsStrategiesItems()
           
protected  void setNbAnnees()
           
protected  void setPreScript()
           
protected  void setRulesListModel()
           
 void setSensitivity(java.lang.Boolean newValue)
           
protected  void setSensitivityCalculator()
           
protected  void setSensitivityTabRegion()
           
 void setSimulationParameter(SimulAction simulAction)
           
protected  void setSimulParamsRulesModel()
           
protected  void strategySelected()
           
 
Methods inherited from class jaxx.runtime.swing.Table
getCellConstraints, getRowConstraints, getTableConstraints, newCell, newRow, setLayout
 
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, 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

buttonSimulParamsMesuresAdd

protected javax.swing.JButton buttonSimulParamsMesuresAdd

buttonSimulParamsMesuresClear

protected javax.swing.JButton buttonSimulParamsMesuresClear

buttonSimulParamsMesuresRemove

protected javax.swing.JButton buttonSimulParamsMesuresRemove

buttonSimulParamsSelectClearFilter

protected javax.swing.JButton buttonSimulParamsSelectClearFilter

buttonSimulParamsSelectFilter

protected javax.swing.JButton buttonSimulParamsSelectFilter

buttonSimulParamsSimulate

protected javax.swing.JButton buttonSimulParamsSimulate

comboSelLauncher

protected jaxx.runtime.swing.JAXXComboBox comboSelLauncher

delegateContext

protected final jaxx.runtime.JAXXContext delegateContext

fieldSimulParamsDesc

protected javax.swing.JTextArea fieldSimulParamsDesc

fieldSimulParamsMesuresSelect

protected jaxx.runtime.swing.JAXXComboBox fieldSimulParamsMesuresSelect

fieldSimulParamsName

protected javax.swing.JTextField fieldSimulParamsName

fieldSimulParamsNbAnnees

protected javax.swing.JTextField fieldSimulParamsNbAnnees

fieldSimulParamsRegion

protected jaxx.runtime.swing.JAXXComboBox fieldSimulParamsRegion

fieldSimulParamsSelect

protected jaxx.runtime.swing.JAXXComboBox fieldSimulParamsSelect

fieldSimulUseAnalysePlan

protected javax.swing.JCheckBox fieldSimulUseAnalysePlan

fieldUseSimulPreScripts

protected javax.swing.JCheckBox fieldUseSimulPreScripts

lblLauncher

protected javax.swing.JLabel lblLauncher

lblName

protected javax.swing.JLabel lblName

listSimulParamsMesuresList

protected jaxx.runtime.swing.JAXXList listSimulParamsMesuresList

listSimulParamsPopulations

protected jaxx.runtime.swing.JAXXList listSimulParamsPopulations

listSimulParamsStrategies

protected jaxx.runtime.swing.JAXXList listSimulParamsStrategies

parametersTabbedPane

protected javax.swing.JTabbedPane parametersTabbedPane

saveSimul

protected javax.swing.JButton saveSimul

sensitivity

protected java.lang.Boolean sensitivity

simulParamsNumbers

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

simulParamsRules

protected javax.swing.JTable simulParamsRules
Constructor Detail

ParamsUI

public ParamsUI(SimulAction action)

ParamsUI

public ParamsUI()

ParamsUI

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

refresh

public void refresh()

regionChange

protected void regionChange()
Called on user region selection change.


setPreScript

protected void setPreScript()

setAnalysePlan

protected void setAnalysePlan()

setSensitivityTabRegion

protected void setSensitivityTabRegion()

setFactor

protected void setFactor()

setExportSens

protected void setExportSens()

setSensitivityCalculator

protected void setSensitivityCalculator()

setSimulationParameter

public void setSimulationParameter(SimulAction simulAction)

loadOldSimulation

protected void loadOldSimulation()

launchSimulation

protected void launchSimulation()

enablePreSimul

protected void enablePreSimul()

enableAnalysePlan

protected void enableAnalysePlan()

selTab

protected void selTab(java.awt.event.MouseEvent e,
                      int i)

setNbAnnees

protected void setNbAnnees()

setListSimulParamsStrategiesItems

protected void setListSimulParamsStrategiesItems()

setListSimulParamsPopulationsItems

protected void setListSimulParamsPopulationsItems()

populationSelected

protected void populationSelected()

strategySelected

protected void strategySelected()

saveDescription

protected void saveDescription()

setRulesListModel

protected void setRulesListModel()

onRuleSelectionChange

protected void onRuleSelectionChange()
Called when selection change on rule list.


setSimulParamsRulesModel

protected void setSimulParamsRulesModel()

addRules

protected void addRules()

removeRules

protected void removeRules()

clearRules

protected void clearRules()

selectFilter

protected void selectFilter()

getSimulParamsSelectModel

protected javax.swing.ComboBoxModel getSimulParamsSelectModel()

getSimulParamsSelectModel

protected javax.swing.ComboBoxModel getSimulParamsSelectModel(boolean force)

resetFilter

protected void resetFilter()

saveName

protected void saveName()

saveSimulation

protected void saveSimulation()
TODO : Common code with SimulUI.saveSimulation() TODO duplicated code (simulUI, Params UI, SensitivityUI)


$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__buttonSimulParamsMesuresAdd

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

doActionPerformed__on__buttonSimulParamsMesuresClear

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

doActionPerformed__on__buttonSimulParamsMesuresRemove

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

doActionPerformed__on__buttonSimulParamsSelectClearFilter

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

doActionPerformed__on__buttonSimulParamsSelectFilter

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

doActionPerformed__on__buttonSimulParamsSimulate

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

doActionPerformed__on__fieldSimulParamsRegion

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

doActionPerformed__on__fieldSimulParamsSelect

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

doActionPerformed__on__saveSimul

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

doFocusGained__on__listSimulParamsMesuresList

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

doFocusGained__on__listSimulParamsPopulations

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

doFocusLost__on__fieldSimulParamsDesc

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

doFocusLost__on__fieldSimulParamsName

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

doFocusLost__on__fieldSimulParamsNbAnnees

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

doItemStateChanged__on__fieldSimulUseAnalysePlan

public void doItemStateChanged__on__fieldSimulUseAnalysePlan(java.awt.event.ItemEvent event)

doItemStateChanged__on__fieldUseSimulPreScripts

public void doItemStateChanged__on__fieldUseSimulPreScripts(java.awt.event.ItemEvent event)

doMouseReleased__on__fieldSimulUseAnalysePlan

public void doMouseReleased__on__fieldSimulUseAnalysePlan(java.awt.event.MouseEvent event)

doMouseReleased__on__fieldUseSimulPreScripts

public void doMouseReleased__on__fieldUseSimulPreScripts(java.awt.event.MouseEvent event)

doValueChanged__on__listSimulParamsMesuresList

public void doValueChanged__on__listSimulParamsMesuresList(javax.swing.event.ListSelectionEvent event)

doValueChanged__on__listSimulParamsPopulations

public void doValueChanged__on__listSimulParamsPopulations(javax.swing.event.ListSelectionEvent event)

doValueChanged__on__listSimulParamsStrategies

public void doValueChanged__on__listSimulParamsStrategies(javax.swing.event.ListSelectionEvent 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()

getButtonSimulParamsMesuresAdd

public javax.swing.JButton getButtonSimulParamsMesuresAdd()

getButtonSimulParamsMesuresClear

public javax.swing.JButton getButtonSimulParamsMesuresClear()

getButtonSimulParamsMesuresRemove

public javax.swing.JButton getButtonSimulParamsMesuresRemove()

getButtonSimulParamsSelectClearFilter

public javax.swing.JButton getButtonSimulParamsSelectClearFilter()

getButtonSimulParamsSelectFilter

public javax.swing.JButton getButtonSimulParamsSelectFilter()

getButtonSimulParamsSimulate

public javax.swing.JButton getButtonSimulParamsSimulate()

getComboSelLauncher

public jaxx.runtime.swing.JAXXComboBox getComboSelLauncher()

getFieldSimulParamsDesc

public javax.swing.JTextArea getFieldSimulParamsDesc()

getFieldSimulParamsMesuresSelect

public jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsMesuresSelect()

getFieldSimulParamsName

public javax.swing.JTextField getFieldSimulParamsName()

getFieldSimulParamsNbAnnees

public javax.swing.JTextField getFieldSimulParamsNbAnnees()

getFieldSimulParamsRegion

public jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsRegion()

getFieldSimulParamsSelect

public jaxx.runtime.swing.JAXXComboBox getFieldSimulParamsSelect()

getFieldSimulUseAnalysePlan

public javax.swing.JCheckBox getFieldSimulUseAnalysePlan()

getFieldUseSimulPreScripts

public javax.swing.JCheckBox getFieldUseSimulPreScripts()

getLblLauncher

public javax.swing.JLabel getLblLauncher()

getLblName

public javax.swing.JLabel getLblName()

getListSimulParamsMesuresList

public jaxx.runtime.swing.JAXXList getListSimulParamsMesuresList()

getListSimulParamsPopulations

public jaxx.runtime.swing.JAXXList getListSimulParamsPopulations()

getListSimulParamsStrategies

public jaxx.runtime.swing.JAXXList getListSimulParamsStrategies()

getParametersTabbedPane

public javax.swing.JTabbedPane getParametersTabbedPane()

getSaveSimul

public javax.swing.JButton getSaveSimul()

getSensitivity

public java.lang.Boolean getSensitivity()

getSimulParamsNumbers

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

getSimulParamsRules

public javax.swing.JTable getSimulParamsRules()

isSensitivity

public java.lang.Boolean isSensitivity()

setSensitivity

public void setSensitivity(java.lang.Boolean newValue)

get$JLabel10

protected javax.swing.JLabel get$JLabel10()

get$JLabel14

protected javax.swing.JLabel get$JLabel14()

get$JLabel17

protected javax.swing.JLabel get$JLabel17()

get$JLabel20

protected javax.swing.JLabel get$JLabel20()

get$JLabel23

protected javax.swing.JLabel get$JLabel23()

get$JLabel26

protected javax.swing.JLabel get$JLabel26()

get$JLabel3

protected javax.swing.JLabel get$JLabel3()

get$JLabel8

protected javax.swing.JLabel get$JLabel8()

get$JPanel11

protected javax.swing.JPanel get$JPanel11()

get$JPanel15

protected javax.swing.JPanel get$JPanel15()

get$JPanel27

protected javax.swing.JPanel get$JPanel27()

get$JScrollPane12

protected javax.swing.JScrollPane get$JScrollPane12()

get$JScrollPane18

protected javax.swing.JScrollPane get$JScrollPane18()

get$JScrollPane21

protected javax.swing.JScrollPane get$JScrollPane21()

get$JScrollPane24

protected javax.swing.JScrollPane get$JScrollPane24()

get$JScrollPane28

protected javax.swing.JScrollPane get$JScrollPane28()

get$JSeparator4

protected javax.swing.JSeparator get$JSeparator4()

get$TabInfo31

protected jaxx.runtime.swing.TabInfo get$TabInfo31()

get$TabInfo32

protected jaxx.runtime.swing.TabInfo get$TabInfo32()

get$Table0

protected ParamsUI get$Table0()

get$Table13

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

get$Table16

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

get$Table19

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

get$Table2

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

get$Table22

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

get$Table25

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

get$Table29

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

get$Table30

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

get$Table5

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

get$Table6

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

get$Table7

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

get$Table9

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

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()

addChildrenToParametersTabbedPane

protected void addChildrenToParametersTabbedPane()

createButtonSimulParamsMesuresAdd

protected void createButtonSimulParamsMesuresAdd()

createButtonSimulParamsMesuresClear

protected void createButtonSimulParamsMesuresClear()

createButtonSimulParamsMesuresRemove

protected void createButtonSimulParamsMesuresRemove()

createButtonSimulParamsSelectClearFilter

protected void createButtonSimulParamsSelectClearFilter()

createButtonSimulParamsSelectFilter

protected void createButtonSimulParamsSelectFilter()

createButtonSimulParamsSimulate

protected void createButtonSimulParamsSimulate()

createComboSelLauncher

protected void createComboSelLauncher()

createFieldSimulParamsDesc

protected void createFieldSimulParamsDesc()

createFieldSimulParamsMesuresSelect

protected void createFieldSimulParamsMesuresSelect()

createFieldSimulParamsName

protected void createFieldSimulParamsName()

createFieldSimulParamsNbAnnees

protected void createFieldSimulParamsNbAnnees()

createFieldSimulParamsRegion

protected void createFieldSimulParamsRegion()

createFieldSimulParamsSelect

protected void createFieldSimulParamsSelect()

createFieldSimulUseAnalysePlan

protected void createFieldSimulUseAnalysePlan()

createFieldUseSimulPreScripts

protected void createFieldUseSimulPreScripts()

createLblLauncher

protected void createLblLauncher()

createLblName

protected void createLblName()

createListSimulParamsMesuresList

protected void createListSimulParamsMesuresList()

createListSimulParamsPopulations

protected void createListSimulParamsPopulations()

createListSimulParamsStrategies

protected void createListSimulParamsStrategies()

createParametersTabbedPane

protected void createParametersTabbedPane()

createSaveSimul

protected void createSaveSimul()

createSensitivity

protected void createSensitivity()

createSimulParamsNumbers

protected void createSimulParamsNumbers()

createSimulParamsRules

protected void createSimulParamsRules()


Copyright © 1999-2010 CodeLutin. All Rights Reserved.