Class PopulationCapturabilityHandler
java.lang.Object
fr.ifremer.isisfish.ui.CommonHandler
fr.ifremer.isisfish.ui.input.InputContentHandler<PopulationCapturabilityUI>
fr.ifremer.isisfish.ui.input.population.PopulationCapturabilityHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
Population handler.
-
Field Summary
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
inputContentUI, nextButton
-
Constructor Summary
ModifierConstructorDescriptionprotected
PopulationCapturabilityHandler
(PopulationCapturabilityUI inputContentUI) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
populationCapturabilityMatrixChanged
(org.nuiton.math.matrix.gui.MatrixPanelEvent event) protected void
protected void
Methods inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
accept, displayFactorWizard, goTo, propertyChange, setupGotoNextPath
Methods inherited from class fr.ifremer.isisfish.ui.CommonHandler
setStatusMessage, setStatusMessage
-
Constructor Details
-
PopulationCapturabilityHandler
-
-
Method Details
-
afterInit
protected void afterInit() -
populationCapturabilityMatrixChanged
protected void populationCapturabilityMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event) -
useEquationChanged
protected void useEquationChanged() -
refreshHidablePanel
protected void refreshHidablePanel()
-