com.jurismarches.vradi.ui.offer
Class OfferEditUI

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 com.jurismarches.vradi.ui.offer.OfferEditUI
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class OfferEditUI
extends javax.swing.JPanel
implements jaxx.runtime.JAXXObject

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
protected  java.util.List<java.lang.Object> $activeBindings
           
protected  java.util.Map<java.lang.String,jaxx.runtime.JAXXBinding> $bindings
           
protected  java.util.Map<java.lang.String,java.lang.Object> $bindingSources
           
protected  java.util.Map<java.lang.String,java.lang.Object> $objectMap
           
protected  java.util.Map<?,?> $previousValues
           
protected  jaxx.runtime.swing.Table actionPanel
           
protected  javax.swing.JButton addAttachment
           
protected  javax.swing.JButton addFile
           
protected  javax.swing.JButton annuler
           
protected  javax.swing.JList attachmentFileList
           
protected  javax.swing.DefaultListModel attachmentFileListModel
           
protected  java.util.ArrayList<java.io.File> attachmentFilesToUpload
           
static java.lang.String BINDING_COUNTRY_EDITOR_VALUE
           
static java.lang.String BINDING_DATE_PEREMEPTION_EDITOR_VALUE
           
static java.lang.String BINDING_DATE_PUB_EDITOR_VALUE
           
static java.lang.String BINDING_DEPARTMENT_EDITOR_VALUE
           
static java.lang.String BINDING_DESCRIPTION_EDITOR_VALUE
           
static java.lang.String BINDING_ENTITY_EDITOR_VALUE
           
static java.lang.String BINDING_ID_EDITOR_VALUE
           
static java.lang.String BINDING_OBJET_EDITOR_VALUE
           
static java.lang.String BINDING_PROPOSITION_LIST_SELECTION_MODEL
           
static java.lang.String BINDING_SOURCE_TEXT_EDITOR_VALUE
           
static java.lang.String BINDING_SOURCE_URLEDITOR_VALUE
           
protected  javax.swing.JPanel content
           
protected  StringEditor countryEditor
           
protected  Form data
           
protected  DateTimeEditor datePeremeptionEditor
           
protected  DateTimeEditor datePubEditor
           
protected  jaxx.runtime.JAXXContext delegateContext
           
protected  StringEditor departmentEditor
           
protected  TextEditor descriptionEditor
           
protected  javax.swing.JList embeddedFileList
           
protected  javax.swing.DefaultListModel embeddedFileListModel
           
protected  java.util.ArrayList<java.io.File> embeddedFilesToUpload
           
protected  StringEditor entityEditor
           
protected  jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errorEditorTable
           
protected  javax.swing.JButton findQueriesButton
           
protected  jaxx.runtime.swing.Table formContentPane
           
protected  javax.swing.JPanel formPane
           
protected  javax.swing.JScrollPane formScrollPane
           
protected  javax.swing.JSplitPane formSplitPane
           
protected  IdEditor idEditor
           
protected  jaxx.runtime.swing.HBox lastModified
           
protected  StringEditor objetEditor
           
protected  javax.swing.JSplitPane offerEdit
           
protected  OfferEditUI offerEditUI
           
static java.lang.String PROPERTY_DATA
           
static java.lang.String PROPERTY_VALIDE
           
protected  javax.swing.JList propositionList
           
protected  javax.swing.DefaultListModel propositionListModel
           
protected  javax.swing.JButton removeAttachment
           
protected  javax.swing.JButton removeFile
           
protected  StringEditor sourceTextEditor
           
protected  UrlEditor sourceURLEditor
           
protected  javax.swing.JPanel statusButtonPanel
           
protected  javax.swing.JPanel thesaurus
           
protected  java.lang.Boolean valide
           
protected  javax.swing.JButton viewPDF
           
 
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
OfferEditUI()
           
OfferEditUI(jaxx.runtime.JAXXContext parentContext)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToActionPanel()
           
protected  void addChildrenToFormContentPane()
           
protected  void addChildrenToFormPane()
           
protected  void addChildrenToFormScrollPane()
           
protected  void addChildrenToFormSplitPane()
           
protected  void addChildrenToOfferEdit()
           
