fr.ifremer.isisfish.ui.input
Class InputOneEquationUI

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<org.nuiton.topia.persistence.TopiaEntityContextable>
                      extended by fr.ifremer.isisfish.ui.input.InputOneEquationUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class InputOneEquationUI
extends InputContentUI<org.nuiton.topia.persistence.TopiaEntityContextable>

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  Boolean autoSaveModification
           
protected  org.nuiton.topia.persistence.TopiaEntityContextable bean
           
protected  String beanProperty
           
static String BINDING_EDITOR_ENABLED
           
static String BINDING_FORMULE_COMBO_BOX_ENABLED
           
protected  Class clazz
           
protected  org.nuiton.widget.editor.Editor editor
           
protected  Formule formule
           
protected  String formuleCategory
           
protected  JComboBox formuleComboBox
           
protected  DocumentListener listener
           
static String PROPERTY_AUTO_SAVE_MODIFICATION
           
static String PROPERTY_BEAN
           
static String PROPERTY_BEAN_PROPERTY
           
static String PROPERTY_CLAZZ
           
static String PROPERTY_FORMULE
           
static String PROPERTY_FORMULE_CATEGORY
           
static String PROPERTY_SELECTED_EQUATION
           
static String PROPERTY_TEXT
           
protected  Equation selectedEquation
           
protected  String text
           
 
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
InputOneEquationUI()
           
InputOneEquationUI(boolean param0)
           
InputOneEquationUI(jaxx.runtime.JAXXContext param0)
           
InputOneEquationUI(jaxx.runtime.JAXXContext param0, boolean param1)
           
InputOneEquationUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
           
InputOneEquationUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
           
InputOneEquationUI(LayoutManager param0)
           
InputOneEquationUI(LayoutManager param0, boolean param1)
           
 
Method Summary
protected  void $afterCompleteSetup()
           
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToBody()
           
protected  void createAutoSaveModification()
           
protected  void createBean()
           
protected  void createBeanProperty()
           
protected  void createBody()
           
protected  void createClazz()
           
protected  void createEditor()
           
protected  void createFormule()
           
protected  void createFormuleCategory()
           
protected  void createFormuleComboBox()
           
protected  void createSelectedEquation()
           
protected  void createText()
           
 void doActionPerformed__on__$JButton0(ActionEvent event)
           
 void doActionPerformed__on__$JButton1(ActionEvent event)
           
 void doActionPerformed__on__formuleComboBox(ActionEvent event)
           
protected  void formuleChanged()
          New formule selected, replace content.
protected  JButton get$JButton0()
           
protected  JButton get$JButton1()
           
protected  JLabel get$JLabel0()
           
protected  JPanel get$JPanel0()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
 Boolean getAutoSaveModification()
           
 org.nuiton.topia.persistence.TopiaEntityContextable getBean()
           
 String getBeanProperty()
           
 Class getClazz()
           
 org.nuiton.widget.editor.Editor getEditor()
           
protected  Equation getEquation()
          Get equation on entity.
 Formule getFormule()
           
 String getFormuleCategory()
           
 JComboBox getFormuleComboBox()
           
 Equation getSelectedEquation()
           
 String getText()
           
 Boolean isAutoSaveModification()
           
protected  void openEditor()
          Open external editor, with equation documentation.
 void refresh()
           
protected  void saveModel()
           
 void setAutoSaveModification(Boolean autoSaveModification)
           
 void setBean(org.nuiton.topia.persistence.TopiaEntityContextable bean)
           
 void setBeanProperty(String beanProperty)
           
 void setClazz(Class clazz)
           
protected  void setComboModel()
           
protected  void setEditorText()
           
protected  void setEquation()
          Call setXXXContent on topia entity (convention).
 void setFormule(Formule formule)
           
 void setFormuleCategory(String formuleCategory)
           
 void setSelectedEquation(Equation selectedEquation)
           
 void setText(String text)
           
 
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_AUTO_SAVE_MODIFICATION

public static final String PROPERTY_AUTO_SAVE_MODIFICATION
See Also:
Constant Field Values

PROPERTY_BEAN

public static final String PROPERTY_BEAN
See Also:
Constant Field Values

PROPERTY_BEAN_PROPERTY

public static final String PROPERTY_BEAN_PROPERTY
See Also:
Constant Field Values

PROPERTY_CLAZZ

public static final String PROPERTY_CLAZZ
See Also:
Constant Field Values

PROPERTY_FORMULE

public static final String PROPERTY_FORMULE
See Also:
Constant Field Values

PROPERTY_FORMULE_CATEGORY

