Class SelectivityHandler

All Implemented Interfaces:
PropertyChangeListener, EventListener

public class SelectivityHandler extends InputContentHandler<SelectivityUI>
Selectivity handler.
  • Constructor Details

    • SelectivityHandler

      protected SelectivityHandler(SelectivityUI inputContentUI)
  • Method Details

    • afterInit

      protected void afterInit()
    • refresh

      public void refresh()
    • setSelectivityTableModel

      protected void setSelectivityTableModel()
    • addSelectivity

      protected void addSelectivity()
    • removeSelectivity

      protected void removeSelectivity()
    • addSelectivity

      protected void addSelectivity(Population pop, String equation, Gear gear)
    • removeSelectivity

      protected void removeSelectivity(Gear gear, Selectivity selectivity)
    • getSelectivityPopulationModel

      protected GenericComboModel<Population> getSelectivityPopulationModel()
    • selectivityChanged

      protected void selectivityChanged()