fr.ifremer.isisfish.ui.input
Class InputUI
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
fr.ifremer.isisfish.ui.input.InputUI
- All Implemented Interfaces:
- ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject
public class InputUI
- extends JPanel
- implements jaxx.runtime.JAXXObject
- See Also:
- Serialized Form
|
Constructor Summary |
InputUI()
|
InputUI(jaxx.runtime.JAXXContext parentContext)
|
|
Method Summary |
static jaxx.runtime.JAXXObjectDescriptor |
$getJAXXObjectDescriptor()
|
protected void |
addChildrenToInputPanePrincipal()
|
protected void |
addChildrenToMenu()
|
protected void |
addChildrenToTreePanel()
|
void |
applyDataBinding(String $binding)
|
protected void |
commitRegionInCVS()
|
protected void |
copyRegion()
|
protected void |
create$JMenuItem11()
|
protected void |
create$JMenuItem14()
|
protected void |
create$JMenuItem16()
|
protected void |
create$JMenuItem3()
|
protected void |
create$JMenuItem4()
|
protected void |
create$JMenuItem5()
|
protected void |
create$JMenuItem9()
|
protected void |
createCardlayout()
|
protected void |
createCardlayoutPrincipal()
|
protected void |
createFieldCurrentRegion()
|
protected void |
createFieldNewRegion()
|
protected void |
createInputPane()
|
protected void |
createInputPanePrincipal()
|
protected void |
createJButtonNewRegion()
|
protected void |
createMenu()
|
protected void |
createNavigation()
|
protected void |
createNavigationSelectionModel()
|
protected void |
createNavigationTreeCellRenderer()
|
protected void |
createNoneUI()
|
protected void |
createRegion()
|
protected void |
createTreePanel()
|
void |
doActionPerformed__on__$JMenuItem11(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem12(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem14(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem16(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem2(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem3(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem4(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem5(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem6(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem7(ActionEvent event)
|
void |
doActionPerformed__on__$JMenuItem9(ActionEvent event)
|
void |
doActionPerformed__on__JButtonNewRegion(ActionEvent event)
|
void |
doItemStateChanged__on__fieldCurrentRegion(ItemEvent event)
|
void |
doKeyReleased__on__fieldNewRegion(KeyEvent event)
|
protected void |
exportRegion()
|
void |
firePropertyChange(String propertyName,
Object oldValue,
Object newValue)
|
List<Object> |
get$activeBindings()
|
Map<String,Object> |
get$bindingSources()
|
protected String |
get$jaxxObjectDescriptor()
|
protected JMenu |
get$JMenu1()
|
protected JMenu |
get$JMenu10()
|
protected JMenu |
get$JMenu15()
|
protected JMenuItem |
get$JMenuItem11()
|
protected JMenuItem |
get$JMenuItem12()
|
protected JMenuItem |
get$JMenuItem14()
|
protected JMenuItem |
get$JMenuItem16()
|
protected JMenuItem |
get$JMenuItem2()
|
protected JMenuItem |
get$JMenuItem3()
|
protected JMenuItem |
get$JMenuItem4()
|
protected JMenuItem |
get$JMenuItem5()
|
protected JMenuItem |
get$JMenuItem6()
|
protected JMenuItem |
get$JMenuItem7()
|
protected JMenuItem |
get$JMenuItem9()
|
protected InputUI |
get$JPanel0()
|
protected JPanel |
get$JPanel18()
|
protected JScrollPane |
get$JScrollPane20()
|
protected JSeparator |
get$JSeparator13()
|
protected JSeparator |
get$JSeparator8()
|
protected JSplitPane |
get$JSplitPane17()
|
Map<String,Object> |
get$objectMap()
|
protected Map |
get$previousValues()
|
protected jaxx.runtime.swing.Table |
get$Table19()
|
protected InputAction |
getAction()
|
protected boolean |
getAllComponentsCreated()
|
jaxx.runtime.swing.CardLayout2 |
getCardlayout()
|
CardLayout |
getCardlayoutPrincipal()
|
protected boolean |
getContextInitialized()
|
|
getContextValue(Class<T> clazz)
|
|
getContextValue(Class<T> clazz,
String name)
|
jaxx.runtime.JAXXContext |
getDelegateContext()
|
jaxx.runtime.swing.JAXXComboBox |
getFieldCurrentRegion()
|
protected DefaultComboBoxModel |
getFieldCurrentRegionModel()
|
JTextField |
getFieldNewRegion()
|
JPanel |
getInputPane()
|
JPanel |
getInputPanePrincipal()
|
JButton |
getJButtonNewRegion()
|
protected org.apache.commons.logging.Log |
getLog()
|
JMenuBar |
getMenu()
|
jaxx.runtime.swing.JAXXTree |
getNavigation()
|
DefaultTreeSelectionModel |
getNavigationSelectionModel()
|
InputNavigationTreeCellRenderer |
getNavigationTreeCellRenderer()
|
NoneUI |
getNoneUI()
|
Object |
getObjectById(String id)
|
|
getParentContainer(Class<O> clazz)
|
|
getParentContainer(Object source,
Class<O> clazz)
|
FisheryRegionImpl |
getRegion()
|
protected RegionStorage |
getRegionStorage()
|
JPanel |
getTreePanel()
|
protected InputSaveVerifier |
getVerifier()
|
protected void |
importRegion()
|
protected void |
importRegionAndRename()
|
protected void |
importRegionFromSimulation()
|
protected void |
importV2Region()
|
protected void |
loadRegion(String name)
|
protected void |
newChanged()
|
protected void |
newRegion()
|
void |
processDataBinding(String dest)
|
void |
processDataBinding(String $dest,
boolean $force)
|
protected void |
regionChange(ItemEvent e)
|
protected void |
regionNull()
|
|
removeContextValue(Class<T> clazz)
|
|
removeContextValue(Class<T> clazz,
String name)
|
void |
removeDataBinding(String $binding)
|
protected void |
removeRegion(boolean deletecvs)
|
void |
repaintNode(String path)
|
|
setContextValue(T o)
|
|
setContextValue(T o,
String name)
|
protected void |
setFieldCurrentRegionModel()
|
void |
setRegion(FisheryRegionImpl newValue)
|
protected void |
setStatusMessage(String s)
|
protected void |
setStatusMessage(String s,
boolean running)
|
protected void |
setTreeModel()
|
void |
setTreeSelection(String path)
|
| 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 |
log
public static final org.apache.commons.logging.Log log
$activeBindings
protected List<Object> $activeBindings
$bindingSources
protected Map<String,Object> $bindingSources
$objectMap
protected Map<String,Object> $objectMap
JButtonNewRegion
protected JButton JButtonNewRegion
cardlayout
protected jaxx.runtime.swing.CardLayout2 cardlayout
cardlayoutPrincipal
protected CardLayout cardlayoutPrincipal
delegateContext
protected final jaxx.runtime.JAXXContext delegateContext
fieldCurrentRegion
protected jaxx.runtime.swing.JAXXComboBox fieldCurrentRegion
fieldNewRegion
protected JTextField fieldNewRegion
inputPane
protected JPanel inputPane
inputPanePrincipal
protected JPanel inputPanePrincipal
menu
protected JMenuBar menu
navigation
protected jaxx.runtime.swing.JAXXTree navigation
navigationSelectionModel
protected DefaultTreeSelectionModel navigationSelectionModel
navigationTreeCellRenderer
protected InputNavigationTreeCellRenderer navigationTreeCellRenderer
noneUI
protected NoneUI noneUI
region
protected FisheryRegionImpl region
treePanel
protected JPanel treePanel
InputUI
public InputUI()
InputUI
public InputUI(jaxx.runtime.JAXXContext parentContext)
getAction
protected InputAction getAction()
getVerifier
protected InputSaveVerifier getVerifier()
getRegionStorage
protected RegionStorage getRegionStorage()
setFieldCurrentRegionModel
protected void setFieldCurrentRegionModel()
getFieldCurrentRegionModel
protected DefaultComboBoxModel getFieldCurrentRegionModel()
regionChange
protected void regionChange(ItemEvent e)
loadRegion
protected void loadRegion(String name)
setTreeModel
protected void setTreeModel()
repaintNode
public void repaintNode(String path)
setTreeSelection
public void setTreeSelection(String path)
setStatusMessage
protected void setStatusMessage(String s)
setStatusMessage
protected void setStatusMessage(String s,
boolean running)
newRegion
protected void newRegion()
regionNull
protected void regionNull()
newChanged
protected void newChanged()
importRegion
protected void importRegion()
importRegionAndRename
protected void importRegionAndRename()
importV2Region
protected void importV2Region()
importRegionFromSimulation
protected void importRegionFromSimulation()
exportRegion
protected void exportRegion()
copyRegion
protected void copyRegion()
removeRegion
protected void removeRegion(boolean deletecvs)
commitRegionInCVS
protected void commitRegionInCVS()
$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
getObjectById
public Object getObjectById(String id)
- Specified by:
getObjectById in interface jaxx.runtime.JAXXObject
processDataBinding
public void processDataBinding(String dest)
- Specified by:
processDataBinding in interface jaxx.runtime.JAXXObject
processDataBinding
public void processDataBinding(String $dest,
boolean $force)
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.JAXXContext
getParentContainer
public <O extends Container> O getParentContainer(Object source,
Class<O> clazz)
- Specified by:
getParentContainer in interface jaxx.runtime.JAXXContext
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
doActionPerformed__on__$JMenuItem11
public void doActionPerformed__on__$JMenuItem11(ActionEvent event)
doActionPerformed__on__$JMenuItem12
public void doActionPerformed__on__$JMenuItem12(ActionEvent event)
doActionPerformed__on__$JMenuItem14
public void doActionPerformed__on__$JMenuItem14(ActionEvent event)
doActionPerformed__on__$JMenuItem16
public void doActionPerformed__on__$JMenuItem16(ActionEvent event)
doActionPerformed__on__$JMenuItem2
public void doActionPerformed__on__$JMenuItem2(ActionEvent event)
doActionPerformed__on__$JMenuItem3
public void doActionPerformed__on__$JMenuItem3(ActionEvent event)
doActionPerformed__on__$JMenuItem4
public void doActionPerformed__on__$JMenuItem4(ActionEvent event)
doActionPerformed__on__$JMenuItem5
public void doActionPerformed__on__$JMenuItem5(ActionEvent event)
doActionPerformed__on__$JMenuItem6
public void doActionPerformed__on__$JMenuItem6(ActionEvent event)
doActionPerformed__on__$JMenuItem7
public void doActionPerformed__on__$JMenuItem7(ActionEvent event)
doActionPerformed__on__$JMenuItem9
public void doActionPerformed__on__$JMenuItem9(ActionEvent event)
doActionPerformed__on__JButtonNewRegion
public void doActionPerformed__on__JButtonNewRegion(ActionEvent event)
doItemStateChanged__on__fieldCurrentRegion
public void doItemStateChanged__on__fieldCurrentRegion(ItemEvent event)
doKeyReleased__on__fieldNewRegion
public void doKeyReleased__on__fieldNewRegion(KeyEvent event)
get$activeBindings
public List<Object> get$activeBindings()
get$bindingSources
public Map<String,Object> get$bindingSources()
getCardlayout
public jaxx.runtime.swing.CardLayout2 getCardlayout()
getCardlayoutPrincipal
public CardLayout getCardlayoutPrincipal()
getFieldCurrentRegion
public jaxx.runtime.swing.JAXXComboBox getFieldCurrentRegion()
getFieldNewRegion
public JTextField getFieldNewRegion()
getInputPane
public JPanel getInputPane()
getInputPanePrincipal
public JPanel getInputPanePrincipal()
getJButtonNewRegion
public JButton getJButtonNewRegion()
getMenu
public JMenuBar getMenu()
getNavigation
public jaxx.runtime.swing.JAXXTree getNavigation()
getNavigationSelectionModel
public DefaultTreeSelectionModel getNavigationSelectionModel()
getNavigationTreeCellRenderer
public InputNavigationTreeCellRenderer getNavigationTreeCellRenderer()
getNoneUI
public NoneUI getNoneUI()
getRegion
public FisheryRegionImpl getRegion()
getTreePanel
public JPanel getTreePanel()
setRegion
public void setRegion(FisheryRegionImpl newValue)
get$JMenu1
protected JMenu get$JMenu1()
get$JMenu10
protected JMenu get$JMenu10()
get$JMenu15
protected JMenu get$JMenu15()
get$JMenuItem11
protected JMenuItem get$JMenuItem11()
get$JMenuItem12
protected JMenuItem get$JMenuItem12()
get$JMenuItem14
protected JMenuItem get$JMenuItem14()
get$JMenuItem16
protected JMenuItem get$JMenuItem16()
get$JMenuItem2
protected JMenuItem get$JMenuItem2()
get$JMenuItem3
protected JMenuItem get$JMenuItem3()
get$JMenuItem4
protected JMenuItem get$JMenuItem4()
get$JMenuItem5
protected JMenuItem get$JMenuItem5()
get$JMenuItem6
protected JMenuItem get$JMenuItem6()
get$JMenuItem7
protected JMenuItem get$JMenuItem7()
get$JMenuItem9
protected JMenuItem get$JMenuItem9()
get$JPanel0
protected InputUI get$JPanel0()
get$JPanel18
protected JPanel get$JPanel18()
get$JScrollPane20
protected JScrollPane get$JScrollPane20()
get$JSeparator13
protected JSeparator get$JSeparator13()
get$JSeparator8
protected JSeparator get$JSeparator8()
get$JSplitPane17
protected JSplitPane get$JSplitPane17()
get$Table19
protected jaxx.runtime.swing.Table get$Table19()
get$jaxxObjectDescriptor
protected String get$jaxxObjectDescriptor()
get$previousValues
protected Map get$previousValues()
getAllComponentsCreated
protected boolean getAllComponentsCreated()
getContextInitialized
protected boolean getContextInitialized()
getLog
protected org.apache.commons.logging.Log getLog()
addChildrenToInputPanePrincipal
protected void addChildrenToInputPanePrincipal()
addChildrenToMenu
protected void addChildrenToMenu()
addChildrenToTreePanel
protected void addChildrenToTreePanel()
create$JMenuItem11
protected void create$JMenuItem11()
create$JMenuItem14
protected void create$JMenuItem14()
create$JMenuItem16
protected void create$JMenuItem16()
create$JMenuItem3
protected void create$JMenuItem3()
create$JMenuItem4
protected void create$JMenuItem4()
create$JMenuItem5
protected void create$JMenuItem5()
create$JMenuItem9
protected void create$JMenuItem9()
createCardlayout
protected void createCardlayout()
createCardlayoutPrincipal
protected void createCardlayoutPrincipal()
createFieldCurrentRegion
protected void createFieldCurrentRegion()
createFieldNewRegion
protected void createFieldNewRegion()
createInputPane
protected void createInputPane()
createInputPanePrincipal
protected void createInputPanePrincipal()
createJButtonNewRegion
protected void createJButtonNewRegion()
createMenu
protected void createMenu()
createNavigation
protected void createNavigation()
createNavigationSelectionModel
protected void createNavigationSelectionModel()
createNavigationTreeCellRenderer
protected void createNavigationTreeCellRenderer()
createNoneUI
protected void createNoneUI()
createRegion
protected void createRegion()
createTreePanel
protected void createTreePanel()
Copyright © 1999-2010 CodeLutin. All Rights Reserved.