Package fr.ifremer.isisfish.ui.simulator
Class ResultChoiceUI
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
fr.ifremer.isisfish.ui.simulator.ResultChoiceUI
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
,jaxx.runtime.JAXXContext
,jaxx.runtime.JAXXObject
- See Also:
-
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
Modifier and TypeFieldDescriptionprotected Map<?,
?> static final String
static final String
static final String
protected final jaxx.runtime.JAXXContext
protected ResultChoiceHandler
protected GenericListModel<String>
static final String
protected JCheckBox
protected Boolean
protected JCheckBox
Fields inherited from class javax.swing.JComponent
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
accessibleContext, 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
ConstructorDescriptionResultChoiceUI
(boolean param0) ResultChoiceUI
(LayoutManager param0) ResultChoiceUI
(LayoutManager param0, boolean param1) ResultChoiceUI
(jaxx.runtime.JAXXContext parentContext) ResultChoiceUI
(jaxx.runtime.JAXXContext parentContext, boolean param1) ResultChoiceUI
(jaxx.runtime.JAXXContext parentContext, LayoutManager param1) ResultChoiceUI
(jaxx.runtime.JAXXContext parentContext, LayoutManager param1, boolean param2) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
static jaxx.runtime.JAXXObjectDescriptor
void
applyDataBinding
(String $binding) protected void
protected void
protected void
protected void
protected void
protected void
void
void
void
void
void
firePropertyChange
(String propertyName, Object oldValue, Object newValue) protected JButton
protected JLabel
protected JScrollPane
protected jaxx.runtime.swing.Table
<T> T
getContextValue
(Class<T> clazz) <T> T
getContextValue
(Class<T> clazz, String name) jaxx.runtime.JAXXBinding
getDataBinding
(String bindingId) jaxx.runtime.JAXXBinding[]
jaxx.runtime.JAXXContext
getObjectById
(String id) <O extends Container>
OgetParentContainer
(Class<O> clazz) <O extends Container>
OgetParentContainer
(Object source, Class<O> clazz) void
processDataBinding
(String $binding) void
processDataBinding
(String $binding, boolean $force) void
registerDataBinding
(jaxx.runtime.JAXXBinding binding) <T> void
removeContextValue
(Class<T> clazz) <T> void
removeContextValue
(Class<T> clazz, String name) void
removeDataBinding
(String $binding) <T> void
setContextValue
(T o) <T> void
setContextValue
(T o, String name) void
setSensitivity
(Boolean sensitivity) 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, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, 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, 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, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, 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, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, 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 Details
-
PROPERTY_SENSITIVITY
- See Also:
-
BINDING_LIST_RESULT_NAMES_SELECTION_MODEL
- See Also:
-
BINDING_RESULT_DELETE_AFTER_EXPORT_CHECK_BOX_VISIBLE
- See Also:
-
BINDING_SENSITIVITY_ONLY_KEEP_FIRST_RESULT_CHECK_BOX_VISIBLE
- See Also:
-
$activeBindings
-
$bindingSources
-
$bindings
-
$objectMap
-
$previousValues
-
delegateContext
protected final jaxx.runtime.JAXXContext delegateContext -
handler
-
listResultNames
-
listResultNamesModel
-
resultDeleteAfterExportCheckBox
-
sensitivity
-
sensitivityOnlyKeepFirstResultCheckBox
-
-
Constructor Details
-
ResultChoiceUI
-
ResultChoiceUI
-
ResultChoiceUI
-
ResultChoiceUI
-
ResultChoiceUI
public ResultChoiceUI() -
ResultChoiceUI
public ResultChoiceUI(jaxx.runtime.JAXXContext parentContext) -
ResultChoiceUI
public ResultChoiceUI(boolean param0) -
ResultChoiceUI
public ResultChoiceUI(jaxx.runtime.JAXXContext parentContext, boolean param1)
-
-
Method Details
-
$afterCompleteSetup
protected void $afterCompleteSetup() -
$getJAXXObjectDescriptor
public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor() -
applyDataBinding
- Specified by:
applyDataBinding
in interfacejaxx.runtime.JAXXObject
-
firePropertyChange
- Specified by:
firePropertyChange
in interfacejaxx.runtime.JAXXObject
- Overrides:
firePropertyChange
in classComponent
-
get$objectMap
- Specified by:
get$objectMap
in interfacejaxx.runtime.JAXXObject
-
getDataBinding
- Specified by:
getDataBinding
in interfacejaxx.runtime.JAXXObject
-
getDataBindings
public jaxx.runtime.JAXXBinding[] getDataBindings()- Specified by:
getDataBindings
in interfacejaxx.runtime.JAXXObject
-
getObjectById
- Specified by:
getObjectById
in interfacejaxx.runtime.JAXXObject
-
processDataBinding
- Specified by:
processDataBinding
in interfacejaxx.runtime.JAXXObject
-
processDataBinding
- Specified by:
processDataBinding
in interfacejaxx.runtime.JAXXObject
-
registerDataBinding
public void registerDataBinding(jaxx.runtime.JAXXBinding binding) - Specified by:
registerDataBinding
in interfacejaxx.runtime.JAXXObject
-
removeDataBinding
- Specified by:
removeDataBinding
in interfacejaxx.runtime.JAXXObject
-
getContextValue
- Specified by:
getContextValue
in interfacejaxx.runtime.JAXXContext
-
getContextValue
- Specified by:
getContextValue
in interfacejaxx.runtime.JAXXContext
-
getDelegateContext
public jaxx.runtime.JAXXContext getDelegateContext()- Specified by:
getDelegateContext
in interfacejaxx.runtime.JAXXObject
-
getParentContainer
- Specified by:
getParentContainer
in interfacejaxx.runtime.JAXXObject
-
getParentContainer
- Specified by:
getParentContainer
in interfacejaxx.runtime.JAXXObject
-
removeContextValue
- Specified by:
removeContextValue
in interfacejaxx.runtime.JAXXContext
-
removeContextValue
- Specified by:
removeContextValue
in interfacejaxx.runtime.JAXXContext
-
setContextValue
public <T> void setContextValue(T o) - Specified by:
setContextValue
in interfacejaxx.runtime.JAXXContext
-
setContextValue
- Specified by:
setContextValue
in interfacejaxx.runtime.JAXXContext
-
doActionPerformed__on__$JButton0
-
doItemStateChanged__on__resultDeleteAfterExportCheckBox
-
doItemStateChanged__on__sensitivityOnlyKeepFirstResultCheckBox
-
doValueChanged__on__listResultNames
-
getHandler
-
getListResultNames
-
getListResultNamesModel
-
getResultDeleteAfterExportCheckBox
-
getSensitivity
-
getSensitivityOnlyKeepFirstResultCheckBox
-
isSensitivity
-
setSensitivity
-
get$JButton0
-
get$JLabel0
-
get$JScrollPane0
-
get$Table0
protected jaxx.runtime.swing.Table get$Table0() -
createHandler
protected void createHandler() -
createListResultNames
protected void createListResultNames() -
createListResultNamesModel
protected void createListResultNamesModel() -
createResultDeleteAfterExportCheckBox
protected void createResultDeleteAfterExportCheckBox() -
createSensitivity
protected void createSensitivity() -
createSensitivityOnlyKeepFirstResultCheckBox
protected void createSensitivityOnlyKeepFirstResultCheckBox()
-