fr.ifremer.isisfish.ui.input
Class ZoneBasicsUI

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<Zone>
                      extended by fr.ifremer.isisfish.ui.input.ZoneBasicsUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator

public class ZoneBasicsUI
extends InputContentUI<Zone>
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  Zone bean
           
static String BINDING_CANCEL_ENABLED
           
static String BINDING_CREATE_ENABLED
           
static String BINDING_DELETE_ENABLED
           
static String BINDING_FIELD_ZONE_COMMENT_ENABLED
           
static String BINDING_FIELD_ZONE_COMMENT_TEXT
           
static String BINDING_FIELD_ZONE_NAME_ENABLED
           
static String BINDING_FIELD_ZONE_NAME_TEXT
           
static String BINDING_SAVE_ENABLED
           
static String BINDING_VALIDATOR_BEAN
           
static String BINDING_ZONE_CELLS_ENABLED
           
static String BINDING_ZONE_MAP_FISHERY_REGION
           
static String BINDING_ZONE_MAP_SELECTED_CELLS
           
protected  JButton cancel
           
protected  JButton create
           
protected  JButton delete
           
protected  JTextArea fieldZoneComment
           
protected  JTextField fieldZoneName
           
protected  JPanel map
           
static String PROPERTY_BEAN
           
static String PROPERTY_TOOL_MAP
           
static String PROPERTY_ZONE_MAP
           
protected  JButton save
           
protected  JScrollPane spZoneCells
           
protected  com.bbn.openmap.gui.ToolPanel toolMap
           
protected  com.bbn.openmap.gui.OMToolSet toolSet
           
protected  jaxx.runtime.validator.swing.SwingValidator<Zone> validator
           
protected  List<String> validatorIds
           
protected  JList zoneCells
           
protected  IsisMapBean zoneMap
           
 
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
ZoneBasicsUI()
           
ZoneBasicsUI(boolean param0)
           
ZoneBasicsUI(jaxx.runtime.JAXXContext param0)
           
ZoneBasicsUI(jaxx.runtime.JAXXContext param0, boolean param1)
           
ZoneBasicsUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
           
ZoneBasicsUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
           
ZoneBasicsUI(LayoutManager param0)
           
ZoneBasicsUI(LayoutManager param0, boolean param1)
           
 
Method Summary
protected  void $afterCompleteSetup()
           
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToBody()
           
protected  void addChildrenToMap()
           
protected  void addChildrenToSpZoneCells()
           
protected  void addChildrenToValidator()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createCancel()
           
protected  void createCreate()
           
protected  void createDelete()
           
protected  void createFieldZoneComment()
           
protected  void createFieldZoneName()
           
protected  void createMap()
           
protected  void createSave()
           
protected  void createSpZoneCells()
           
protected  void createToolMap()
           
protected  void createValidator()
           
protected  void createZoneCells()
           
protected  void createZoneMap()
           
 void doActionPerformed__on__cancel(ActionEvent event)
           
 void doActionPerformed__on__create(ActionEvent event)
           
 void doActionPerformed__on__delete(ActionEvent event)
           
 void doActionPerformed__on__save(ActionEvent event)
           
 void doKeyReleased__on__fieldZoneComment(KeyEvent event)
           
 void doKeyReleased__on__fieldZoneName(KeyEvent event)
           
 void doValueChanged__on__zoneCells(ListSelectionEvent event)
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel2()
           
protected  JScrollPane get$JScrollPane0()
           
protected  JSplitPane get$JSplitPane0()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
 Zone getBean()
           
 JButton getCancel()
           
 JButton getCreate()
           
 JButton getDelete()
           
 JTextArea getFieldZoneComment()
           
 JTextField getFieldZoneName()
           
 JPanel getMap()
           
 JButton getSave()
           
 JScrollPane getSpZoneCells()
           
 com.bbn.openmap.gui.ToolPanel getToolMap()
           
 jaxx.runtime.validator.swing.SwingValidator<Zone> getValidator()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 List<String> getValidatorIds()
           
 JList getZoneCells()
           
 IsisMapBean getZoneMap()
           
 void registerValidatorFields()
           
 void setBean(Zone bean)
           
 void setToolMap(com.bbn.openmap.gui.ToolPanel toolMap)
           
protected  void setZoneCells()
           
 void setZoneMap(IsisMapBean zoneMap)
           
protected  void zoneCellsChange(ListSelectionEvent event)
           
 
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_TOOL_MAP

public static final String PROPERTY_TOOL_MAP
See Also:
Constant Field Values

PROPERTY_ZONE_MAP

public static final String PROPERTY_ZONE_MAP
See Also:
Constant Field Values

BINDING_CANCEL_ENABLED

public static final String BINDING_CANCEL_ENABLED
See Also:
Constant Field Values

