public class PopulationSeasonsHandler extends InputContentHandler<PopulationSeasonsUI>
Modifier and Type | Field and Description |
---|---|
protected boolean |
init |
protected Interval |
seasonInterval |
inputContentUI
Modifier | Constructor and Description |
---|---|
protected |
PopulationSeasonsHandler(PopulationSeasonsUI inputContentUI) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterInit() |
protected void |
create() |
protected PopulationSeasonInfo |
createPopulationSeasonInfo(Population pop) |
protected void |
delete() |
protected boolean |
isAgeGroupType(boolean result) |
protected void |
populationSeasonReproductionDistributionMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event) |
void |
refresh() |
protected void |
removePopulationSeasonInfo(Population pop,
PopulationSeasonInfo populationSeasonInfo) |
protected void |
save() |
protected void |
seasonChanged() |
protected void |
seasonGroupChanged() |
protected void |
setPopulationSeasonInfoCombo() |
protected void |
setReproductionDistributionMatrix() |
protected void |
setSeasonInterval() |
protected void |
updateSeasonOverlapIcon(PropertyChangeEvent evt) |
accept, displayFactorWizard
setStatusMessage, setStatusMessage
protected Interval seasonInterval
protected boolean init
protected PopulationSeasonsHandler(PopulationSeasonsUI inputContentUI)
protected void afterInit()
protected void updateSeasonOverlapIcon(PropertyChangeEvent evt)
protected void create()
protected void delete()
protected PopulationSeasonInfo createPopulationSeasonInfo(Population pop)
protected void removePopulationSeasonInfo(Population pop, PopulationSeasonInfo populationSeasonInfo)
protected void save()
protected void populationSeasonReproductionDistributionMatrixChanged(org.nuiton.math.matrix.gui.MatrixPanelEvent event)
public void refresh()
protected void setSeasonInterval()
protected void setPopulationSeasonInfoCombo()
protected void seasonGroupChanged()
protected void seasonChanged()
protected void setReproductionDistributionMatrix()
protected boolean isAgeGroupType(boolean result)
Copyright © 1999–2020 CodeLutin. All rights reserved.