fr.ifremer.isisfish.ui.input
Class FisheryRegionUI

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by fr.ifremer.isisfish.ui.input.InputContentUI<FisheryRegion>
                      extended by fr.ifremer.isisfish.ui.input.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:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
protected  FisheryRegion bean
           
static String BINDING_CANCEL_ENABLED
           
static String BINDING_CELL_MAP_FISHERY_REGION
           
static String BINDING_FIELD_CELL_LENGTH_LATITUDE_TEXT
           
static String BINDING_FIELD_CELL_LENGTH_LONGITUDE_TEXT
           
static String BINDING_FIELD_COMMENT_TEXT
           
static String BINDING_FIELD_LAT_MAX_TEXT
           
static String BINDING_FIELD_LAT_MIN_TEXT
           
static String BINDING_FIELD_LONG_MAX_TEXT
           
static String BINDING_FIELD_LONG_MIN_TEXT
           
static String BINDING_FIELD_REGION_TEXT
           
static String BINDING_SAVE_ENABLED
           
static String BINDING_VALIDATOR_BEAN
           
protected  JButton buttonAddMap
           
protected  JButton buttonRemoveMap
           
protected  JButton cancel
           
protected  IsisMapBean cellMap
           
protected  JButton check
           
protected  JTextField fieldCellLengthLatitude
           
protected  JTextField fieldCellLengthLongitude
           
protected  JTextArea fieldComment
           
protected  JTextField fieldLatMax
           
protected  JTextField fieldLatMin
           
protected  JTextField fieldLongMax
           
protected  JTextField fieldLongMin
           
protected  JList fieldMapfiles
           
protected  JTextField fieldRegion
           
protected  JPanel map
           
static String PROPERTY_BEAN
           
static String PROPERTY_CELL_MAP
           
static String PROPERTY_TOOL_MAP
           
protected  JButton save
           
protected  com.bbn.openmap.gui.ToolPanel toolMap
           
protected  com.bbn.openmap.gui.OMToolSet toolSet
           
protected  jaxx.runtime.validator.swing.SwingValidator<FisheryRegion> validator
           
protected  List<String> validatorIds
           
 
Fields inherited from class fr.ifremer.isisfish.ui.input.InputContentUI
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, active, BINDING_NEXT_TEXT, BINDING_NEXT_VISIBLE, body, buttonTitle, delegateContext, handler, layerUI, layerUI2, next, nextPath, PROPERTY_ACTIVE, PROPERTY_BUTTON_TITLE, PROPERTY_NEXT_PATH, PROPERTY_SENSITIVITY, sensitivity, tableLayerUI
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
FisheryRegionUI()
           
FisheryRegionUI(boolean param0)
           
FisheryRegionUI(jaxx.runtime.JAXXContext param0)
           
FisheryRegionUI(jaxx.runtime.JAXXContext param0, boolean param1)
           
FisheryRegionUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
           
FisheryRegionUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
           
FisheryRegionUI(LayoutManager param0)
           
FisheryRegionUI(LayoutManager param0, boolean param1)
           
 
Method Summary
protected  void $afterCompleteSetup()
           
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToBody()
           
protected  void addChildrenToMap()
           
protected  void addChildrenToValidator()
           
protected  void addMap()
           
protected  void check()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createButtonAddMap()
           
protected  void createButtonRemoveMap()
           
protected  void createCancel()
           
protected  void createCellMap()
           
protected  void createCheck()
           
protected  void createFieldCellLengthLatitude()
           
protected  void createFieldCellLengthLongitude()
           
protected  void createFieldComment()
           
protected  void createFieldLatMax()
           
protected  void createFieldLatMin()
           
protected  void createFieldLongMax()
           
protected  void createFieldLongMin()
           
protected  void createFieldMapfiles()
           
protected  void createFieldRegion()
           
protected  void createMap()
           
protected  void createSave()
           
protected  void createToolMap()
           
protected  void createValidator()
           