protected  void addChildrenToOfferEditUI()
           
protected  void addChildrenToStatusButtonPanel()
           
 void applyDataBinding(java.lang.String $binding)
           
protected  void createActionPanel()
           
protected  void createAddAttachment()
           
protected  void createAddFile()
           
protected  void createAnnuler()
           
protected  void createAttachmentFileList()
           
protected  void createAttachmentFileListModel()
           
protected  void createAttachmentFilesToUpload()
           
protected  void createContent()
           
protected  void createCountryEditor()
           
protected  void createData()
           
protected  void createDatePeremeptionEditor()
           
protected  void createDatePubEditor()
           
protected  void createDepartmentEditor()
           
protected  void createDescriptionEditor()
           
protected  void createEmbeddedFileList()
           
protected  void createEmbeddedFileListModel()
           
protected  void createEmbeddedFilesToUpload()
           
protected  void createEntityEditor()
           
protected  void createErrorEditorTable()
           
protected  void createFindQueriesButton()
           
protected  void createFormContentPane()
           
protected  void createFormPane()
           
protected  void createFormScrollPane()
           
protected  void createFormSplitPane()
           
protected  void createIdEditor()
           
protected  void createLastModified()
           
protected  void createObjetEditor()
           
protected  void createOfferEdit()
           
protected  void createPropositionList()
           
protected  void createPropositionListModel()
           
protected  void createRemoveAttachment()
           
protected  void createRemoveFile()
           
protected  void createSourceTextEditor()
           
protected  void createSourceURLEditor()
           
protected  void createStatusButtonPanel()
           
protected  void createThesaurus()
           
protected  void createValide()
           
