fr.ifremer.coser.ui.control
Class ControlView

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 jaxx.runtime.swing.Table
                      extended by fr.ifremer.coser.ui.control.ControlView
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator

public class ControlView
extends jaxx.runtime.swing.Table
implements jaxx.runtime.JAXXObject, 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  List<Object> $activeBindings
           
protected  Map<String,jaxx.runtime.JAXXBinding> $bindings
           
protected  Map<String,Object> $bindingSources
           
protected  Map<String,Object> $objectMap
           
protected  Map<?,?> $previousValues
           
protected  Catch beanCatch
           
protected  Haul beanHaul
           
protected  Length beanLength
           
protected  Strata beanStrata
           
static String BINDING_CONTROL_COMMENT_TEXT
           
protected  Boolean canValidControl
           
protected  JComboBox categoryComboBox
           
protected  ControlCategoryListModel categoryComboBoxModel
           
protected  CoserProgressBar checkProgressBar
           
protected  JButton compareNumberCatchLengthButton
           
protected  Control control
           
protected  JTextArea controlComment
           
protected  JButton controlDataCancelButton
           
protected  JButton controlDataDeleteButton
           
protected  JTable controlDataTableCatch
           
protected  JTable controlDataTableHaul
           
protected  JTable controlDataTableLength
           
protected  ListSelectionModel controlDataTableSelectionModelCatch
           
protected  ListSelectionModel controlDataTableSelectionModelHaul
           
protected  ListSelectionModel controlDataTableSelectionModelLength
           
protected  ListSelectionModel controlDataTableSelectionModelStrata
           
protected  JTable controlDataTableStrata
           
protected  JButton controlDataValidButton
           
protected  CardLayout controlTablesLayout
           
protected  JPanel controlTablesPanel
           
protected  jaxx.runtime.JAXXContext delegateContext
           
protected  JPanel editionPanel
           
protected  JScrollPane editionScrollPane
           
protected  jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errorsTableModel
           
protected  GlobalControlErrorModel globalControlErrorModel
           
protected  TreeSelectionModel globalControlErrorSelectionModel
           
protected  org.jdesktop.swingx.JXTreeTable globalControlErrorTable
           
protected  ControlHandler handler
           
static String PROPERTY_BEAN_CATCH
           
static String PROPERTY_BEAN_HAUL
           
static String PROPERTY_BEAN_LENGTH
           
static String PROPERTY_BEAN_STRATA
           
static String PROPERTY_CAN_VALID_CONTROL
           
static String PROPERTY_CONTROL
           
static String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_CATCH
           
static String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_HAUL
           
static String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_LENGTH
           
static String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_STRATA
           
static String PROPERTY_GLOBAL_CONTROL_ERROR_SELECTION_MODEL
           
static String PROPERTY_HANDLER
           
static String PROPERTY$DOCUMENT0
           
protected  JTable validationMessagesTable
           
protected  jaxx.runtime.validator.swing.SwingValidator<Catch> validatorCatch
           
protected  jaxx.runtime.validator.swing.SwingValidator<Haul> validatorHaul
           
protected  List<String> validatorIds
           
protected  jaxx.runtime.validator.swing.SwingValidator<Length> validatorLength
           
protected  jaxx.runtime.validator.swing.SwingValidator<Strata> validatorStrata
           
 
Fields inherited from class jaxx.runtime.swing.Table
DEFAULT_INSETS
 
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
ControlView()
           
ControlView(jaxx.runtime.JAXXContext parentContext)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToControlTablesPanel()
           
protected  void addChildrenToEditionScrollPane()
           
protected  void addChildrenToValidatorCatch()
           
protected  void addChildrenToValidatorHaul()
           
protected  void addChildrenToValidatorLength()
           
protected  void addChildrenToValidatorStrata()
           
 void applyDataBinding(String $binding)
           
protected  void createBeanCatch()
           
protected  void createBeanHaul()
           
protected  void createBeanLength()
           
