public class SelectivityHandler extends InputContentHandler<SelectivityUI>
inputContentUI| Modifier | Constructor and Description |
|---|---|
protected |
SelectivityHandler(SelectivityUI inputContentUI) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSelectivity() |
protected void |
addSelectivity(Population pop,
String equation,
Gear gear) |
protected void |
afterInit() |
protected GenericComboModel<Population> |
getSelectivityPopulationModel() |
void |
refresh() |
protected void |
removeSelectivity() |
protected void |
removeSelectivity(Gear gear,
Selectivity selectivity) |
protected void |
selectivityChanged() |
protected void |
setSelectivityTableModel() |
accept, displayFactorWizardsetStatusMessage, setStatusMessageprotected SelectivityHandler(SelectivityUI inputContentUI)
protected void afterInit()
public void refresh()
protected void setSelectivityTableModel()
protected void addSelectivity()
protected void removeSelectivity()
protected void addSelectivity(Population pop, String equation, Gear gear)
protected void removeSelectivity(Gear gear, Selectivity selectivity)
protected GenericComboModel<Population> getSelectivityPopulationModel()
protected void selectivityChanged()
Copyright © 1999–2015 CodeLutin. All rights reserved.