protected  void createViewPDF()
           
 void doActionPerformed__on__addAttachment(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__addFile(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__findQueriesButton(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__removeAttachment(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__removeFile(java.awt.event.ActionEvent event)
           
 void doActionPerformed__on__viewPDF(java.awt.event.ActionEvent event)
           
 void doComponentResized__on__formScrollPane(java.awt.event.ComponentEvent event)
           
 void doTableChanged__on__errorEditorTable(javax.swing.event.TableModelEvent event)
           
 void firePropertyChange(java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
           
protected  javax.swing.JLabel get$JLabel0()
           
protected  javax.swing.JLabel get$JLabel1()
           
protected  javax.swing.JLabel get$JLabel2()
           
protected  javax.swing.JLabel get$JLabel3()
           
protected  javax.swing.JPanel get$JPanel0()
           
protected  javax.swing.JPanel get$JPanel1()
           
protected  javax.swing.JScrollPane get$JScrollPane0()
           
protected  javax.swing.JScrollPane get$JScrollPane1()
           
protected  javax.swing.JScrollPane get$JScrollPane2()
           
protected  javax.swing.JSplitPane get$JSplitPane0()
           
 java.util.Map<java.lang.String,java.lang.Object> get$objectMap()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
 jaxx.runtime.swing.Table getActionPanel()
           
 javax.swing.JButton getAddAttachment()
           
 javax.swing.JButton getAddFile()
           
 javax.swing.JButton getAnnuler()
           
 javax.swing.JList getAttachmentFileList()
           
 javax.swing.DefaultListModel getAttachmentFileListModel()
           
 java.util.ArrayList<java.io.File> getAttachmentFilesToUpload()
           
 javax.swing.JPanel getContent()
           
<T> T
getContextValue(java.lang.Class<T> clazz)
           
<T> T
getContextValue(java.lang.Class<T> clazz, java.lang.String name)
           
 StringEditor getCountryEditor()
           
 Form getData()
           
 jaxx.runtime.JAXXBinding[] getDataBindings()
           
 DateTimeEditor getDatePeremeptionEditor()
           
 DateTimeEditor getDatePubEditor()
           
 jaxx.runtime.JAXXContext getDelegateContext()
           
 StringEditor getDepartmentEditor()
           
 TextEditor getDescriptionEditor()
           
 javax.swing.JList getEmbeddedFileList()
           
 javax.swing.DefaultListModel getEmbeddedFileListModel()
           
 java.util.ArrayList<java.io.File> getEmbeddedFilesToUpload()
           
 StringEditor getEntityEditor()
           
 jaxx.runtime.validator.swing.SwingValidatorMessageTableModel getErrorEditorTable()
           
 javax.swing.JButton getFindQueriesButton()
           
 jaxx.runtime.swing.Table getFormContentPane()
           
 javax.swing.JPanel getFormPane()
           
 javax.swing.JScrollPane getFormScrollPane()
           
 javax.swing.JSplitPane getFormSplitPane()
           
 OfferEditHandler getHandler()
           
 IdEditor getIdEditor()
           
 jaxx.runtime.swing.HBox getLastModified()
           
 java.lang.Object getObjectById(java.lang.String id)
           
 StringEditor getObjetEditor()
           
 javax.swing.JSplitPane getOfferEdit()
           
<O extends java.awt.Container>
O
getParentContainer(java.lang.Class<O> clazz)
           
<O extends java.awt.Container>
O
getParentContainer(java.lang.Object source, java.lang.Class<O> clazz)
           
 javax.swing.JList getPropositionList()
           
 javax.swing.DefaultListModel getPropositionListModel()
           
 javax.swing.JButton getRemoveAttachment()
           
 javax.swing.JButton getRemoveFile()
           
 StringEditor getSourceTextEditor()
           
 UrlEditor getSourceURLEditor()
           
 javax.swing.JPanel getStatusButtonPanel()
           
 javax.swing.JPanel getThesaurus()
           
 java.lang.Boolean getValide()
           
 javax.swing.JButton getViewPDF()
           
protected  VradiContext getVradiContext()
           
 java.lang.Boolean isValide()
           
 void processDataBinding(java.lang.String $binding)
           
 void processDataBinding(java.lang.String $binding, boolean $force)
           
 void registerDataBinding(jaxx.runtime.JAXXBinding binding)
           
<T> void
removeContextValue(java.lang.Class<T> clazz)
           
<T> void
removeContextValue(java.lang.Class<T> clazz, java.lang.String name)
           
 void removeDataBinding(java.lang.String $binding)
           
 void resize()
           
<T> void
setContextValue(T o)
           
<T> void
setContextValue(T o, java.lang.String name)
           
 void setData(Form newValue)
           
 void setValide(java.lang.Boolean newValue)
           
 void updateThesaurusSize()
           
 
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_DATA

public static final java.lang.String PROPERTY_DATA
See Also:
Constant Field Values

PROPERTY_VALIDE

public static final java.lang.String PROPERTY_VALIDE
See Also:
Constant Field Values

BINDING_COUNTRY_EDITOR_VALUE

public static final java.lang.String BINDING_COUNTRY_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_DATE_PEREMEPTION_EDITOR_VALUE

public static final java.lang.String BINDING_DATE_PEREMEPTION_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_DATE_PUB_EDITOR_VALUE

public static final java.lang.String BINDING_DATE_PUB_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_DEPARTMENT_EDITOR_VALUE

public static final java.lang.String BINDING_DEPARTMENT_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_DESCRIPTION_EDITOR_VALUE

public static final java.lang.String BINDING_DESCRIPTION_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_ENTITY_EDITOR_VALUE

public static final java.lang.String BINDING_ENTITY_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_ID_EDITOR_VALUE

public static final java.lang.String BINDING_ID_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_OBJET_EDITOR_VALUE

public static final java.lang.String BINDING_OBJET_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_PROPOSITION_LIST_SELECTION_MODEL

public static final java.lang.String BINDING_PROPOSITION_LIST_SELECTION_MODEL
See Also:
Constant Field Values

BINDING_SOURCE_TEXT_EDITOR_VALUE

public static final java.lang.String BINDING_SOURCE_TEXT_EDITOR_VALUE
See Also:
Constant Field Values

BINDING_SOURCE_URLEDITOR_VALUE

public static final java.lang.String BINDING_SOURCE_URLEDITOR_VALUE
See Also:
Constant Field Values

$activeBindings

protected java.util.List<java.lang.Object> $activeBindings

$bindingSources

protected java.util.Map<java.lang.String,java.lang.Object> $bindingSources

$bindings

protected final java.util.Map<java.lang.String,jaxx.runtime.JAXXBinding> $bindings

$objectMap

protected java.util.Map<java.lang.String,java.lang.Object> $objectMap

$previousValues

protected java.util.Map<?,?> $previousValues

delegateContext

protected final jaxx.runtime.JAXXContext delegateContext

actionPanel

protected jaxx.runtime.swing.Table actionPanel

addAttachment

protected javax.swing.JButton addAttachment

addFile

protected javax.swing.JButton addFile

annuler

protected javax.swing.JButton annuler

attachmentFileList

protected javax.swing.JList attachmentFileList

attachmentFileListModel

protected javax.swing.DefaultListModel attachmentFileListModel

attachmentFilesToUpload

protected java.util.ArrayList<java.io.File> attachmentFilesToUpload

content

protected javax.swing.JPanel content

countryEditor

protected StringEditor countryEditor

data

protected Form data

datePeremeptionEditor

protected DateTimeEditor datePeremeptionEditor

datePubEditor

protected DateTimeEditor datePubEditor

departmentEditor

protected StringEditor departmentEditor

descriptionEditor

protected TextEditor descriptionEditor

embeddedFileList

protected javax.swing.JList embeddedFileList

embeddedFileListModel

protected javax.swing.DefaultListModel embeddedFileListModel

embeddedFilesToUpload

protected java.util.ArrayList<java.io.File> embeddedFilesToUpload

entityEditor

protected StringEditor entityEditor

errorEditorTable

protected jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errorEditorTable

findQueriesButton

protected javax.swing.JButton findQueriesButton

formContentPane

protected jaxx.runtime.swing.Table formContentPane

formPane

protected javax.swing.JPanel formPane

formScrollPane

protected javax.swing.JScrollPane formScrollPane

formSplitPane

protected javax.swing.JSplitPane formSplitPane

idEditor

protected IdEditor idEditor

lastModified

protected jaxx.runtime.swing.HBox lastModified

objetEditor

protected StringEditor objetEditor

offerEdit

protected javax.swing.JSplitPane offerEdit

offerEditUI

protected OfferEditUI offerEditUI

propositionList

protected javax.swing.JList propositionList

propositionListModel

protected javax.swing.DefaultListModel propositionListModel

removeAttachment

protected javax.swing.JButton removeAttachment

removeFile

protected javax.swing.JButton removeFile

sourceTextEditor

protected StringEditor sourceTextEditor

sourceURLEditor

protected UrlEditor sourceURLEditor

statusButtonPanel

protected javax.swing.JPanel statusButtonPanel

thesaurus

protected javax.swing.JPanel thesaurus

valide

protected java.lang.Boolean valide

viewPDF

protected javax.swing.JButton viewPDF
Constructor Detail

OfferEditUI

public OfferEditUI()

OfferEditUI

public OfferEditUI(jaxx.runtime.JAXXContext parentContext)
Method Detail

getHandler

public OfferEditHandler getHandler()

getVradiContext

protected VradiContext getVradiContext()

resize

public void resize()

updateThesaurusSize

public void updateThesaurusSize()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

applyDataBinding

public void applyDataBinding(java.lang.String $binding)
Specified by:
applyDataBinding in interface jaxx.runtime.JAXXObject

firePropertyChange

public void firePropertyChange(java.lang.String propertyName,
                               java.lang.Object oldValue,
                               java.lang.Object newValue)
Specified by:
firePropertyChange in interface jaxx.runtime.JAXXObject
Overrides:
firePropertyChange in class java.awt.Component

get$objectMap

public java.util.Map<java.lang.String,java.lang.Object> get$objectMap()
Specified by:
get$objectMap in interface jaxx.runtime.JAXXObject

getDataBindings

public jaxx.runtime.JAXXBinding[] getDataBindings()
Specified by:
getDataBindings in interface jaxx.runtime.JAXXObject

getObjectById

public java.lang.Object getObjectById(java.lang.String id)
Specified by:
getObjectById in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(java.lang.String $binding,
                               boolean $force)
Specified by:
processDataBinding in interface jaxx.runtime.JAXXObject

processDataBinding

public void processDataBinding(java.lang.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(java.lang.String $binding)
Specified by:
removeDataBinding in interface jaxx.runtime.JAXXObject

getContextValue

public <T> T getContextValue(java.lang.Class<T> clazz)
Specified by:
getContextValue in interface jaxx.runtime.JAXXContext

getContextValue

public <T> T getContextValue(java.lang.Class<T> clazz,
                             java.lang.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 java.awt.Container> O getParentContainer(java.lang.Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXObject

getParentContainer

public <O extends java.awt.Container> O getParentContainer(java.lang.Object source,
                                                           java.lang.Class<O> clazz)
Specified by:
getParentContainer in interface jaxx.runtime.JAXXObject

removeContextValue

public <T> void removeContextValue(java.lang.Class<T> clazz)
Specified by:
removeContextValue in interface jaxx.runtime.JAXXContext

removeContextValue

public <T> void removeContextValue(java.lang.Class<T> clazz,
                                   java.lang.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,
                                java.lang.String name)
Specified by:
setContextValue in interface jaxx.runtime.JAXXContext

doActionPerformed__on__addAttachment

public void doActionPerformed__on__addAttachment(java.awt.event.ActionEvent event)

doActionPerformed__on__addFile

public void doActionPerformed__on__addFile(java.awt.event.ActionEvent event)

doActionPerformed__on__findQueriesButton

public void doActionPerformed__on__findQueriesButton(java.awt.event.ActionEvent event)

doActionPerformed__on__removeAttachment

public void doActionPerformed__on__removeAttachment(java.awt.event.ActionEvent event)

doActionPerformed__on__removeFile

public void doActionPerformed__on__removeFile(java.awt.event.ActionEvent event)

doActionPerformed__on__viewPDF

public void doActionPerformed__on__viewPDF(java.awt.event.ActionEvent event)

doComponentResized__on__formScrollPane

public void doComponentResized__on__formScrollPane(java.awt.event.ComponentEvent event)

doTableChanged__on__errorEditorTable

public void doTableChanged__on__errorEditorTable(javax.swing.event.TableModelEvent event)

getActionPanel

public jaxx.runtime.swing.Table getActionPanel()

getAddAttachment

public javax.swing.JButton getAddAttachment()

getAddFile

public javax.swing.JButton getAddFile()

getAnnuler

public javax.swing.JButton getAnnuler()

getAttachmentFileList

public javax.swing.JList getAttachmentFileList()

getAttachmentFileListModel

public javax.swing.DefaultListModel getAttachmentFileListModel()

getAttachmentFilesToUpload

public java.util.ArrayList<java.io.File> getAttachmentFilesToUpload()

getContent

public javax.swing.JPanel getContent()

getCountryEditor

public StringEditor getCountryEditor()

getData

public Form getData()

getDatePeremeptionEditor

public DateTimeEditor getDatePeremeptionEditor()

getDatePubEditor

public DateTimeEditor getDatePubEditor()

getDepartmentEditor

public StringEditor getDepartmentEditor()

getDescriptionEditor

public TextEditor getDescriptionEditor()

getEmbeddedFileList

public javax.swing.JList getEmbeddedFileList()

getEmbeddedFileListModel

public javax.swing.DefaultListModel getEmbeddedFileListModel()

getEmbeddedFilesToUpload

public java.util.ArrayList<java.io.File> getEmbeddedFilesToUpload()

getEntityEditor

public StringEditor getEntityEditor()

getErrorEditorTable

public jaxx.runtime.validator.swing.SwingValidatorMessageTableModel getErrorEditorTable()

getFindQueriesButton

public javax.swing.JButton getFindQueriesButton()

getFormContentPane

public jaxx.runtime.swing.Table getFormContentPane()

getFormPane

public javax.swing.JPanel getFormPane()

getFormScrollPane

public javax.swing.JScrollPane getFormScrollPane()

getFormSplitPane

public javax.swing.JSplitPane getFormSplitPane()

getIdEditor

public IdEditor getIdEditor()

getLastModified

public jaxx.runtime.swing.HBox getLastModified()

getObjetEditor

public StringEditor getObjetEditor()

getOfferEdit

public javax.swing.JSplitPane getOfferEdit()

getPropositionList

public javax.swing.JList getPropositionList()

getPropositionListModel

public javax.swing.DefaultListModel getPropositionListModel()

getRemoveAttachment

public javax.swing.JButton getRemoveAttachment()

getRemoveFile

public javax.swing.JButton getRemoveFile()

getSourceTextEditor

public StringEditor getSourceTextEditor()

getSourceURLEditor

public UrlEditor getSourceURLEditor()

getStatusButtonPanel

public javax.swing.JPanel getStatusButtonPanel()

getThesaurus

public javax.swing.JPanel getThesaurus()

getValide

public java.lang.Boolean getValide()

getViewPDF

public javax.swing.JButton getViewPDF()

isValide

public java.lang.Boolean isValide()

setData

public void setData(Form newValue)

setValide

public void setValide(java.lang.Boolean newValue)

get$JSplitPane0

protected javax.swing.JSplitPane get$JSplitPane0()

get$Table0

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

get$JPanel0

protected javax.swing.JPanel get$JPanel0()

get$JLabel0

protected javax.swing.JLabel get$JLabel0()

get$JScrollPane0

protected javax.swing.JScrollPane get$JScrollPane0()

get$JPanel1

protected javax.swing.JPanel get$JPanel1()

get$JLabel1

protected javax.swing.JLabel get$JLabel1()

get$JScrollPane1

protected javax.swing.JScrollPane get$JScrollPane1()

get$Table1

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

get$JLabel2

protected javax.swing.JLabel get$JLabel2()

get$JScrollPane2

protected javax.swing.JScrollPane get$JScrollPane2()

get$JLabel3

protected javax.swing.JLabel get$JLabel3()

addChildrenToActionPanel

protected void addChildrenToActionPanel()

addChildrenToFormContentPane

protected void addChildrenToFormContentPane()

addChildrenToFormPane

protected void addChildrenToFormPane()

addChildrenToFormScrollPane

protected void addChildrenToFormScrollPane()

addChildrenToFormSplitPane

protected void addChildrenToFormSplitPane()

addChildrenToOfferEdit

protected void addChildrenToOfferEdit()

addChildrenToOfferEditUI

protected void addChildrenToOfferEditUI()

addChildrenToStatusButtonPanel

protected void addChildrenToStatusButtonPanel()

createActionPanel

protected void createActionPanel()

createAddAttachment

protected void createAddAttachment()

createAddFile

protected void createAddFile()

createAnnuler

protected void createAnnuler()

createAttachmentFileList

protected void createAttachmentFileList()

createAttachmentFileListModel

protected void createAttachmentFileListModel()

createAttachmentFilesToUpload

protected void createAttachmentFilesToUpload()

createContent

protected void createContent()

createCountryEditor

protected void createCountryEditor()

createData

protected void createData()

createDatePeremeptionEditor

protected void createDatePeremeptionEditor()

createDatePubEditor

protected void createDatePubEditor()

createDepartmentEditor

protected void createDepartmentEditor()

createDescriptionEditor

protected void createDescriptionEditor()

createEmbeddedFileList

protected void createEmbeddedFileList()

createEmbeddedFileListModel

protected void createEmbeddedFileListModel()

createEmbeddedFilesToUpload

protected void createEmbeddedFilesToUpload()

createEntityEditor

protected void createEntityEditor()

createErrorEditorTable

protected void createErrorEditorTable()

createFindQueriesButton

protected void createFindQueriesButton()

createFormContentPane

protected void createFormContentPane()

createFormPane

protected void createFormPane()

createFormScrollPane

protected void createFormScrollPane()

createFormSplitPane

protected void createFormSplitPane()

createIdEditor

protected void createIdEditor()

createLastModified

protected void createLastModified()

createObjetEditor

protected void createObjetEditor()

createOfferEdit

protected void createOfferEdit()

createPropositionList

protected void createPropositionList()

createPropositionListModel

protected void createPropositionListModel()

createRemoveAttachment

protected void createRemoveAttachment()

createRemoveFile

protected void createRemoveFile()

createSourceTextEditor

protected void createSourceTextEditor()

createSourceURLEditor

protected void createSourceURLEditor()

createStatusButtonPanel

protected void createStatusButtonPanel()

createThesaurus

protected void createThesaurus()

createValide

protected void createValide()

createViewPDF

protected void createViewPDF()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.