Class PopulationZonesUI

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator

public class PopulationZonesUI extends InputContentUI<Population> implements jaxx.runtime.JAXXValidator
See Also:
  • Field Details

    • PROPERTY_BEAN

      public static final String PROPERTY_BEAN
      See Also:
    • BINDING_CANCEL_ENABLED

      public static final String BINDING_CANCEL_ENABLED
      See Also:
    • BINDING_FIELD_POPULATION_MAPPING_ZONE_REPRO_ZONE_RECRU_ENABLED

      public static final String BINDING_FIELD_POPULATION_MAPPING_ZONE_REPRO_ZONE_RECRU_ENABLED
      See Also:
    • BINDING_FIELD_POPULATION_ZONES_RECRUITMENT_ENABLED

      public static final String BINDING_FIELD_POPULATION_ZONES_RECRUITMENT_ENABLED
      See Also:
    • BINDING_FIELD_POPULATION_ZONES_REPRODUCTION_ENABLED

      public static final String BINDING_FIELD_POPULATION_ZONES_REPRODUCTION_ENABLED
      See Also:
    • BINDING_POPULATION_ZONES_PRESENCE_ENABLED

      public static final String BINDING_POPULATION_ZONES_PRESENCE_ENABLED
      See Also:
    • BINDING_SAVE_ENABLED

      public static final String BINDING_SAVE_ENABLED
      See Also:
    • BINDING_VALIDATOR_BEAN

      public static final String BINDING_VALIDATOR_BEAN
      See Also:
    • bean

      protected Population bean
    • cancel

      protected JButton cancel
    • fieldPopulationMappingZoneReproZoneRecru

      protected org.nuiton.math.matrix.gui.MatrixPanelEditor fieldPopulationMappingZoneReproZoneRecru
    • fieldPopulationZonesRecruitment

      protected JList<Zone> fieldPopulationZonesRecruitment
    • fieldPopulationZonesReproduction

      protected JList<Zone> fieldPopulationZonesReproduction
    • handler

      protected PopulationZonesHandler handler
    • populationZonesPresence

      protected JList<Zone> populationZonesPresence
    • save

      protected JButton save
    • validator

      protected jaxx.runtime.validator.swing.SwingValidator<Population> validator
    • validatorIds

      protected List<String> validatorIds
  • Constructor Details

    • PopulationZonesUI

      public PopulationZonesUI(LayoutManager param0)
    • PopulationZonesUI

      public PopulationZonesUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
    • PopulationZonesUI

      public PopulationZonesUI(LayoutManager param0, boolean param1)
    • PopulationZonesUI

      public PopulationZonesUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
    • PopulationZonesUI

      public PopulationZonesUI()
    • PopulationZonesUI

      public PopulationZonesUI(jaxx.runtime.JAXXContext param0)
    • PopulationZonesUI

      public PopulationZonesUI(boolean param0)
    • PopulationZonesUI

      public PopulationZonesUI(jaxx.runtime.JAXXContext param0, boolean param1)
  • Method Details

    • $afterCompleteSetup

      protected void $afterCompleteSetup()
    • $getJAXXObjectDescriptor

      public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
    • getValidator

      public jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
      Specified by:
      getValidator in interface jaxx.runtime.JAXXValidator
    • getValidatorIds

      public List<String> getValidatorIds()
      Specified by:
      getValidatorIds in interface jaxx.runtime.JAXXValidator
    • registerValidatorFields

      public void registerValidatorFields()
      Specified by:
      registerValidatorFields in interface jaxx.runtime.JAXXValidator
    • doActionPerformed__on__cancel

      public void doActionPerformed__on__cancel(ActionEvent event)
    • doActionPerformed__on__save

      public void doActionPerformed__on__save(ActionEvent event)
    • doMatrixChanged__on__fieldPopulationMappingZoneReproZoneRecru

      public void doMatrixChanged__on__fieldPopulationMappingZoneReproZoneRecru(org.nuiton.math.matrix.gui.MatrixPanelEvent event)
    • doValueChanged__on__fieldPopulationZonesRecruitment

      public void doValueChanged__on__fieldPopulationZonesRecruitment(ListSelectionEvent event)
    • doValueChanged__on__fieldPopulationZonesReproduction

      public void doValueChanged__on__fieldPopulationZonesReproduction(ListSelectionEvent event)
    • doValueChanged__on__populationZonesPresence

      public void doValueChanged__on__populationZonesPresence(ListSelectionEvent event)
    • getBean

      public Population getBean()
      Description copied from class: InputContentUI
      Overriden with generic type
      Specified by:
      getBean in class InputContentUI<Population>
    • getCancel

      public JButton getCancel()
    • getFieldPopulationMappingZoneReproZoneRecru

      public org.nuiton.math.matrix.gui.MatrixPanelEditor getFieldPopulationMappingZoneReproZoneRecru()
    • getFieldPopulationZonesRecruitment

      public JList<Zone> getFieldPopulationZonesRecruitment()
    • getFieldPopulationZonesReproduction

      public JList<Zone> getFieldPopulationZonesReproduction()
    • getHandler

      public PopulationZonesHandler getHandler()
      Specified by:
      getHandler in class InputContentUI<Population>
    • getPopulationZonesPresence

      public JList<Zone> getPopulationZonesPresence()
    • getSave

      public JButton getSave()
    • getValidator

      public jaxx.runtime.validator.swing.SwingValidator<Population> getValidator()
    • setBean

      public void setBean(Population bean)
      Description copied from class: InputContentUI
      Overriden with generic type
      Specified by:
      setBean in class InputContentUI<Population>
    • get$JLabel0

      protected JLabel get$JLabel0()
    • get$JLabel1

      protected JLabel get$JLabel1()
    • get$JLabel2

      protected JLabel get$JLabel2()
    • get$JLabel3

      protected JLabel get$JLabel3()
    • get$JScrollPane0

      protected JScrollPane get$JScrollPane0()
    • get$JScrollPane1

      protected JScrollPane get$JScrollPane1()
    • get$JScrollPane2

      protected JScrollPane get$JScrollPane2()
    • get$Table0

      protected jaxx.runtime.swing.Table get$Table0()
    • addChildrenToBody

      protected void addChildrenToBody()
    • addChildrenToValidator

      protected void addChildrenToValidator()
    • createBean

      protected void createBean()
    • createBody

      protected void createBody()
      Overrides:
      createBody in class InputContentUI<Population>
    • createCancel

      protected void createCancel()
    • createFieldPopulationMappingZoneReproZoneRecru

      protected void createFieldPopulationMappingZoneReproZoneRecru()
    • createFieldPopulationZonesRecruitment

      protected void createFieldPopulationZonesRecruitment()
    • createFieldPopulationZonesReproduction

      protected void createFieldPopulationZonesReproduction()
    • createHandler

      protected void createHandler()
    • createPopulationZonesPresence

      protected void createPopulationZonesPresence()
    • createSave

      protected void createSave()
    • createValidator

      protected void createValidator()