com.jurismarches.vradi.ui.admin.content
Class AdminClientUI

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.admin.AdminContentUI<Client>
                      extended by com.jurismarches.vradi.ui.admin.content.AdminClientUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator, jaxx.runtime.swing.navigation.NavigationContentUI<jaxx.runtime.swing.navigation.tree.NavigationTreeNode>

public class AdminClientUI
extends AdminContentUI<Client>
implements jaxx.runtime.JAXXValidator

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
 
Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
 
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
 
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
Field Summary
protected  jaxx.runtime.swing.Table adminClientForm
           
protected  VradiClientDTO bean
           
static String BINDING_CLIENT_ADDRESS_TEXT
           
static String BINDING_CLIENT_CONTACT_TEXT
           
static String BINDING_CLIENT_GROUPS_VISIBLE
           
static String BINDING_CLIENT_NAME_TEXT
           
static String BINDING_CLIENT_PHONE_TEXT
           
static String BINDING_REQUEST_LIST_UI_BEAN
           
static String BINDING_VALIDATOR_BEAN
           
protected  JTextField clientAddress
           
protected  JTextField clientContact
           
protected  jaxx.runtime.swing.ListSelectorUI<Group> clientGroups
           
protected  JTextField clientName
           
protected  JTextField clientPhone
           
protected  Boolean inGroup
           
protected  jaxx.runtime.swing.HBox lastModified
           
static String PROPERTY_IN_GROUP
           
protected  RequestListUI requestListUI
           
protected  jaxx.runtime.validator.swing.SwingValidator<VradiClientDTO> validator
           
protected  List<String> validatorIds
           
 
Fields inherited from class com.jurismarches.vradi.ui.admin.AdminContentUI
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, BINDING_BLOCK_LAYER_UI_BLOCK, BINDING_CANCEL_ENABLED, BINDING_COMMON_ACTIONS_VISIBLE, BINDING_SAVE_ENABLED, blockLayerUI, body, cancel, commonActions, delegateContext, errorTable, log, modified, PROPERTY_MODIFIED, PROPERTY_VALIDE, save, toolbar, valide
 
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
AdminClientUI()
           
AdminClientUI(jaxx.runtime.JAXXContext parentContext)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToAdminClientForm()
           
protected  void addChildrenToBody()
           
protected  void addChildrenToToolbar()
           
protected  void addChildrenToValidator()
           
protected  void createAdminClientForm()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createClientAddress()
           
protected  void createClientContact()
           
protected  void createClientGroups()
           
protected  void createClientName()
           
protected  void createClientPhone()
           
protected  void createInGroup()
           
protected  void createLastModified()
           
protected  void createRequestListUI()
           
protected  void createToolbar()
           
protected  void createValidator()
           
protected  void deleteFromGroup()
           
 void doActionPerformed__on__$JButton0(ActionEvent event)
           
 void doActionPerformed__on__$JButton1(ActionEvent event)
           
 void doActionPerformed__on__$JButton2(ActionEvent event)
           
 void doActionPerformed__on__$JButton3(ActionEvent event)
           
 void doActionPerformed__on__$JButton4(ActionEvent event)
           
 void doKeyReleased__on__clientAddress(KeyEvent event)
           
 void doKeyReleased__on__clientContact(KeyEvent event)
           
 void doKeyReleased__on__clientName(KeyEvent event)
           
 void doKeyReleased__on__clientPhone(KeyEvent event)
           
protected  jaxx.runtime.swing.HidorButton get$HidorButton0()
           
protected  JButton get$JButton0()
           
protected  JButton get$JButton1()
           
protected  JButton get$JButton2()
           
protected  JButton get$JButton3()
           
protected  JButton get$JButton4()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  JLabel get$JLabel4()
           
protected  JLabel get$JLabel5()
           