protected  void createBeanStrata()
           
protected  void createCanValidControl()
           
protected  void createCategoryComboBox()
           
protected  void createCategoryComboBoxModel()
           
protected  void createCheckProgressBar()
           
protected  void createCompareNumberCatchLengthButton()
           
protected  void createControl()
           
protected  void createControlComment()
           
protected  void createControlDataCancelButton()
           
protected  void createControlDataDeleteButton()
           
protected  void createControlDataTableCatch()
           
protected  void createControlDataTableHaul()
           
protected  void createControlDataTableLength()
           
protected  void createControlDataTableSelectionModelCatch()
           
protected  void createControlDataTableSelectionModelHaul()
           
protected  void createControlDataTableSelectionModelLength()
           
protected  void createControlDataTableSelectionModelStrata()
           
protected  void createControlDataTableStrata()
           
protected  void createControlDataValidButton()
           
protected  void createControlTablesLayout()
           
protected  void createControlTablesPanel()
           
protected  void createEditionPanel()
           
protected  void createEditionScrollPane()
           
protected  void createErrorsTableModel()
           
protected  void createGlobalControlErrorModel()
           
protected  void createGlobalControlErrorSelectionModel()
           
protected  void createGlobalControlErrorTable()
           
protected  void createHandler()
           
protected  void createValidationMessagesTable()
           
protected  void createValidatorCatch()
           
protected  void createValidatorHaul()
           
protected  void createValidatorLength()
           
protected  void createValidatorStrata()
           
 void doActionPerformed__on__$JButton0(ActionEvent event)
           
 void doActionPerformed__on__$JButton1(ActionEvent event)
           
 void doActionPerformed__on__$JButton2(ActionEvent event)
           
 void doActionPerformed__on__$JButton3(ActionEvent event)
           
 void doActionPerformed__on__$JButton4(ActionEvent event)
           
 void doActionPerformed__on__categoryComboBox(ActionEvent event)
           
 void doActionPerformed__on__compareNumberCatchLengthButton(ActionEvent event)
           
 void doActionPerformed__on__controlDataCancelButton(ActionEvent event)
           
 void doActionPerformed__on__controlDataDeleteButton(ActionEvent event)
           
 void doActionPerformed__on__controlDataValidButton(ActionEvent event)
           
 void doInsertUpdate__on__$Document0(DocumentEvent event)
           
 void doMouseClicked__on__controlDataTableCatch(MouseEvent event)
           
 void doMouseClicked__on__controlDataTableHaul(MouseEvent event)
           
 void doMouseClicked__on__controlDataTableLength(MouseEvent event)
           
 void doMouseClicked__on__controlDataTableStrata(MouseEvent event)
           
 void doMouseClicked__on__globalControlErrorTable(MouseEvent event)
           
 void doRemoveUpdate__on__$Document0(DocumentEvent event)
           
 void doValueChanged__on__controlDataTableSelectionModelCatch(ListSelectionEvent event)
           
 void doValueChanged__on__controlDataTableSelectionModelHaul(ListSelectionEvent event)
           
 void doValueChanged__on__controlDataTableSelectionModelLength(ListSelectionEvent event)
           
 void doValueChanged__on__controlDataTableSelectionModelStrata(ListSelectionEvent event)
           
 void doValueChanged__on__globalControlErrorSelectionModel(TreeSelectionEvent event)
           
 void firePropertyChange(String propertyName, Object oldValue, Object newValue)
           
protected  Document get$Document0()
           
protected  JButton get$JButton0()
           
protected  JButton get$JButton1()
           
protected  JButton get$JButton2()
           
protected  JButton get$JButton3()
           
protected  JButton get$JButton4()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JPanel get$JPanel0()
           
protected  JScrollPane get$JScrollPane0()
           
protected  JScrollPane get$JScrollPane1()
           
protected  JScrollPane get$JScrollPane2()
           
protected  JScrollPane get$JScrollPane3()
           
protected  JScrollPane get$JScrollPane4()
           