protected  void delMap()
           
 void doActionPerformed__on__buttonAddMap(ActionEvent event)
           
 void doActionPerformed__on__buttonRemoveMap(ActionEvent event)
           
 void doActionPerformed__on__cancel(ActionEvent event)
           
 void doActionPerformed__on__check(ActionEvent event)
           
 void doActionPerformed__on__save(ActionEvent event)
           
 void doKeyReleased__on__fieldCellLengthLatitude(KeyEvent event)
           
 void doKeyReleased__on__fieldCellLengthLongitude(KeyEvent event)
           
 void doKeyReleased__on__fieldComment(KeyEvent event)
           
 void doKeyReleased__on__fieldLatMax(KeyEvent event)
           
 void doKeyReleased__on__fieldLatMin(KeyEvent event)
           
 void doKeyReleased__on__fieldLongMax(KeyEvent event)
           
 void doKeyReleased__on__fieldLongMin(KeyEvent event)
           
 void doKeyReleased__on__fieldRegion(KeyEvent event)
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel10()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  JLabel get$JLabel4()
           
protected  JLabel get$JLabel5()
           
protected  JLabel get$JLabel6()
           
protected  JLabel get$JLabel7()
           
protected  JLabel get$JLabel8()
           
protected  JLabel get$JLabel9()
           
protected  JScrollPane get$JScrollPane0()
           
protected  JScrollPane get$JScrollPane1()
           
protected  JSplitPane get$JSplitPane0()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
 FisheryRegion getBean()
           
 JButton getButtonAddMap()
           
 JButton getButtonRemoveMap()
           
 JButton getCancel()
           
 IsisMapBean getCellMap()
           
 JButton getCheck()
           
 JTextField getFieldCellLengthLatitude()
           
 JTextField getFieldCellLengthLongitude()
           
 JTextArea getFieldComment()
           
 JTextField getFieldLatMax()
           
 JTextField getFieldLatMin()
           
 JTextField getFieldLongMax()
           
 JTextField getFieldLongMin()
           
 JList getFieldMapfiles()
           
 JTextField getFieldRegion()
           
protected  InputAction getInputAction()
           
 JPanel getMap()
           
 JButton getSave()
           
 com.bbn.openmap.gui.ToolPanel getToolMap()
           
 jaxx.runtime.validator.swing.SwingValidator<FisheryRegion> getValidator()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 List<String> getValidatorIds()
           
 void refresh()
           
 void registerValidatorFields()
           
protected  void save()
           
 void setBean(FisheryRegion bean)
           
 void setCellMap(IsisMapBean cellMap)
           
protected  void setFieldMapfilesModel(FisheryRegion region)
           
 void setToolMap(com.bbn.openmap.gui.ToolPanel toolMap)
           
 
Methods inherited from class fr.ifremer.isisfish.ui.input.InputContentUI
applyDataBinding, createActive, createButtonTitle, createHandler, createLayerUI, createLayerUI2, createNext, createNextPath, createSensitivity, createTableLayerUI, doActionPerformed__on__next, firePropertyChange, get$objectMap, getAction, getActive, getBody, getButtonTitle, getContextValue, getContextValue, getDataBinding, getDataBindings, getDelegateContext, getFisheryRegion, getHandler, getLayerUI, getLayerUI2, getNext, getNextPath, getObjectById, getParentContainer, getParentContainer, getSaveVerifier, getSensitivity, getTableLayerUI, getTopiaContext, goTo, installChangeListener, isActive, isSensitivity, processDataBinding, processDataBinding, refreshRegionInMap, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, resetChangeModel, setActive, setButtonTitle, setContextValue, setContextValue, setInfoText, setLayer, setNextPath, setSensitivity
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Field Detail

PROPERTY_BEAN

public static final String PROPERTY_BEAN
See Also:
Constant Field Values

PROPERTY_CELL_MAP

public static final String PROPERTY_CELL_MAP
See Also:
Constant Field Values

PROPERTY_TOOL_MAP

public static final String PROPERTY_TOOL_MAP
See Also:
Constant Field Values

BINDING_CANCEL_ENABLED

public static final String BINDING_CANCEL_ENABLED
See Also:
Constant Field Values

BINDING_CELL_MAP_FISHERY_REGION

public static final String BINDING_CELL_MAP_FISHERY_REGION
See Also:
Constant Field Values

BINDING_FIELD_CELL_LENGTH_LATITUDE_TEXT

public static final String BINDING_FIELD_CELL_LENGTH_LATITUDE_TEXT
See Also:
Constant Field Values

BINDING_FIELD_CELL_LENGTH_LONGITUDE_TEXT

public static final String BINDING_FIELD_CELL_LENGTH_LONGITUDE_TEXT
See Also:
Constant Field Values

BINDING_FIELD_COMMENT_TEXT

public static final String BINDING_FIELD_COMMENT_TEXT
See Also:
Constant Field Values