BINDING_CREATE_ENABLED

public static final String BINDING_CREATE_ENABLED
See Also:
Constant Field Values

BINDING_DELETE_ENABLED

public static final String BINDING_DELETE_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_ZONE_COMMENT_ENABLED

public static final String BINDING_FIELD_ZONE_COMMENT_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_ZONE_COMMENT_TEXT

public static final String BINDING_FIELD_ZONE_COMMENT_TEXT
See Also:
Constant Field Values

BINDING_FIELD_ZONE_NAME_ENABLED

public static final String BINDING_FIELD_ZONE_NAME_ENABLED
See Also:
Constant Field Values

BINDING_FIELD_ZONE_NAME_TEXT

public static final String BINDING_FIELD_ZONE_NAME_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

BINDING_ZONE_CELLS_ENABLED

public static final String BINDING_ZONE_CELLS_ENABLED
See Also:
Constant Field Values

BINDING_ZONE_MAP_FISHERY_REGION

public static final String BINDING_ZONE_MAP_FISHERY_REGION
See Also:
Constant Field Values

BINDING_ZONE_MAP_SELECTED_CELLS

public static final String BINDING_ZONE_MAP_SELECTED_CELLS
See Also:
Constant Field Values

bean

protected Zone bean

cancel

protected JButton cancel

create

protected JButton create

delete

protected JButton delete

fieldZoneComment

protected JTextArea fieldZoneComment

fieldZoneName

protected JTextField fieldZoneName

map

protected JPanel map

save

protected JButton save

spZoneCells

protected JScrollPane spZoneCells

toolMap

protected com.bbn.openmap.gui.ToolPanel toolMap

validator

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

validatorIds

protected List<String> validatorIds

zoneCells

protected JList zoneCells

zoneMap

protected IsisMapBean zoneMap

toolSet

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

ZoneBasicsUI

public ZoneBasicsUI(LayoutManager param0,
                    boolean param1)

ZoneBasicsUI

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

ZoneBasicsUI

public ZoneBasicsUI(LayoutManager param0)

ZoneBasicsUI

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

ZoneBasicsUI

public ZoneBasicsUI(boolean param0)

ZoneBasicsUI

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

ZoneBasicsUI

public ZoneBasicsUI()

ZoneBasicsUI

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

$afterCompleteSetup

protected void $afterCompleteSetup()

setZoneCells

protected void setZoneCells()

zoneCellsChange

protected void zoneCellsChange(ListSelectionEvent event)

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

public void doActionPerformed__on__create(ActionEvent event)

doActionPerformed__on__delete

public void doActionPerformed__on__delete(ActionEvent event)

doActionPerformed__on__save

public void doActionPerformed__on__save(ActionEvent event)

doKeyReleased__on__fieldZoneComment

public void doKeyReleased__on__fieldZoneComment(KeyEvent event)

doKeyReleased__on__fieldZoneName

public void doKeyReleased__on__fieldZoneName(KeyEvent event)

doValueChanged__on__zoneCells

public void doValueChanged__on__zoneCells(ListSelectionEvent event)

getBean

public Zone getBean()
Specified by:
getBean in class InputContentUI<Zone>

getCancel

public JButton getCancel()

getCreate

public JButton getCreate()

getDelete

public JButton getDelete()

getFieldZoneComment

public JTextArea getFieldZoneComment()

getFieldZoneName

public JTextField getFieldZoneName()

getMap

public JPanel getMap()

getSave

public JButton getSave()

getSpZoneCells

public JScrollPane getSpZoneCells()

getToolMap

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

getValidator

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

getZoneCells

public JList getZoneCells()

getZoneMap

public IsisMapBean getZoneMap()

setBean

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

setToolMap

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

setZoneMap

public void setZoneMap(IsisMapBean zoneMap)

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

protected JScrollPane get$JScrollPane0()

addChildrenToBody

protected void addChildrenToBody()

addChildrenToMap

protected void addChildrenToMap()

addChildrenToSpZoneCells

protected void addChildrenToSpZoneCells()

addChildrenToValidator

protected void addChildrenToValidator()

createBean

protected void createBean()

createBody

protected void createBody()
Overrides:
createBody in class InputContentUI<Zone>

createCancel

protected void createCancel()

createCreate

protected void createCreate()

createDelete

protected void createDelete()

createFieldZoneComment

protected void createFieldZoneComment()

createFieldZoneName

protected void createFieldZoneName()

createMap

protected void createMap()

createSave

protected void createSave()

createSpZoneCells

protected void createSpZoneCells()

createToolMap

protected void createToolMap()

createValidator

protected void createValidator()

createZoneCells

protected void createZoneCells()

createZoneMap

protected void createZoneMap()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.