protected  JScrollPane get$JScrollPane5()
           
protected  JScrollPane get$JScrollPane6()
           
protected  JSplitPane get$JSplitPane0()
           
protected  JSplitPane get$JSplitPane1()
           
protected  JSplitPane get$JSplitPane2()
           
protected  JSplitPane get$JSplitPane3()
           
protected  JToolBar.Separator get$JToolBar$Separator0()
           
protected  JToolBar.Separator get$JToolBar$Separator1()
           
protected  JToolBar.Separator get$JToolBar$Separator2()
           
protected  JToolBar.Separator get$JToolBar$Separator3()
           
protected  JToolBar get$JToolBar0()
           
 Map<String,Object> get$objectMap()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
 Catch getBeanCatch()
           
 Haul getBeanHaul()
           
 Length getBeanLength()
           
 Strata getBeanStrata()
           
 Boolean getCanValidControl()
           
 JComboBox getCategoryComboBox()
           
 ControlCategoryListModel getCategoryComboBoxModel()
           
 CoserProgressBar getCheckProgressBar()
           
 JButton getCompareNumberCatchLengthButton()
           
<T> T
getContextValue(Class<T> clazz)
           
<T> T
getContextValue(Class<T> clazz, String name)
           
 Control getControl()
           
 JTextArea getControlComment()
           
 JButton getControlDataCancelButton()
           
 JButton getControlDataDeleteButton()
           
 JTable getControlDataTableCatch()
           
 JTable getControlDataTableHaul()
           
 JTable getControlDataTableLength()
           
 ListSelectionModel getControlDataTableSelectionModelCatch()
           
 ListSelectionModel getControlDataTableSelectionModelHaul()
           
 ListSelectionModel getControlDataTableSelectionModelLength()
           
 ListSelectionModel getControlDataTableSelectionModelStrata()
           
 JTable getControlDataTableStrata()
           
 JButton getControlDataValidButton()
           
 CardLayout getControlTablesLayout()
           
 JPanel getControlTablesPanel()
           
 jaxx.runtime.JAXXBinding[] getDataBindings()
           
 jaxx.runtime.JAXXContext getDelegateContext()
           
 JPanel getEditionPanel()
           
 JScrollPane getEditionScrollPane()
           
 jaxx.runtime.validator.swing.SwingValidatorMessageTableModel getErrorsTableModel()
           
 GlobalControlErrorModel getGlobalControlErrorModel()
           
 TreeSelectionModel getGlobalControlErrorSelectionModel()
           
 org.jdesktop.swingx.JXTreeTable getGlobalControlErrorTable()
           
 ControlHandler getHandler()
           
 Object getObjectById(String id)
           
<O extends Container>
O
getParentContainer(Class<O> clazz)
           
<O extends Container>
O
getParentContainer(Object source, Class<O> clazz)
           
 JTable getValidationMessagesTable()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 jaxx.runtime.validator.swing.SwingValidator<Catch> getValidatorCatch()
           
 jaxx.runtime.validator.swing.SwingValidator<Haul> getValidatorHaul()
           
 List<String> getValidatorIds()
           
 jaxx.runtime.validator.swing.SwingValidator<Length> getValidatorLength()
           
 jaxx.runtime.validator.swing.SwingValidator<Strata> getValidatorStrata()
           
 Boolean isCanValidControl()
           
 void processDataBinding(String $binding)
           
 void processDataBinding(String $binding, boolean $force)
           
 void registerDataBinding(jaxx.runtime.JAXXBinding binding)
           
 void registerValidatorFields()
           
<T> void
removeContextValue(Class<T> clazz)
           
<T> void
removeContextValue(Class<T> clazz, String name)
           
 void removeDataBinding(String $binding)
           
 void set$Document0(Document newValue)
           
 void setBeanCatch(Catch newValue)
           
 void setBeanHaul(Haul newValue)
           
 void setBeanLength(Length newValue)
           
 void setBeanStrata(Strata newValue)
           
 void setCanValidControl(Boolean newValue)
           
