Package fr.ifremer.isisfish.ui.input
Class InputContentUI<B extends org.nuiton.topia.persistence.TopiaEntityContextable>
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
fr.ifremer.isisfish.ui.input.InputContentUI<B>
- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
,jaxx.runtime.JAXXContext
,jaxx.runtime.JAXXObject
- Direct Known Subclasses:
CellUI
,EffortDescriptionParametersUI
,EffortDescriptionUI
,EntityVariableUI
,FisheryRegionUI
,GearTabUI
,GearUI
,InputOneEquationUI
,MetierSeasonInfoSpeciesUI
,MetierSeasonInfoZoneUI
,MetierTabUI
,MetierUI
,ObservationUI
,PopulationBasicsUI
,PopulationCapturabilityUI
,PopulationEquationUI
,PopulationGroupUI
,PopulationMigrationEmigrationUI
,PopulationMigrationEquationUI
,PopulationMigrationImmigrationUI
,PopulationMigrationMigrationUI
,PopulationMigrationUI
,PopulationPriceUI
,PopulationRecruitmentUI
,PopulationSeasonSpacializedUI
,PopulationSeasonsUI
,PopulationStockUI
,PopulationUI
,PopulationZonesUI
,PortUI
,RangeOfValuesUI
,SelectivityUI
,SetOfVesselsBasicsUI
,SetOfVesselsUI
,SpeciesStructuredUI
,SpeciesUI
,StrategyMonthInfoUI
,StrategyOneMonthInfoUI
,StrategyTabUI
,StrategyUI
,TripTypeUI
,VesselTypeUI
,ZoneBasicsUI
,ZoneUI
public abstract class InputContentUI<B extends org.nuiton.topia.persistence.TopiaEntityContextable>
extends JPanel
implements 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<?,
?> protected Boolean
protected JPanel
protected final jaxx.runtime.JAXXContext
protected jaxx.runtime.swing.BlockingLayerUI
protected jaxx.runtime.swing.BlockingLayerUI2
static final String
static final String
protected Boolean
protected TableBlockingLayerUI
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
ConstructorDescriptionInputContentUI
(boolean param0) InputContentUI
(LayoutManager param0) InputContentUI
(LayoutManager param0, boolean param1) InputContentUI
(jaxx.runtime.JAXXContext parentContext) InputContentUI
(jaxx.runtime.JAXXContext parentContext, boolean param1) InputContentUI
(jaxx.runtime.JAXXContext parentContext, LayoutManager param1) InputContentUI
(jaxx.runtime.JAXXContext parentContext, LayoutManager param1, boolean param2) -
Method Summary
Modifier and TypeMethodDescriptionstatic jaxx.runtime.JAXXObjectDescriptor
void
applyDataBinding
(String $binding) protected void
protected void
protected void
protected void
protected void
protected void
void
firePropertyChange
(String propertyName, Object oldValue, Object newValue) abstract B
getBean()
Overriden with generic typegetBody()
<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
Deprecated.since 4.4.1.abstract <U extends InputContentHandler<? extends InputContentUI<B>>>
Ujaxx.runtime.swing.BlockingLayerUI
jaxx.runtime.swing.BlockingLayerUI2
getObjectById
(String id) <O extends Container>
OgetParentContainer
(Class<O> clazz) <O extends Container>
OgetParentContainer
(Object source, Class<O> clazz) org.nuiton.topia.TopiaContext
void
installChangeListener
(JTabbedPane tabbedPane) Install tabbed pane change listener depending on sensitivity.isActive()
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) void
Pas très safe, le bean doit s'appeler changeModel dans l'heritage "FORCEMENT" FIXME echatellier 20111201 small fix because save button has to reset internal ui change model statevoid
abstract void
Overriden with generic type<T> void
setContextValue
(T o) <T> void
setContextValue
(T o, String name) void
setInfoText
(String msg) void
setLayer
(boolean active) Method appelée par l'arbre de navigation et le gestionnaire de changement d'onglet pour ajouter les layers sur une interface 'input' seulement dans le cas de la sensibilité.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_ACTIVE
- See Also:
-
PROPERTY_SENSITIVITY
- See Also:
-
$activeBindings
-
$bindingSources
-
$bindings
-
$objectMap
-
$previousValues
-
delegateContext
protected final jaxx.runtime.JAXXContext delegateContext -
active
-
body
-
layerUI
protected jaxx.runtime.swing.BlockingLayerUI layerUI -
layerUI2
protected jaxx.runtime.swing.BlockingLayerUI2 layerUI2 -
sensitivity
-
tableLayerUI
-
-
Constructor Details
-
InputContentUI
-
InputContentUI
-
InputContentUI
-
InputContentUI
-
InputContentUI
public InputContentUI() -
InputContentUI
public InputContentUI(jaxx.runtime.JAXXContext parentContext) -
InputContentUI
public InputContentUI(boolean param0) -
InputContentUI
public InputContentUI(jaxx.runtime.JAXXContext parentContext, boolean param1)
-
-
Method Details
-
setBean
Overriden with generic type -
getBean
Overriden with generic type -
getHandler
-
resetChangeModel
public void resetChangeModel()Pas très safe, le bean doit s'appeler changeModel dans l'heritage "FORCEMENT" FIXME echatellier 20111201 small fix because save button has to reset internal ui change model state -
getSaveVerifier
-
getFisheryRegion
Deprecated.since 4.4.1. Pas pratique, on ne peux pas ecouter les changements de region ou de proprietes. -
getTopiaContext
public org.nuiton.topia.TopiaContext getTopiaContext() -
setInfoText
-
setLayer
public void setLayer(boolean active) Method appelée par l'arbre de navigation et le gestionnaire de changement d'onglet pour ajouter les layers sur une interface 'input' seulement dans le cas de la sensibilité. -
installChangeListener
Install tabbed pane change listener depending on sensitivity. (init at first call)- Parameters:
tabbedPane
- tabbed pane to install change listener
-
$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
-
getActive
-
getBody
-
getLayerUI
public jaxx.runtime.swing.BlockingLayerUI getLayerUI() -
getLayerUI2
public jaxx.runtime.swing.BlockingLayerUI2 getLayerUI2() -
getSensitivity
-
getTableLayerUI
-
isActive
-
isSensitivity
-
setActive
-
setSensitivity
-
createActive
protected void createActive() -
createBody
protected void createBody() -
createLayerUI
protected void createLayerUI() -
createLayerUI2
protected void createLayerUI2() -
createSensitivity
protected void createSensitivity() -
createTableLayerUI
protected void createTableLayerUI()
-