fr.ifremer.isisfish.ui.result
Class ResultSimulationFrame

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JInternalFrame
                  extended by fr.ifremer.isisfish.ui.result.ResultSimulationFrame
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class ResultSimulationFrame
extends JInternalFrame
implements jaxx.runtime.JAXXObject

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JInternalFrame
JInternalFrame.AccessibleJInternalFrame, JInternalFrame.JDesktopIcon
 
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  jaxx.runtime.JAXXContext delegateContext
           
protected  JMenu exportMenu
           
protected  FisheryRegion fisheryRegion
           
protected  ResultHandler handler
           
protected  JPanel matrixViewerContainer
           
static String PROPERTY_FISHERY_REGION
           
static String PROPERTY_SIMULATION_STORAGE
           
static String PROPERTY_TOPIA_CONTEXT
           
protected  JComboBox resultsComboBox
           
protected  SimulationStorage simulationStorage
           
protected  org.nuiton.topia.TopiaContext topiaContext
           
 
Fields inherited from class javax.swing.JInternalFrame
closable, CONTENT_PANE_PROPERTY, desktopIcon, FRAME_ICON_PROPERTY, frameIcon, GLASS_PANE_PROPERTY, iconable, IS_CLOSED_PROPERTY, IS_ICON_PROPERTY, IS_MAXIMUM_PROPERTY, IS_SELECTED_PROPERTY, isClosed, isIcon, isMaximum, isSelected, LAYERED_PANE_PROPERTY, maximizable, MENU_BAR_PROPERTY, resizable, ROOT_PANE_PROPERTY, rootPane, rootPaneCheckingEnabled, title, TITLE_PROPERTY
 
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 javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
ResultSimulationFrame()
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext)
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext, String param1)
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext, String param1, boolean param2)
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext, String param1, boolean param2, boolean param3)
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext, String param1, boolean param2, boolean param3, boolean param4)
           
ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext, String param1, boolean param2, boolean param3, boolean param4, boolean param5)
           
ResultSimulationFrame(String param0)
           
ResultSimulationFrame(String param0, boolean param1)
           
ResultSimulationFrame(String param0, boolean param1, boolean param2)
           
ResultSimulationFrame(String param0, boolean param1, boolean param2, boolean param3)
           
ResultSimulationFrame(String param0, boolean param1, boolean param2, boolean param3, boolean param4)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
 void applyDataBinding(String $binding)
           
protected  void createExportMenu()
           
protected  void createFisheryRegion()
           
protected  void createHandler()
           
protected  void createMatrixViewerContainer()
           
protected  void createResultsComboBox()
           
protected  void createSimulationStorage()
           
protected  void createTopiaContext()
           
protected  void finalize()
           
 void firePropertyChange(String propertyName, Object oldValue, Object newValue)
           
protected  JLabel get$JLabel0()
           
protected  JMenuBar get$JMenuBar0()
           
 Map<String,Object> get$objectMap()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
<T> T
getContextValue(Class<T> clazz)
           
<T> T
getContextValue(Class<T> clazz, String name)
           
 jaxx.runtime.JAXXBinding getDataBinding(String bindingId)
           
 jaxx.runtime.JAXXBinding[] getDataBindings()
           
 jaxx.runtime.JAXXContext getDelegateContext()
           
 JMenu getExportMenu()
           
 FisheryRegion getFisheryRegion()
           
 ResultHandler getHandler()
           
 JPanel getMatrixViewerContainer()
           
 Object getObjectById(String id)
           
<O extends Container>
O
getParentContainer(Class<O> clazz)
           
<O extends Container>
O
getParentContainer(Object source, Class<O> clazz)
           
 JComboBox getResultsComboBox()
           
 SimulationStorage getSimulationStorage()
           
 org.nuiton.topia.TopiaContext getTopiaContext()
           
 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 setFisheryRegion(FisheryRegion fisheryRegion)
           
 void setSimulationStorage(SimulationStorage simulationStorage)
           
 void setTopiaContext(org.nuiton.topia.TopiaContext topiaContext)
           
 