<T> void
setContextValue(T o)
           
<T> void
setContextValue(T o, String name)
           
 void setControl(Control newValue)
           
 void setControlDataTableSelectionModelCatch(ListSelectionModel newValue)
           
 void setControlDataTableSelectionModelHaul(ListSelectionModel newValue)
           
 void setControlDataTableSelectionModelLength(ListSelectionModel newValue)
           
 void setControlDataTableSelectionModelStrata(ListSelectionModel newValue)
           
 void setGlobalControlErrorSelectionModel(TreeSelectionModel newValue)
           
 void setHandler(ControlHandler newValue)
           
 
Methods inherited from class jaxx.runtime.swing.Table
getCellConstraints, getRowConstraints, getTableConstraints, newCell, newRow, setLayout
 
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, 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_CATCH

public static final String PROPERTY_BEAN_CATCH
See Also:
Constant Field Values

PROPERTY_BEAN_HAUL

public static final String PROPERTY_BEAN_HAUL
See Also:
Constant Field Values

PROPERTY_BEAN_LENGTH

public static final String PROPERTY_BEAN_LENGTH
See Also:
Constant Field Values

PROPERTY_BEAN_STRATA

public static final String PROPERTY_BEAN_STRATA
See Also:
Constant Field Values

PROPERTY_CAN_VALID_CONTROL

public static final String PROPERTY_CAN_VALID_CONTROL
See Also:
Constant Field Values

PROPERTY_CONTROL

public static final String PROPERTY_CONTROL
See Also:
Constant Field Values

PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_CATCH

public static final String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_CATCH
See Also:
Constant Field Values

PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_HAUL

public static final String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_HAUL
See Also:
Constant Field Values

PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_LENGTH

public static final String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_LENGTH
See Also:
Constant Field Values

PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_STRATA

public static final String PROPERTY_CONTROL_DATA_TABLE_SELECTION_MODEL_STRATA
See Also:
Constant Field Values

PROPERTY_GLOBAL_CONTROL_ERROR_SELECTION_MODEL

public static final String PROPERTY_GLOBAL_CONTROL_ERROR_SELECTION_MODEL
See Also:
Constant Field Values

PROPERTY_HANDLER

public static final String PROPERTY_HANDLER
See Also:
Constant Field Values

BINDING_CONTROL_COMMENT_TEXT

public static final String BINDING_CONTROL_COMMENT_TEXT
See Also:
Constant Field Values

PROPERTY$DOCUMENT0

public static final String PROPERTY$DOCUMENT0
See Also:
Constant Field Values

$activeBindings

protected List<Object> $activeBindings

$bindingSources

protected Map<String,Object> $bindingSources

$bindings

protected final Map<String,jaxx.runtime.JAXXBinding> $bindings

$objectMap

protected Map<String,Object> $objectMap

$previousValues

protected Map<?,?> $previousValues

delegateContext

protected final jaxx.runtime.JAXXContext delegateContext

beanCatch

protected Catch beanCatch

beanHaul

protected Haul beanHaul

beanLength

protected Length beanLength

beanStrata

protected Strata beanStrata

canValidControl

protected Boolean canValidControl

categoryComboBox

protected JComboBox categoryComboBox

categoryComboBoxModel

protected ControlCategoryListModel categoryComboBoxModel

checkProgressBar

protected CoserProgressBar checkProgressBar

compareNumberCatchLengthButton

protected JButton compareNumberCatchLengthButton

control

protected Control control

controlComment

protected JTextArea controlComment

controlDataCancelButton

protected JButton controlDataCancelButton

controlDataDeleteButton

protected JButton controlDataDeleteButton

controlDataTableCatch

protected JTable controlDataTableCatch

controlDataTableHaul

protected JTable controlDataTableHaul

controlDataTableLength

protected JTable controlDataTableLength

controlDataTableSelectionModelCatch