protected  JPanel get$JPanel0()
           
 jaxx.runtime.swing.Table getAdminClientForm()
           
 VradiClientDTO getBean()
           
 JTextField getClientAddress()
           
 JTextField getClientContact()
           
 jaxx.runtime.swing.ListSelectorUI<Group> getClientGroups()
           
 JTextField getClientName()
           
 JTextField getClientPhone()
           
 Boolean getInGroup()
           
 jaxx.runtime.swing.HBox getLastModified()
           
 RequestListUI getRequestListUI()
           
 jaxx.runtime.validator.swing.SwingValidator<VradiClientDTO> getValidator()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 List<String> getValidatorIds()
           
 Boolean isInGroup()
           
protected  void openAddressInBrowser()
           
 void openUI(jaxx.runtime.swing.navigation.tree.NavigationTreeNode node)
           
 void save()
          Save the editing bean
 void setInGroup(Boolean newValue)
           
protected  void updateBeanFromEntity(Client bean)
          Transfert incmoing bean into the editing bean.
protected  String updateTitle(String name)
           
 
Methods inherited from class com.jurismarches.vradi.ui.admin.AdminContentUI
addBeanModifiedPCS, addBeanPCSLogger, addChildrenToCommonActions, addPCSLogger, applyDataBinding, closeUI, createBlockLayerUI, createCancel, createCommonActions, createErrorTable, createModified, createSave, createValide, doActionPerformed__on__cancel, doActionPerformed__on__save, doTableChanged__on__errorTable, firePropertyChange, get$objectMap, getBlockLayerUI, getBody, getCancel, getCommonActions, getContextValue, getContextValue, getDataBindings, getDelegateContext, getErrorTable, getHandler, getHelper, getModified, getObjectById, getParentContainer, getParentContainer, getSave, getSelectedEntity, getToolbar, getValide, isModified, isValide, postSave, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setContextValue, setContextValue, setModified, setValide, updateCollapseIcon
 
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_IN_GROUP

public static final String PROPERTY_IN_GROUP
See Also:
Constant Field Values

BINDING_CLIENT_ADDRESS_TEXT

public static final String BINDING_CLIENT_ADDRESS_TEXT
See Also:
Constant Field Values

BINDING_CLIENT_CONTACT_TEXT

public static final String BINDING_CLIENT_CONTACT_TEXT
See Also:
Constant Field Values

BINDING_CLIENT_GROUPS_VISIBLE

public static final String BINDING_CLIENT_GROUPS_VISIBLE
See Also:
Constant Field Values

BINDING_CLIENT_NAME_TEXT

public static final String BINDING_CLIENT_NAME_TEXT
See Also:
Constant Field Values

BINDING_CLIENT_PHONE_TEXT

public static final String BINDING_CLIENT_PHONE_TEXT
See Also:
Constant Field Values

BINDING_REQUEST_LIST_UI_BEAN

public static final String BINDING_REQUEST_LIST_UI_BEAN
See Also:
Constant Field Values

BINDING_VALIDATOR_BEAN

public static final String BINDING_VALIDATOR_BEAN
See Also:
Constant Field Values

adminClientForm

protected jaxx.runtime.swing.Table adminClientForm

bean

protected VradiClientDTO bean

clientAddress

protected JTextField clientAddress

clientContact

protected JTextField clientContact

clientGroups

protected jaxx.runtime.swing.ListSelectorUI<Group> clientGroups

clientName

protected JTextField clientName

clientPhone

protected JTextField clientPhone

inGroup

protected Boolean inGroup

lastModified

protected jaxx.runtime.swing.HBox lastModified

requestListUI

protected RequestListUI requestListUI

validator

protected jaxx.runtime.validator.swing.SwingValidator<VradiClientDTO> validator

validatorIds

protected List<String> validatorIds
Constructor Detail

AdminClientUI

public AdminClientUI()

AdminClientUI

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

openUI

public void openUI(jaxx.runtime.swing.navigation.tree.NavigationTreeNode node)
            throws Exception
Specified by:
openUI in interface jaxx.runtime.swing.navigation.NavigationContentUI<jaxx.runtime.swing.navigation.tree.NavigationTreeNode>
Overrides:
openUI in class AdminContentUI<Client>
Throws:
Exception

updateBeanFromEntity

protected void updateBeanFromEntity(Client bean)
Description copied from class: AdminContentUI
Transfert incmoing bean into the editing bean.

