Class FisheryRegionUI

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

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

  • Constructor Details

    • FisheryRegionUI

      public FisheryRegionUI(LayoutManager param0)
    • FisheryRegionUI

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

      public FisheryRegionUI(LayoutManager param0, boolean param1)
    • FisheryRegionUI

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

      public FisheryRegionUI()
    • FisheryRegionUI

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

      public FisheryRegionUI(boolean param0)
    • FisheryRegionUI

      public FisheryRegionUI(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__buttonAddMap

      public void doActionPerformed__on__buttonAddMap(ActionEvent event)
    • doActionPerformed__on__buttonRemoveMap

      public void doActionPerformed__on__buttonRemoveMap(ActionEvent event)
    • doActionPerformed__on__cancel

      public void doActionPerformed__on__cancel(ActionEvent event)
    • doActionPerformed__on__check

      public void doActionPerformed__on__check(ActionEvent event)
    • doActionPerformed__on__save

      public void doActionPerformed__on__save(ActionEvent event)
    • doKeyReleased__on__fieldCellLengthLatitude

      public void doKeyReleased__on__fieldCellLengthLatitude(KeyEvent event)
    • doKeyReleased__on__fieldCellLengthLongitude

      public void doKeyReleased__on__fieldCellLengthLongitude(KeyEvent event)
    • doKeyReleased__on__fieldComment

      public void doKeyReleased__on__fieldComment(KeyEvent event)
    • doKeyReleased__on__fieldLatMax

      public void doKeyReleased__on__fieldLatMax(KeyEvent event)
    • doKeyReleased__on__fieldLatMin

      public void doKeyReleased__on__fieldLatMin(KeyEvent event)
    • doKeyReleased__on__fieldLongMax

      public void doKeyReleased__on__fieldLongMax(KeyEvent event)
    • doKeyReleased__on__fieldLongMin

      public void doKeyReleased__on__fieldLongMin(KeyEvent event)
    • doKeyReleased__on__fieldRegion

      public void doKeyReleased__on__fieldRegion(KeyEvent event)
    • getBean

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

      public JButton getButtonAddMap()
    • getButtonRemoveMap

      public JButton getButtonRemoveMap()
    • getCancel

      public JButton getCancel()
    • getCellMap

      public IsisMapBean getCellMap()
    • getCellMapInfo

      public com.bbn.openmap.InformationDelegator getCellMapInfo()
    • getCheck

      public JButton getCheck()
    • getFieldCellLengthLatitude

      public JTextField getFieldCellLengthLatitude()
    • getFieldCellLengthLongitude

      public JTextField getFieldCellLengthLongitude()
    • getFieldComment

      public JTextArea getFieldComment()
    • getFieldLatMax

      public JTextField getFieldLatMax()
    • getFieldLatMin

      public JTextField getFieldLatMin()
    • getFieldLongMax

      public JTextField getFieldLongMax()
    • getFieldLongMin

      public JTextField getFieldLongMin()
    • getFieldMapfiles

      public JList<String> getFieldMapfiles()
    • getFieldRegion

      public JTextField getFieldRegion()
    • getHandler

      public FisheryRegionHandler getHandler()
      Specified by:
      getHandler in class InputContentUI<FisheryRegion>
    • getMap

      public JPanel getMap()
    • getSave

      public JButton getSave()
    • getValidator

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

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

      public void setCellMap(IsisMapBean cellMap)
    • get$JLabel0

      protected JLabel get$JLabel0()
    • get$JLabel1

      protected JLabel get$JLabel1()
    • get$JLabel10

      protected JLabel get$JLabel10()
    • get$JLabel2

      protected JLabel get$JLabel2()
    • get$JLabel3

      protected JLabel get$JLabel3()
    • get$JLabel4

      protected JLabel get$JLabel4()
    • get$JLabel5

      protected JLabel get$JLabel5()
    • get$JLabel6

      protected JLabel get$JLabel6()
    • get$JLabel7

      protected JLabel get$JLabel7()
    • get$JLabel8

      protected JLabel get$JLabel8()
    • get$JLabel9

      protected JLabel get$JLabel9()
    • get$JScrollPane0

      protected JScrollPane get$JScrollPane0()
    • get$JScrollPane1

      protected JScrollPane get$JScrollPane1()
    • get$JSplitPane0

      protected JSplitPane get$JSplitPane0()
    • get$Table0

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

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

      protected void addChildrenToBody()
    • addChildrenToMap

      protected void addChildrenToMap()
    • addChildrenToValidator

      protected void addChildrenToValidator()
    • createBean

      protected void createBean()
    • createBody

      protected void createBody()
      Overrides:
      createBody in class InputContentUI<FisheryRegion>
    • createButtonAddMap

      protected void createButtonAddMap()
    • createButtonRemoveMap

      protected void createButtonRemoveMap()
    • createCancel

      protected void createCancel()
    • createCellMap

      protected void createCellMap()
    • createCellMapInfo

      protected void createCellMapInfo()
    • createCheck

      protected void createCheck()
    • createFieldCellLengthLatitude

      protected void createFieldCellLengthLatitude()
    • createFieldCellLengthLongitude

      protected void createFieldCellLengthLongitude()
    • createFieldComment

      protected void createFieldComment()
    • createFieldLatMax

      protected void createFieldLatMax()
    • createFieldLatMin

      protected void createFieldLatMin()
    • createFieldLongMax

      protected void createFieldLongMax()
    • createFieldLongMin

      protected void createFieldLongMin()
    • createFieldMapfiles

      protected void createFieldMapfiles()
    • createFieldRegion

      protected void createFieldRegion()
    • createHandler

      protected void createHandler()
    • createMap

      protected void createMap()
    • createSave

      protected void createSave()
    • createValidator

      protected void createValidator()