public static final String PROPERTY_FORMULE_CATEGORY
See Also:
Constant Field Values

PROPERTY_SELECTED_EQUATION

public static final String PROPERTY_SELECTED_EQUATION
See Also:
Constant Field Values

PROPERTY_TEXT

public static final String PROPERTY_TEXT
See Also:
Constant Field Values

BINDING_EDITOR_ENABLED

public static final String BINDING_EDITOR_ENABLED
See Also:
Constant Field Values

BINDING_FORMULE_COMBO_BOX_ENABLED

public static final String BINDING_FORMULE_COMBO_BOX_ENABLED
See Also:
Constant Field Values

autoSaveModification

protected Boolean autoSaveModification

bean

protected org.nuiton.topia.persistence.TopiaEntityContextable bean

beanProperty

protected String beanProperty

clazz

protected Class clazz

editor

protected org.nuiton.widget.editor.Editor editor

formule

protected Formule formule

formuleCategory

protected String formuleCategory

formuleComboBox

protected JComboBox formuleComboBox

selectedEquation

protected Equation selectedEquation

text

protected String text

listener

protected DocumentListener listener
Constructor Detail

InputOneEquationUI

public InputOneEquationUI(LayoutManager param0,
                          boolean param1)

InputOneEquationUI

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

InputOneEquationUI

public InputOneEquationUI(LayoutManager param0)

InputOneEquationUI

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

InputOneEquationUI

public InputOneEquationUI(boolean param0)

InputOneEquationUI

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

InputOneEquationUI

public InputOneEquationUI()

InputOneEquationUI

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

$afterCompleteSetup

protected void $afterCompleteSetup()

getEquation

protected Equation getEquation()
Get equation on entity.


setEquation

protected void setEquation()
Call setXXXContent on topia entity (convention).


refresh

public void refresh()

setComboModel

protected void setComboModel()

saveModel

protected void saveModel()

openEditor

protected void openEditor()
Open external editor, with equation documentation.


setEditorText

protected void setEditorText()

formuleChanged

protected void formuleChanged()
New formule selected, replace content.


$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

doActionPerformed__on__$JButton0

public void doActionPerformed__on__$JButton0(ActionEvent event)

doActionPerformed__on__$JButton1

public void doActionPerformed__on__$JButton1(ActionEvent event)

doActionPerformed__on__formuleComboBox

public void doActionPerformed__on__formuleComboBox(ActionEvent event)

getAutoSaveModification

public Boolean getAutoSaveModification()

getBean

public org.nuiton.topia.persistence.TopiaEntityContextable getBean()
Specified by:
getBean in class InputContentUI<org.nuiton.topia.persistence.TopiaEntityContextable>

getBeanProperty

public String getBeanProperty()

getClazz

public Class getClazz()

getEditor

public org.nuiton.widget.editor.Editor getEditor()

getFormule

public Formule getFormule()

getFormuleCategory

public String getFormuleCategory()

getFormuleComboBox

public JComboBox getFormuleComboBox()

getSelectedEquation

public Equation getSelectedEquation()

getText

public String getText()

isAutoSaveModification

public Boolean isAutoSaveModification()

setAutoSaveModification

public void setAutoSaveModification(Boolean autoSaveModification)

setBean

public void setBean(org.nuiton.topia.persistence.TopiaEntityContextable bean)
Specified by:
setBean in class InputContentUI<org.nuiton.topia.persistence.TopiaEntityContextable>

setBeanProperty

public void setBeanProperty(String beanProperty)

setClazz

public void setClazz(Class clazz)

setFormule

public void setFormule(Formule formule)

setFormuleCategory

public void setFormuleCategory(String formuleCategory)

setSelectedEquation

public void setSelectedEquation(Equation selectedEquation)

setText

public void setText(String text)

get$Table0

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

get$JLabel0

protected JLabel get$JLabel0()

get$Table1

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

get$JButton0

protected JButton get$JButton0()

get$JButton1

protected JButton get$JButton1()

get$JPanel0

protected JPanel get$JPanel0()

addChildrenToBody

protected void addChildrenToBody()

createAutoSaveModification

protected void createAutoSaveModification()

createBean

protected void createBean()

createBeanProperty

protected void createBeanProperty()

createBody

protected void createBody()
Overrides:
createBody in class InputContentUI<org.nuiton.topia.persistence.TopiaEntityContextable>

createClazz

protected void createClazz()

createEditor

protected void createEditor()

createFormule

protected void createFormule()

createFormuleCategory

protected void createFormuleCategory()

createFormuleComboBox

protected void createFormuleComboBox()

createSelectedEquation

protected void createSelectedEquation()

createText

protected void createText()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.