Class PopulationMigrationHandler
java.lang.Object
fr.ifremer.isisfish.ui.CommonHandler
fr.ifremer.isisfish.ui.input.InputContentHandler<PopulationMigrationUI>
fr.ifremer.isisfish.ui.input.population.PopulationMigrationHandler
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
Population handler.
-
Field Summary
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentHandler
inputContentUI, nextButton
-
Constructor Summary
ModifierConstructorDescriptionprotected
PopulationMigrationHandler
(PopulationMigrationUI inputContentUI) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
refresh()
protected void
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
-
PopulationMigrationHandler
-
-
Method Details
-
afterInit
protected void afterInit() -
refresh
public void refresh() -
seasonChanged
protected void seasonChanged() -
useEquationChanged
protected void useEquationChanged() -
refreshHidablePanel
protected void refreshHidablePanel()
-