Class PopulationMigrationUI

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

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

  • Constructor Details

    • PopulationMigrationUI

      public PopulationMigrationUI(LayoutManager param0)
    • PopulationMigrationUI

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

      public PopulationMigrationUI(LayoutManager param0, boolean param1)
    • PopulationMigrationUI

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

      public PopulationMigrationUI()
    • PopulationMigrationUI

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

      public PopulationMigrationUI(boolean param0)
    • PopulationMigrationUI

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

    • $afterCompleteSetup

      protected void $afterCompleteSetup()
    • resetChangeModel

      public void resetChangeModel()
      Description copied from class: InputContentUI
      Pas très safe, le bean doit s'appeler changeModel dans l'heritage "FORCEMENT" FIXME echatellier 20111201 small fix because save button has to reset internal ui change model state
      Overrides:
      resetChangeModel in class InputContentUI<Population>
    • setLayer

      public void setLayer(boolean active)
      Description copied from class: InputContentUI
      Method appelée par l'arbre de navigation et le gestionnaire de changement d'onglet pour ajouter les layers sur une interface 'input' seulement dans le cas de la sensibilité.
      Overrides:
      setLayer in class InputContentUI<Population>
    • $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__fieldPopulationMigrationSeasonChooser

      public void doActionPerformed__on__fieldPopulationMigrationSeasonChooser(ActionEvent event)
    • doActionPerformed__on__fieldUseEquationMigration

      public void doActionPerformed__on__fieldUseEquationMigration(ActionEvent event)
    • doActionPerformed__on__save

      public void doActionPerformed__on__save(ActionEvent event)
    • doKeyReleased__on__fieldPopulationMigrationComment

      public void doKeyReleased__on__fieldPopulationMigrationComment(KeyEvent 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()
    • getChangeModel

      public ChangeModel getChangeModel()
    • getFieldPopulationMigrationComment

      public JTextArea getFieldPopulationMigrationComment()
    • getFieldPopulationMigrationSeasonChooser

      public JComboBox<PopulationSeasonInfo> getFieldPopulationMigrationSeasonChooser()
    • getFieldUseEquationMigration

      public JCheckBox getFieldUseEquationMigration()
    • getFieldUseMatrix

      public JTabbedPane getFieldUseMatrix()
    • getHandler

      public PopulationMigrationHandler getHandler()
      Specified by:
      getHandler in class InputContentUI<Population>
    • getHidablePanel

      public JPanel getHidablePanel()
    • getPopInfo

      public PopulationSeasonInfo getPopInfo()
    • getPopulationMigrationEmigrationUI

      public PopulationMigrationEmigrationUI getPopulationMigrationEmigrationUI()
    • getPopulationMigrationEquationUI

      public PopulationMigrationEquationUI getPopulationMigrationEquationUI()
    • getPopulationMigrationImmigrationUI

      public PopulationMigrationImmigrationUI getPopulationMigrationImmigrationUI()
    • getPopulationMigrationMigrationUI

      public PopulationMigrationMigrationUI getPopulationMigrationMigrationUI()
    • getSave

      public JButton getSave()
    • getValidator

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

      public jaxx.runtime.validator.swing.SwingValidator<PopulationSeasonInfo> getValidatorSeason()
    • setBean

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

      public void setPopInfo(PopulationSeasonInfo popInfo)
    • get$JLabel0

      protected JLabel get$JLabel0()
    • get$JLabel1

      protected JLabel get$JLabel1()
    • get$JScrollPane0

      protected JScrollPane get$JScrollPane0()
    • get$TabInfo0

      protected jaxx.runtime.swing.TabInfo get$TabInfo0()
    • get$TabInfo1

      protected jaxx.runtime.swing.TabInfo get$TabInfo1()
    • get$TabInfo2

      protected jaxx.runtime.swing.TabInfo get$TabInfo2()
    • get$Table0

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

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

      protected void addChildrenToBody()
    • addChildrenToFieldUseMatrix

      protected void addChildrenToFieldUseMatrix()
    • addChildrenToHidablePanel

      protected void addChildrenToHidablePanel()
    • addChildrenToValidator

      protected void addChildrenToValidator()
    • addChildrenToValidatorSeason

      protected void addChildrenToValidatorSeason()
    • createBean

      protected void createBean()
    • createBody

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

      protected void createCancel()
    • createChangeModel

      protected void createChangeModel()
    • createFieldPopulationMigrationComment

      protected void createFieldPopulationMigrationComment()
    • createFieldPopulationMigrationSeasonChooser

      protected void createFieldPopulationMigrationSeasonChooser()
    • createFieldUseEquationMigration

      protected void createFieldUseEquationMigration()
    • createFieldUseMatrix

      protected void createFieldUseMatrix()
    • createHandler

      protected void createHandler()
    • createHidablePanel

      protected void createHidablePanel()
    • createPopInfo

      protected void createPopInfo()
    • createPopulationMigrationEmigrationUI

      protected void createPopulationMigrationEmigrationUI()
    • createPopulationMigrationEquationUI

      protected void createPopulationMigrationEquationUI()
    • createPopulationMigrationImmigrationUI

      protected void createPopulationMigrationImmigrationUI()
    • createPopulationMigrationMigrationUI

      protected void createPopulationMigrationMigrationUI()
    • createSave

      protected void createSave()
    • createValidator

      protected void createValidator()
    • createValidatorSeason

      protected void createValidatorSeason()