Class PopulationSeasonSpacializedHandler
java.lang.Object
fr.ifremer.isisfish.ui.CommonHandler
fr.ifremer.isisfish.ui.input.InputContentHandler<PopulationSeasonSpacializedUI>
fr.ifremer.isisfish.ui.input.population.PopulationSeasonSpacializedHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
public class PopulationSeasonSpacializedHandler
extends InputContentHandler<PopulationSeasonSpacializedUI>
Population handler.
-
Field Summary
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
inputContentUI, nextButton
-
Constructor Summary
ModifierConstructorDescriptionprotected
PopulationSeasonSpacializedHandler
(PopulationSeasonSpacializedUI inputContentUI) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected void
populationSeasonLengthMatrixChanged
(org.nuiton.math.matrix.gui.MatrixPanelEvent event) protected void
protected void
Called on spacialized radio button change.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
-
PopulationSeasonSpacializedHandler
-
-
Method Details
-
afterInit
protected void afterInit() -
populationSeasonLengthMatrixChanged
protected void populationSeasonLengthMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event) -
spacializedActionPerformed
protected void spacializedActionPerformed()Called on spacialized radio button change. -
computeMatrixChangeOfGroup
protected void computeMatrixChangeOfGroup() -
showSpacializedMatrixChangeOfGroup
protected void showSpacializedMatrixChangeOfGroup()
-