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
ConstructorsModifierConstructorDescriptionprotectedPopulationMigrationHandler(PopulationMigrationUI inputContentUI) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidrefresh()protected voidprotected voidprotected voidMethods 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
-
PopulationMigrationHandler
-
-
Method Details
-
afterInit
protected void afterInit() -
refresh
public void refresh() -
seasonChanged
protected void seasonChanged() -
useEquationChanged
protected void useEquationChanged() -
refreshHidablePanel
protected void refreshHidablePanel()
-