protected ListSelectionModel controlDataTableSelectionModelCatch

controlDataTableSelectionModelHaul

protected ListSelectionModel controlDataTableSelectionModelHaul

controlDataTableSelectionModelLength

protected ListSelectionModel controlDataTableSelectionModelLength

controlDataTableSelectionModelStrata

protected ListSelectionModel controlDataTableSelectionModelStrata

controlDataTableStrata

protected JTable controlDataTableStrata

controlDataValidButton

protected JButton controlDataValidButton

controlTablesLayout

protected CardLayout controlTablesLayout

controlTablesPanel

protected JPanel controlTablesPanel

editionPanel

protected JPanel editionPanel

editionScrollPane

protected JScrollPane editionScrollPane

errorsTableModel

protected jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errorsTableModel

globalControlErrorModel

protected GlobalControlErrorModel globalControlErrorModel

globalControlErrorSelectionModel

protected TreeSelectionModel globalControlErrorSelectionModel

globalControlErrorTable

protected org.jdesktop.swingx.JXTreeTable globalControlErrorTable

handler

protected ControlHandler handler

validationMessagesTable

protected JTable validationMessagesTable

validatorCatch

protected jaxx.runtime.validator.swing.SwingValidator<Catch> validatorCatch

validatorHaul

protected jaxx.runtime.validator.swing.SwingValidator<Haul> validatorHaul

validatorIds

protected List<String> validatorIds

validatorLength

protected jaxx.runtime.validator.swing.SwingValidator<Length> validatorLength

validatorStrata

protected jaxx.runtime.validator.swing.SwingValidator<Strata> validatorStrata
Constructor Detail

ControlView

public ControlView()

ControlView

public ControlView(jaxx.runtime.JAXXContext parentContext)
Method Detail

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

applyDataBinding

public void applyDataBinding(String $binding)
Specified by:
applyDataBinding in interface jaxx.runtime.JAXXObject

firePropertyChange

public void firePropertyChange(String propertyName,
                               Object oldValue,
                               Object newValue)
Specified by:
firePropertyChange in interface jaxx.runtime.JAXXObject
Overrides:
firePropertyChange in class Component

get$objectMap

public Map<String,Object> get$objectMap()
Specified by:
get$objectMap in interface jaxx.runtime.JAXXObject

getDataBindings

public jaxx.runtime.JAXXBinding[] getDataBindings()
Specified by:
getDataBindings in interface jaxx.runtime.JAXXObject

getObjectById

public Object getObjectById(String id)
Specified by:
getObjectById in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(String $binding,
                               boolean $force)
Specified by:
processDataBinding in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(String $binding)
Specified by:
processDataBinding in interface jaxx.runtime.JAXXObject

registerDataBinding

public void registerDataBinding(jaxx.runtime.JAXXBinding binding)
Specified by:
registerDataBinding in interface jaxx.runtime.JAXXObject

removeDataBinding

public void removeDataBinding(String $binding)
Specified by:
removeDataBinding in interface jaxx.runtime.JAXXObject

getContextValue

public <T> T getContextValue(Class<T> clazz)
Specified by:
getContextValue in interface jaxx.runtime.JAXXContext

getContextValue

public <T> T getContextValue(Class<T> clazz,
                             String name)
Specified by:
getContextValue in interface jaxx.runtime.JAXXContext

getDelegateContext

public jaxx.runtime.JAXXContext getDelegateContext()
Specified by:
getDelegateContext in interface jaxx.runtime.JAXXObject

getParentContainer