Methods inherited from class javax.swing.JInternalFrame
addImpl, addInternalFrameListener, createRootPane, dispose, doDefaultCloseAction, fireInternalFrameEvent, getAccessibleContext, getContentPane, getDefaultCloseOperation, getDesktopIcon, getDesktopPane, getFocusCycleRootAncestor, getFocusOwner, getFrameIcon, getGlassPane, getInternalFrameListeners, getJMenuBar, getLastCursor, getLayer, getLayeredPane, getMenuBar, getMostRecentFocusOwner, getNormalBounds, getRootPane, getTitle, getUI, getUIClassID, getWarningString, hide, isClosable, isClosed, isFocusCycleRoot, isIcon, isIconifiable, isMaximizable, isMaximum, isResizable, isRootPaneCheckingEnabled, isSelected, moveToBack, moveToFront, pack, paintComponent, paramString, remove, removeInternalFrameListener, reshape, restoreSubcomponentFocus, setClosable, setClosed, setContentPane, setCursor, setDefaultCloseOperation, setDesktopIcon, setFocusCycleRoot, setFrameIcon, setGlassPane, setIcon, setIconifiable, setJMenuBar, setLayer, setLayer, setLayeredPane, setLayout, setMaximizable, setMaximum, setMenuBar, setNormalBounds, setResizable, setRootPane, setRootPaneCheckingEnabled, setSelected, setTitle, setUI, show, toBack, toFront, 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, 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, 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, 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, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, setComponentZOrder, 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, 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, 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, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 

Field Detail

PROPERTY_FISHERY_REGION

public static final String PROPERTY_FISHERY_REGION
See Also:
Constant Field Values

PROPERTY_SIMULATION_STORAGE

public static final String PROPERTY_SIMULATION_STORAGE
See Also:
Constant Field Values

PROPERTY_TOPIA_CONTEXT

public static final String PROPERTY_TOPIA_CONTEXT
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

exportMenu

protected JMenu exportMenu

fisheryRegion

protected FisheryRegion fisheryRegion

handler

protected ResultHandler handler

matrixViewerContainer

protected JPanel matrixViewerContainer

resultsComboBox

protected JComboBox resultsComboBox

simulationStorage

protected SimulationStorage simulationStorage

topiaContext

protected org.nuiton.topia.TopiaContext topiaContext
Constructor Detail

ResultSimulationFrame

public ResultSimulationFrame()

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext)

ResultSimulationFrame

public ResultSimulationFrame(String param0)

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext,
                             String param1)

ResultSimulationFrame

public ResultSimulationFrame(String param0,
                             boolean param1)

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext,
                             String param1,
                             boolean param2)

ResultSimulationFrame

public ResultSimulationFrame(String param0,
                             boolean param1,
                             boolean param2)

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext,
                             String param1,
                             boolean param2,
                             boolean param3)

ResultSimulationFrame

public ResultSimulationFrame(String param0,
                             boolean param1,
                             boolean param2,
                             boolean param3)

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext,
                             String param1,
                             boolean param2,
                             boolean param3,
                             boolean param4)

ResultSimulationFrame

public ResultSimulationFrame(String param0,
                             boolean param1,
                             boolean param2,
                             boolean param3,
                             boolean param4)

ResultSimulationFrame

public ResultSimulationFrame(jaxx.runtime.JAXXContext parentContext,
                             String param1,
                             boolean param2,
                             boolean param3,
                             boolean param4,
                             boolean param5)
Method Detail

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

$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

getDataBinding

public jaxx.runtime.JAXXBinding getDataBinding(String bindingId)
Specified by:
getDataBinding 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

getExportMenu

public JMenu getExportMenu()

getFisheryRegion

public FisheryRegion getFisheryRegion()

getHandler

public ResultHandler getHandler()

getMatrixViewerContainer

public JPanel getMatrixViewerContainer()

getResultsComboBox

public JComboBox getResultsComboBox()

getSimulationStorage

public SimulationStorage getSimulationStorage()

getTopiaContext

public org.nuiton.topia.TopiaContext getTopiaContext()

setFisheryRegion

public void setFisheryRegion(FisheryRegion fisheryRegion)

setSimulationStorage

public void setSimulationStorage(SimulationStorage simulationStorage)

setTopiaContext

public void setTopiaContext(org.nuiton.topia.TopiaContext topiaContext)

get$JMenuBar0

protected JMenuBar get$JMenuBar0()

get$Table0

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

get$JLabel0

protected JLabel get$JLabel0()

createExportMenu

protected void createExportMenu()

createFisheryRegion

protected void createFisheryRegion()

createHandler

protected void createHandler()

createMatrixViewerContainer

protected void createMatrixViewerContainer()

createResultsComboBox

protected void createResultsComboBox()

createSimulationStorage

protected void createSimulationStorage()

createTopiaContext

protected void createTopiaContext()


Copyright © 1999-2012 CodeLutin. All Rights Reserved.