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
ConstructorsModifierConstructorDescriptionprotectedPopulationSeasonSpacializedHandler(PopulationSeasonSpacializedUI inputContentUI) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidpopulationSeasonLengthMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event) protected voidprotected voidCalled on spacialized radio button change.Methods inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
accept, displayFactorWizard, goTo, propertyChange, setupGotoNextPathMethods 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()
-