Class PopulationUI

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

public class PopulationUI extends InputContentUI<Population>
See Also:
  • Field Details

  • Constructor Details

    • PopulationUI

      public PopulationUI(LayoutManager param0)
    • PopulationUI

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

      public PopulationUI(LayoutManager param0, boolean param1)
    • PopulationUI

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

      public PopulationUI()
    • PopulationUI

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

      public PopulationUI(boolean param0)
    • PopulationUI

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

    • $afterCompleteSetup

      protected void $afterCompleteSetup()
    • 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>
    • 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>
    • $getJAXXObjectDescriptor

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

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

      public PopulationHandler getHandler()
      Specified by:
      getHandler in class InputContentUI<Population>
    • getPopulationBasicsUI

      public PopulationBasicsUI getPopulationBasicsUI()
    • getPopulationCapturabilityUI

      public PopulationCapturabilityUI getPopulationCapturabilityUI()
    • getPopulationEquationUI

      public PopulationEquationUI getPopulationEquationUI()
    • getPopulationGroupUI

      public PopulationGroupUI getPopulationGroupUI()
    • getPopulationMigrationUI

      public PopulationMigrationUI getPopulationMigrationUI()
    • getPopulationPriceUI

      public PopulationPriceUI getPopulationPriceUI()
    • getPopulationRecruitementUI

      public PopulationRecruitmentUI getPopulationRecruitementUI()
    • getPopulationSeasonsUI

      public PopulationSeasonsUI getPopulationSeasonsUI()
    • getPopulationStockUI

      public PopulationStockUI getPopulationStockUI()
    • getPopulationTab

      public JTabbedPane getPopulationTab()
    • getPopulationZoneUI

      public PopulationZonesUI getPopulationZoneUI()
    • getVariablesUI

      public EntityVariableUI getVariablesUI()
    • setBean

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

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

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

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

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

      protected jaxx.runtime.swing.TabInfo get$TabInfo3()
    • get$TabInfo4

      protected jaxx.runtime.swing.TabInfo get$TabInfo4()
    • get$TabInfo5

      protected jaxx.runtime.swing.TabInfo get$TabInfo5()
    • get$TabInfo6

      protected jaxx.runtime.swing.TabInfo get$TabInfo6()
    • get$TabInfo7

      protected jaxx.runtime.swing.TabInfo get$TabInfo7()
    • get$TabInfo8

      protected jaxx.runtime.swing.TabInfo get$TabInfo8()
    • get$TabInfo9

      protected jaxx.runtime.swing.TabInfo get$TabInfo9()
    • addChildrenToBody

      protected void addChildrenToBody()
    • addChildrenToPopulationTab

      protected void addChildrenToPopulationTab()
    • createBean

      protected void createBean()
    • createBody

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

      protected void createHandler()
    • createPopulationBasicsUI

      protected void createPopulationBasicsUI()
    • createPopulationCapturabilityUI

      protected void createPopulationCapturabilityUI()
    • createPopulationEquationUI

      protected void createPopulationEquationUI()
    • createPopulationGroupUI

      protected void createPopulationGroupUI()
    • createPopulationMigrationUI

      protected void createPopulationMigrationUI()
    • createPopulationPriceUI

      protected void createPopulationPriceUI()
    • createPopulationRecruitementUI

      protected void createPopulationRecruitementUI()
    • createPopulationSeasonsUI

      protected void createPopulationSeasonsUI()
    • createPopulationStockUI

      protected void createPopulationStockUI()
    • createPopulationTab

      protected void createPopulationTab()
    • createPopulationZoneUI

      protected void createPopulationZoneUI()
    • createVariablesUI

      protected void createVariablesUI()