Specified by:
updateBeanFromEntity in class AdminContentUI<Client>
Parameters:
bean - the incoming bean

save

public void save()
Description copied from class: AdminContentUI
Save the editing bean

Specified by:
save in class AdminContentUI<Client>

deleteFromGroup

protected void deleteFromGroup()

updateTitle

protected String updateTitle(String name)

openAddressInBrowser

protected void openAddressInBrowser()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

getValidator

public jaxx.runtime.validator.swing.SwingValidator<VradiClientDTO> getValidator()

getValidator

public jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
Specified by:
getValidator in interface jaxx.runtime.JAXXValidator

getValidatorIds

public List<String> getValidatorIds()
Specified by:
getValidatorIds in interface jaxx.runtime.JAXXValidator

doActionPerformed__on__$JButton4

public void doActionPerformed__on__$JButton4(ActionEvent event)

doActionPerformed__on__$JButton0

public void doActionPerformed__on__$JButton0(ActionEvent event)

doActionPerformed__on__$JButton1

public void doActionPerformed__on__$JButton1(ActionEvent event)

doActionPerformed__on__$JButton2

public void doActionPerformed__on__$JButton2(ActionEvent event)

doActionPerformed__on__$JButton3

public void doActionPerformed__on__$JButton3(ActionEvent event)

doKeyReleased__on__clientAddress

public void doKeyReleased__on__clientAddress(KeyEvent event)

doKeyReleased__on__clientContact

public void doKeyReleased__on__clientContact(KeyEvent event)

doKeyReleased__on__clientName

public void doKeyReleased__on__clientName(KeyEvent event)

doKeyReleased__on__clientPhone

public void doKeyReleased__on__clientPhone(KeyEvent event)

getAdminClientForm

public jaxx.runtime.swing.Table getAdminClientForm()

getBean

public VradiClientDTO getBean()
Specified by:
getBean in class AdminContentUI<Client>
Returns:
the editing bean of the content

getClientAddress

public JTextField getClientAddress()

getClientContact

public JTextField getClientContact()

getClientGroups

public jaxx.runtime.swing.ListSelectorUI<Group> getClientGroups()

getClientName

public JTextField getClientName()

getClientPhone

public JTextField getClientPhone()

getInGroup

public Boolean getInGroup()

getLastModified

public jaxx.runtime.swing.HBox getLastModified()

getRequestListUI

public RequestListUI getRequestListUI()

isInGroup

public Boolean isInGroup()

setInGroup

public void setInGroup(Boolean newValue)

get$JLabel0

protected JLabel get$JLabel0()

get$JPanel0

protected JPanel get$JPanel0()

get$JButton0

protected JButton get$JButton0()

get$JButton1

protected JButton get$JButton1()

get$JButton2

protected JButton get$JButton2()

get$JButton3

protected JButton get$JButton3()

get$HidorButton0

protected jaxx.runtime.swing.HidorButton get$HidorButton0()

get$JLabel1

protected JLabel get$JLabel1()

get$JLabel2

protected JLabel get$JLabel2()

get$JButton4

protected JButton get$JButton4()

get$JLabel3

protected JLabel get$JLabel3()

get$JLabel4

protected JLabel get$JLabel4()

get$JLabel5

protected JLabel get$JLabel5()

addChildrenToAdminClientForm

protected void addChildrenToAdminClientForm()

addChildrenToBody

protected void addChildrenToBody()

addChildrenToToolbar

protected void addChildrenToToolbar()

addChildrenToValidator

protected void addChildrenToValidator()

createAdminClientForm

protected void createAdminClientForm()

createBean

protected void createBean()

createBody

protected void createBody()
Overrides:
createBody in class AdminContentUI<Client>

createClientAddress

protected void createClientAddress()

createClientContact

protected void createClientContact()

createClientGroups

protected void createClientGroups()

createClientName

protected void createClientName()

createClientPhone

protected void createClientPhone()

createInGroup

protected void createInGroup()

createLastModified

protected void createLastModified()

createRequestListUI

protected void createRequestListUI()

createToolbar

protected void createToolbar()
Overrides:
createToolbar in class AdminContentUI<Client>

createValidator

protected void createValidator()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.