Class FactorWizardUI
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
fr.ifremer.isisfish.ui.sensitivity.wizard.FactorWizardUI
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
,RootPaneContainer
,WindowConstants
,jaxx.runtime.JAXXContext
,jaxx.runtime.JAXXObject
,jaxx.runtime.JAXXValidator
public class FactorWizardUI
extends JDialog
implements jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.JDialog
JDialog.AccessibleJDialog
Nested classes/interfaces inherited from class java.awt.Dialog
Dialog.AccessibleAWTDialog, Dialog.ModalExclusionType, Dialog.ModalityType
Nested classes/interfaces inherited from class java.awt.Window
Window.AccessibleAWTWindow, Window.Type
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<?,
?> protected FactorWizard
static final String
static final String
static final String
static final String
static final String
protected JButton
protected JTextArea
protected Boolean
protected JRadioButton
protected Boolean
protected JPanel
protected final jaxx.runtime.JAXXContext
protected JRadioButton
protected jaxx.runtime.swing.Table
protected JTextField
protected Boolean
protected JTextField
protected String
protected jaxx.runtime.swing.JAXXButtonGroup
protected FactorWizardHandler
protected JPanel
static final String
static final String
static final String
static final String
static final String
protected JButton
protected JButton
protected JTabbedPane
protected jaxx.runtime.validator.swing.SwingValidator<FactorWizard>
Fields inherited from class javax.swing.JDialog
accessibleContext, rootPane, rootPaneCheckingEnabled
Fields inherited from class java.awt.Dialog
DEFAULT_MODALITY_TYPE
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
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE
-
Constructor Summary
ConstructorDescriptionFactorWizardUI
(Dialog param0) FactorWizardUI
(Dialog param0, boolean param1) FactorWizardUI
(Dialog param0, String param1) FactorWizardUI
(Dialog param0, String param1, boolean param2) FactorWizardUI
(Dialog param0, String param1, boolean param2, GraphicsConfiguration param3) FactorWizardUI
(Frame param0) FactorWizardUI
(Frame param0, boolean param1) FactorWizardUI
(Frame param0, String param1) FactorWizardUI
(Frame param0, String param1, boolean param2) FactorWizardUI
(Frame param0, String param1, boolean param2, GraphicsConfiguration param3) FactorWizardUI
(Window param0) FactorWizardUI
(Window param0, Dialog.ModalityType param1) FactorWizardUI
(Window param0, String param1) FactorWizardUI
(Window param0, String param1, Dialog.ModalityType param2) FactorWizardUI
(Window param0, String param1, Dialog.ModalityType param2, GraphicsConfiguration param3) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Dialog param1) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Dialog param1, boolean param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3, GraphicsConfiguration param4) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Frame param1) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Frame param1, boolean param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3, GraphicsConfiguration param4) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Window param1) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Window param1, Dialog.ModalityType param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Window param1, String param2) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3) FactorWizardUI
(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3, GraphicsConfiguration param4) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
static jaxx.runtime.JAXXObjectDescriptor
protected void
protected void
protected void
protected void
protected void
void
applyDataBinding
(String $binding) protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
void
void
void
void
void
void
void
firePropertyChange
(String propertyName, Object oldValue, Object newValue) protected JButton
protected JLabel
protected JLabel
protected JLabel
protected JScrollPane
protected jaxx.runtime.swing.Table
protected jaxx.runtime.swing.Table
getBean()
<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
jaxx.runtime.swing.Table
jaxx.runtime.swing.JAXXButtonGroup
getObjectById
(String id) <O extends Container>
OgetParentContainer
(Class<O> clazz) <O extends Container>
OgetParentContainer
(Object source, Class<O> clazz) getSave()
jaxx.runtime.validator.swing.SwingValidator<FactorWizard>
jaxx.runtime.validator.swing.SwingValidator<?>
getValidator
(String validatorId) void
processDataBinding
(String $binding) void
processDataBinding
(String $binding, boolean $force) void
registerDataBinding
(jaxx.runtime.JAXXBinding binding) void
<T> void
removeContextValue
(Class<T> clazz) <T> void
removeContextValue
(Class<T> clazz, String name) void
removeDataBinding
(String $binding) void
setBean
(FactorWizard bean) <T> void
setContextValue
(T o) <T> void
setContextValue
(T o, String name) void
setContinuePossible
(Boolean continuePossible) void
setContinueSelected
(Boolean continueSelected) void
setEditingState
(Boolean editingState) void
setFactorPath
(String factorPath) Methods inherited from class javax.swing.JDialog
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
Methods inherited from class java.awt.Dialog
addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack
Methods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, 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, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setMixingCutoutShape, setName, setPreferredSize, 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_BEAN
- See Also:
-
PROPERTY_CONTINUE_POSSIBLE
- See Also:
-
PROPERTY_CONTINUE_SELECTED
- See Also:
-
PROPERTY_EDITING_STATE
- See Also:
-
PROPERTY_FACTOR_PATH
- See Also:
-
BINDING_CONTINUE_RADIO_VISIBLE
- See Also:
-
BINDING_FACTOR_NAME_FIELD_TEXT
- See Also:
-
BINDING_REMOVE_VISIBLE
- See Also:
-
BINDING_SAVE_ENABLED
- See Also:
-
BINDING_VALIDATOR_BEAN
- See Also:
-
$activeBindings
-
$bindingSources
-
$bindings
-
$objectMap
-
$previousValues
-
delegateContext
protected final jaxx.runtime.JAXXContext delegateContext -
bean
-
cancel
-
comment
-
continuePossible
-
continueRadio
-
continueSelected
-
continuousPanelContainer
-
discret
-
discretNumber
-
discretePanelContainer
protected jaxx.runtime.swing.Table discretePanelContainer -
editingState
-
factorNameField
-
factorPath
-
factorType
protected jaxx.runtime.swing.JAXXButtonGroup factorType -
handler
-
hidablePanel
-
remove
-
save
-
tabPane
-
validator
-
validatorIds
-
-
Constructor Details
-
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3, GraphicsConfiguration param4) -
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI() -
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext) -
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3) -
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext, Window param1, Dialog.ModalityType param2) -
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3, GraphicsConfiguration param4) -
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
-
FactorWizardUI
public FactorWizardUI(Window param0, String param1, Dialog.ModalityType param2, GraphicsConfiguration param3) -
FactorWizardUI
public FactorWizardUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3, GraphicsConfiguration param4)
-
-
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
-
getValidator
- Specified by:
getValidator
in interfacejaxx.runtime.JAXXValidator
-
getValidatorIds
- Specified by:
getValidatorIds
in interfacejaxx.runtime.JAXXValidator
-
registerValidatorFields
public void registerValidatorFields()- Specified by:
registerValidatorFields
in interfacejaxx.runtime.JAXXValidator
-
doActionPerformed__on__$JButton0
-
doActionPerformed__on__cancel
-
doActionPerformed__on__continueRadio
-
doActionPerformed__on__discret
-
doActionPerformed__on__remove
-
doActionPerformed__on__save
-
doKeyReleased__on__factorNameField
-
getBean
-
getCancel
-
getComment
-
getContinuePossible
-
getContinueRadio
-
getContinueSelected
-
getContinuousPanelContainer
-
getDiscret
-
getDiscretNumber
-
getDiscretePanelContainer
public jaxx.runtime.swing.Table getDiscretePanelContainer() -
getEditingState
-
getFactorNameField
-
getFactorPath
-
getFactorType
public jaxx.runtime.swing.JAXXButtonGroup getFactorType() -
getHandler
-
getHidablePanel
-
getRemove
-
getSave
-
getTabPane
-
getValidator
-
isContinuePossible
-
isContinueSelected
-
isEditingState
-
setBean
-
setContinuePossible
-
setContinueSelected
-
setEditingState
-
setFactorPath
-
get$JButton0
-
get$JLabel0
-
get$JLabel1
-
get$JLabel2
-
get$JScrollPane0
-
get$Table0
protected jaxx.runtime.swing.Table get$Table0() -
get$Table1
protected jaxx.runtime.swing.Table get$Table1() -
addChildrenToContinueRadio
protected void addChildrenToContinueRadio() -
addChildrenToDiscret
protected void addChildrenToDiscret() -
addChildrenToDiscretePanelContainer
protected void addChildrenToDiscretePanelContainer() -
addChildrenToHidablePanel
protected void addChildrenToHidablePanel() -
addChildrenToValidator
protected void addChildrenToValidator() -
createBean
protected void createBean() -
createCancel
protected void createCancel() -
createComment
protected void createComment() -
createContinuePossible
protected void createContinuePossible() -
createContinueRadio
protected void createContinueRadio() -
createContinueSelected
protected void createContinueSelected() -
createContinuousPanelContainer
protected void createContinuousPanelContainer() -
createDiscret
protected void createDiscret() -
createDiscretNumber
protected void createDiscretNumber() -
createDiscretePanelContainer
protected void createDiscretePanelContainer() -
createEditingState
protected void createEditingState() -
createFactorNameField
protected void createFactorNameField() -
createFactorPath
protected void createFactorPath() -
createFactorType
protected void createFactorType() -
createHandler
protected void createHandler() -
createHidablePanel
protected void createHidablePanel() -
createRemove
protected void createRemove() -
createSave
protected void createSave() -
createTabPane
protected void createTabPane() -
createValidator
protected void createValidator()
-