public <O extends Container> O getParentContainer(Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXObject

getParentContainer

public <O extends Container> O getParentContainer(Object source,
                                                  Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXObject

removeContextValue

public <T> void removeContextValue(Class<T> clazz)
Specified by:
removeContextValue in interface jaxx.runtime.JAXXContext

removeContextValue

public <T> void removeContextValue(Class<T> clazz,
                                   String name)
Specified by:
removeContextValue in interface jaxx.runtime.JAXXContext

setContextValue

public <T> void setContextValue(T o)
Specified by:
setContextValue in interface jaxx.runtime.JAXXContext

setContextValue

public <T> void setContextValue(T o,
                                String name)
Specified by:
setContextValue in interface jaxx.runtime.JAXXContext

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

doInsertUpdate__on__$Document0

public void doInsertUpdate__on__$Document0(DocumentEvent event)

doActionPerformed__on__$JButton4

public void doActionPerformed__on__$JButton4(ActionEvent event)

doActionPerformed__on__$JButton0

public void doActionPerformed__on__$JButton0(ActionEvent event)

doActionPerformed__on__$JButton1

public void doActionPerformed__on__$JButton1(ActionEvent event)

doActionPerformed__on__$JButton2

public void doActionPerformed__on__$JButton2(ActionEvent event)

doActionPerformed__on__$JButton3

public void doActionPerformed__on__$JButton3(ActionEvent event)

doActionPerformed__on__categoryComboBox

public void doActionPerformed__on__categoryComboBox(ActionEvent event)

doActionPerformed__on__compareNumberCatchLengthButton

public void doActionPerformed__on__compareNumberCatchLengthButton(ActionEvent event)

doActionPerformed__on__controlDataCancelButton

public void doActionPerformed__on__controlDataCancelButton(ActionEvent event)

doActionPerformed__on__controlDataDeleteButton

public void doActionPerformed__on__controlDataDeleteButton(ActionEvent event)

doActionPerformed__on__controlDataValidButton

public void doActionPerformed__on__controlDataValidButton(ActionEvent event)

doMouseClicked__on__controlDataTableCatch

public void doMouseClicked__on__controlDataTableCatch(MouseEvent event)

doMouseClicked__on__controlDataTableHaul

public void doMouseClicked__on__controlDataTableHaul(MouseEvent event)

doMouseClicked__on__controlDataTableLength

public void doMouseClicked__on__controlDataTableLength(MouseEvent event)

doMouseClicked__on__controlDataTableStrata

public void doMouseClicked__on__controlDataTableStrata(MouseEvent event)

doMouseClicked__on__globalControlErrorTable

public void doMouseClicked__on__globalControlErrorTable(MouseEvent event)

doRemoveUpdate__on__$Document0

public void doRemoveUpdate__on__$Document0(DocumentEvent event)

doValueChanged__on__controlDataTableSelectionModelCatch

public void doValueChanged__on__controlDataTableSelectionModelCatch(ListSelectionEvent event)

doValueChanged__on__controlDataTableSelectionModelHaul

public void doValueChanged__on__controlDataTableSelectionModelHaul(ListSelectionEvent event)

doValueChanged__on__controlDataTableSelectionModelLength

public void doValueChanged__on__controlDataTableSelectionModelLength(ListSelectionEvent event)

doValueChanged__on__controlDataTableSelectionModelStrata

public void doValueChanged__on__controlDataTableSelectionModelStrata(ListSelectionEvent event)

doValueChanged__on__globalControlErrorSelectionModel

public void doValueChanged__on__globalControlErrorSelectionModel(TreeSelectionEvent event)

getBeanCatch

public Catch getBeanCatch()

getBeanHaul

public Haul getBeanHaul()

getBeanLength

public Length getBeanLength()

getBeanStrata

public Strata getBeanStrata()

getCanValidControl

public Boolean getCanValidControl()

getCategoryComboBox

public JComboBox getCategoryComboBox()

getCategoryComboBoxModel

public ControlCategoryListModel getCategoryComboBoxModel()

getCheckProgressBar

public CoserProgressBar getCheckProgressBar()

getCompareNumberCatchLengthButton

public JButton getCompareNumberCatchLengthButton()

getControl

public Control getControl()

getControlComment

public JTextArea getControlComment()

getControlDataCancelButton

public JButton getControlDataCancelButton()

getControlDataDeleteButton

public JButton getControlDataDeleteButton()

getControlDataTableCatch

public JTable getControlDataTableCatch()

getControlDataTableHaul

public JTable getControlDataTableHaul()

getControlDataTableLength

public JTable getControlDataTableLength()

getControlDataTableSelectionModelCatch

public ListSelectionModel getControlDataTableSelectionModelCatch()

getControlDataTableSelectionModelHaul

public ListSelectionModel getControlDataTableSelectionModelHaul()

getControlDataTableSelectionModelLength

public ListSelectionModel getControlDataTableSelectionModelLength()

getControlDataTableSelectionModelStrata

public ListSelectionModel getControlDataTableSelectionModelStrata()

getControlDataTableStrata

public JTable getControlDataTableStrata()

getControlDataValidButton

public JButton getControlDataValidButton()

getControlTablesLayout

public CardLayout getControlTablesLayout()

getControlTablesPanel

public JPanel getControlTablesPanel()

getEditionPanel

public JPanel getEditionPanel()

getEditionScrollPane

public JScrollPane getEditionScrollPane()

getErrorsTableModel

public jaxx.runtime.validator.swing.SwingValidatorMessageTableModel getErrorsTableModel()

getGlobalControlErrorModel

public GlobalControlErrorModel getGlobalControlErrorModel()

getGlobalControlErrorSelectionModel

public TreeSelectionModel getGlobalControlErrorSelectionModel()

getGlobalControlErrorTable

public org.jdesktop.swingx.JXTreeTable getGlobalControlErrorTable()

getHandler

public ControlHandler getHandler()

getValidationMessagesTable

public JTable getValidationMessagesTable()

getValidatorCatch

public jaxx.runtime.validator.swing.SwingValidator<Catch> getValidatorCatch()

getValidatorHaul

public jaxx.runtime.validator.swing.SwingValidator<Haul> getValidatorHaul()

getValidatorLength

public jaxx.runtime.validator.swing.SwingValidator<Length> getValidatorLength()

getValidatorStrata

public jaxx.runtime.validator.swing.SwingValidator<Strata> getValidatorStrata()

isCanValidControl

public Boolean isCanValidControl()

set$Document0

public void set$Document0(Document newValue)

setBeanCatch

public void setBeanCatch(Catch newValue)

setBeanHaul

public void setBeanHaul(Haul newValue)

setBeanLength

public void setBeanLength(Length newValue)

setBeanStrata

public void setBeanStrata(Strata newValue)

setCanValidControl

public void setCanValidControl(Boolean newValue)

setControl

public void setControl(Control newValue)

setControlDataTableSelectionModelCatch

public void setControlDataTableSelectionModelCatch(ListSelectionModel newValue)

setControlDataTableSelectionModelHaul

public void setControlDataTableSelectionModelHaul(ListSelectionModel newValue)

setControlDataTableSelectionModelLength

public void setControlDataTableSelectionModelLength(ListSelectionModel newValue)

setControlDataTableSelectionModelStrata

public void setControlDataTableSelectionModelStrata(ListSelectionModel newValue)

setGlobalControlErrorSelectionModel

public void setGlobalControlErrorSelectionModel(TreeSelectionModel newValue)

setHandler

public void setHandler(ControlHandler newValue)

registerValidatorFields

public void registerValidatorFields()
Specified by:
registerValidatorFields in interface jaxx.runtime.JAXXValidator

get$JToolBar0

protected JToolBar get$JToolBar0()

get$JButton0

protected JButton get$JButton0()

get$JToolBar$Separator0

protected JToolBar.Separator get$JToolBar$Separator0()

get$JLabel0

protected JLabel get$JLabel0()

get$JToolBar$Separator1

protected JToolBar.Separator get$JToolBar$Separator1()

get$JButton1

protected JButton get$JButton1()

get$JButton2

protected JButton get$JButton2()

get$JToolBar$Separator2

protected JToolBar.Separator get$JToolBar$Separator2()

get$JButton3

protected JButton get$JButton3()

get$JToolBar$Separator3

protected JToolBar.Separator get$JToolBar$Separator3()

get$JButton4

protected JButton get$JButton4()

get$JSplitPane0

protected JSplitPane get$JSplitPane0()

get$JScrollPane0

protected JScrollPane get$JScrollPane0()

get$JScrollPane1

protected JScrollPane get$JScrollPane1()

get$JScrollPane2

protected JScrollPane get$JScrollPane2()

get$JScrollPane3

protected JScrollPane get$JScrollPane3()

get$JSplitPane1

protected JSplitPane get$JSplitPane1()

get$JSplitPane2

protected JSplitPane get$JSplitPane2()

get$Table1

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

get$JScrollPane4

protected JScrollPane get$JScrollPane4()

get$JSplitPane3

protected JSplitPane get$JSplitPane3()

get$JScrollPane5

protected JScrollPane get$JScrollPane5()

get$JPanel0

protected JPanel get$JPanel0()

get$JLabel1

protected JLabel get$JLabel1()

get$JScrollPane6

protected JScrollPane get$JScrollPane6()

get$Document0

protected Document get$Document0()

addChildrenToControlTablesPanel

protected void addChildrenToControlTablesPanel()

addChildrenToEditionScrollPane

protected void addChildrenToEditionScrollPane()

addChildrenToValidatorCatch

protected void addChildrenToValidatorCatch()

addChildrenToValidatorHaul

protected void addChildrenToValidatorHaul()

addChildrenToValidatorLength

protected void addChildrenToValidatorLength()

addChildrenToValidatorStrata

protected void addChildrenToValidatorStrata()

createBeanCatch

protected void createBeanCatch()

createBeanHaul

protected void createBeanHaul()

createBeanLength

protected void createBeanLength()

createBeanStrata

protected void createBeanStrata()

createCanValidControl

protected void createCanValidControl()

createCategoryComboBox

protected void createCategoryComboBox()

createCategoryComboBoxModel

protected void createCategoryComboBoxModel()

createCheckProgressBar

protected void createCheckProgressBar()

createCompareNumberCatchLengthButton

protected void createCompareNumberCatchLengthButton()

createControl

protected void createControl()

createControlComment

protected void createControlComment()

createControlDataCancelButton

protected void createControlDataCancelButton()

createControlDataDeleteButton

protected void createControlDataDeleteButton()

createControlDataTableCatch

protected void createControlDataTableCatch()

createControlDataTableHaul

protected void createControlDataTableHaul()

createControlDataTableLength

protected void createControlDataTableLength()

createControlDataTableSelectionModelCatch

protected void createControlDataTableSelectionModelCatch()

createControlDataTableSelectionModelHaul

protected void createControlDataTableSelectionModelHaul()

createControlDataTableSelectionModelLength

protected void createControlDataTableSelectionModelLength()

createControlDataTableSelectionModelStrata

protected void createControlDataTableSelectionModelStrata()

createControlDataTableStrata

protected void createControlDataTableStrata()

createControlDataValidButton

protected void createControlDataValidButton()

createControlTablesLayout

protected void createControlTablesLayout()

createControlTablesPanel

protected void createControlTablesPanel()

createEditionPanel

protected void createEditionPanel()

createEditionScrollPane

protected void createEditionScrollPane()

createErrorsTableModel

protected void createErrorsTableModel()

createGlobalControlErrorModel

protected void createGlobalControlErrorModel()

createGlobalControlErrorSelectionModel

protected void createGlobalControlErrorSelectionModel()

createGlobalControlErrorTable

protected void createGlobalControlErrorTable()

createHandler

protected void createHandler()

createValidationMessagesTable

protected void createValidationMessagesTable()

createValidatorCatch

protected void createValidatorCatch()

createValidatorHaul

protected void createValidatorHaul()

createValidatorLength

protected void createValidatorLength()

createValidatorStrata

protected void createValidatorStrata()


Copyright © 2010-2011 Ifremer. All Rights Reserved.