BINDING_FIELD_LAT_MAX_TEXT

public static final String BINDING_FIELD_LAT_MAX_TEXT
See Also:
Constant Field Values

BINDING_FIELD_LAT_MIN_TEXT

public static final String BINDING_FIELD_LAT_MIN_TEXT
See Also:
Constant Field Values

BINDING_FIELD_LONG_MAX_TEXT

public static final String BINDING_FIELD_LONG_MAX_TEXT
See Also:
Constant Field Values

BINDING_FIELD_LONG_MIN_TEXT

public static final String BINDING_FIELD_LONG_MIN_TEXT
See Also:
Constant Field Values

BINDING_FIELD_REGION_TEXT

public static final String BINDING_FIELD_REGION_TEXT
See Also:
Constant Field Values

BINDING_SAVE_ENABLED

public static final String BINDING_SAVE_ENABLED
See Also:
Constant Field Values

BINDING_VALIDATOR_BEAN

public static final String BINDING_VALIDATOR_BEAN
See Also:
Constant Field Values

bean

protected FisheryRegion bean

buttonAddMap

protected JButton buttonAddMap

buttonRemoveMap

protected JButton buttonRemoveMap

cancel

protected JButton cancel

cellMap

protected IsisMapBean cellMap

check

protected JButton check

fieldCellLengthLatitude

protected JTextField fieldCellLengthLatitude

fieldCellLengthLongitude

protected JTextField fieldCellLengthLongitude

fieldComment

protected JTextArea fieldComment

fieldLatMax

protected JTextField fieldLatMax

fieldLatMin

protected JTextField fieldLatMin

fieldLongMax

protected JTextField fieldLongMax

fieldLongMin

protected JTextField fieldLongMin

fieldMapfiles

protected JList fieldMapfiles

fieldRegion

protected JTextField fieldRegion

map

protected JPanel map

save

protected JButton save

toolMap

protected com.bbn.openmap.gui.ToolPanel toolMap

validator

protected jaxx.runtime.validator.swing.SwingValidator<FisheryRegion> validator

validatorIds

protected List<String> validatorIds

toolSet

protected com.bbn.openmap.gui.OMToolSet toolSet
Constructor Detail

FisheryRegionUI

public FisheryRegionUI(LayoutManager param0,
                       boolean param1)

FisheryRegionUI

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

FisheryRegionUI

public FisheryRegionUI(LayoutManager param0)

FisheryRegionUI

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

FisheryRegionUI

public FisheryRegionUI(boolean param0)

FisheryRegionUI

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

FisheryRegionUI

public FisheryRegionUI()

FisheryRegionUI

public FisheryRegionUI(jaxx.runtime.JAXXContext param0)
Method Detail

$afterCompleteSetup

protected void $afterCompleteSetup()

refresh

public void refresh()

getInputAction

protected InputAction getInputAction()

setFieldMapfilesModel

protected void setFieldMapfilesModel(FisheryRegion region)

addMap

protected void addMap()

delMap

protected void delMap()

check

protected void check()

save

protected void save()

$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()
Specified by:
getBean in class InputContentUI<FisheryRegion>

getButtonAddMap

public JButton getButtonAddMap()

getButtonRemoveMap

public JButton getButtonRemoveMap()

getCancel

public JButton getCancel()

getCellMap

public IsisMapBean getCellMap()

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 getFieldMapfiles()

getFieldRegion

public JTextField getFieldRegion()

getMap

public JPanel getMap()

getSave

public JButton getSave()

getToolMap

public com.bbn.openmap.gui.ToolPanel getToolMap()

getValidator

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

setBean

public void setBean(FisheryRegion bean)
Specified by:
setBean in class InputContentUI<FisheryRegion>

setCellMap

public void setCellMap(IsisMapBean cellMap)

setToolMap

public void setToolMap(com.bbn.openmap.gui.ToolPanel toolMap)

get$JSplitPane0

protected JSplitPane get$JSplitPane0()

get$Table0

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

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$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$JScrollPane0

protected JScrollPane get$JScrollPane0()

get$Table1

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

get$JLabel9

protected JLabel get$JLabel9()

get$JScrollPane1

protected JScrollPane get$JScrollPane1()

get$JLabel10

protected JLabel get$JLabel10()

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()

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()

createMap

protected void createMap()

createSave

protected void createSave()

createToolMap

protected void createToolMap()

createValidator

protected void createValidator()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.