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

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<XmlStream>
                      extended by com.jurismarches.vradi.ui.admin.content.AdminXmlStreamUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject, jaxx.runtime.JAXXValidator

public class AdminXmlStreamUI
extends AdminContentUI<XmlStream>
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 adminXmlStreamForm
           
protected  AdminXmlStreamUI adminXmlStreamUI
           
protected  XmlStream bean
           
static String BINDING_ADMIN_XML_STREAM_UI_ENABLED
           
static String BINDING_CREATE_FORMS_ENABLED
           
static String BINDING_FORM_TYPE_COMBO_SELECTED_ITEM
           
static String BINDING_TITLE_TEXT
           
static String BINDING_VALIDATE_URL_ENABLED
           
static String BINDING_VALIDATOR_BEAN
           
static String BINDING_WEB_HARVEST_STREAM_URL_TEXT
           
static String BINDING_XML_STREAM_NAME_TEXT
           
static String BINDING_XML_STREAM_PREVIEW_TOOL_TIP_TEXT
           
static String BINDING_XML_STREAM_URL_TEXT
           
protected  JPanel cards
           
protected  JButton config
           
protected  JButton createForms
           
protected  JButton createWebHarvestStream
           
protected  JButton createXmlStream
           
protected  XmlStreamFieldTableModel fieldsModel
           
protected  org.jdesktop.swingx.JXTable fieldsTable
           
protected  JComboBox formTypeCombo
           
protected  ComboBoxModel formTypeSelectionModel
           
protected  JLabel lblName
           
protected  JButton openWebHarvestEditor
           
protected  JButton openWebHarvestScript
           
static String PROPERTY_BEAN
           
static String PROPERTY_FORM_TYPE_SELECTION_MODEL
           
protected  JLabel title
           
protected  JButton validateUrl
           
protected  jaxx.runtime.validator.swing.SwingValidator<XmlStream> validator
           
protected  List<String> validatorIds
           
protected  JComboBox webHarvestScript
           
protected  JTextField webHarvestStreamUrl
           
protected  JTextField xmlStreamName
           
protected  JLabel xmlStreamPreview
           
protected  JButton xmlStreamSite
           
protected  JTextField xmlStreamUrl
           
 
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_CREATE_ENABLED, BINDING_CREATE_VISIBLE, BINDING_SAVE_ENABLED, BINDING_SAVE_VISIBLE, blockLayerUI, body, cancel, commonActions, create, creation, delegateContext, errorTable, lastModifiedPanel, modified, PROPERTY_CREATION, 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
AdminXmlStreamUI()
           
AdminXmlStreamUI(jaxx.runtime.JAXXContext parentContext)
           
 
Method Summary
static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
           
protected  void addChildrenToAdminXmlStreamForm()
           
protected  void addChildrenToBody()
           
protected  void addChildrenToCards()
           
protected  void addChildrenToToolbar()
           
protected  void addChildrenToValidator()
           
protected  void browseURI(String url)
           
protected  void createAdminXmlStreamForm()
           
protected  void createBean()
           
protected  void createBody()
           
protected  void createCards()
           
protected  void createConfig()
           
protected  void createCreateForms()
           
protected  void createCreateWebHarvestStream()
           
protected  void createCreateXmlStream()
           
protected  void createFieldsModel()
           
protected  void createFieldsTable()
           
protected  void createForms()
           
protected  void createFormTypeCombo()
           
protected  void createFormTypeSelectionModel()
           
protected  void createLblName()
           
protected  void createOpenWebHarvestEditor()
           
protected  void createOpenWebHarvestScript()
           
protected  void createTitle()
           
protected  void createToolbar()
           
protected  void createValidateUrl()
           
protected  void createValidator()
           
protected  void createWebHarvestScript()
           
protected  void createWebHarvestStreamUrl()
           
protected  void createXmlStreamName()
           
protected  void createXmlStreamPreview()
           
protected  void createXmlStreamSite()
           
protected  void createXmlStreamUrl()
           
 void doActionPerformed__on__$JButton0(ActionEvent event)
           
 void doActionPerformed__on__config(ActionEvent event)
           
 void doActionPerformed__on__createForms(ActionEvent event)
           
 void doActionPerformed__on__createWebHarvestStream(ActionEvent event)
           
 void doActionPerformed__on__createXmlStream(ActionEvent event)
           
 void doActionPerformed__on__formTypeCombo(ActionEvent event)
           
 void doActionPerformed__on__openWebHarvestEditor(ActionEvent event)
           
 void doActionPerformed__on__openWebHarvestScript(ActionEvent event)
           
 void doActionPerformed__on__validateUrl(ActionEvent event)
           
 void doActionPerformed__on__xmlStreamSite(ActionEvent event)
           
 void doKeyReleased__on__webHarvestStreamUrl(KeyEvent event)
           
 void doKeyReleased__on__xmlStreamName(KeyEvent event)
           
 void doKeyReleased__on__xmlStreamUrl(KeyEvent event)
           
 void doTableChanged__on__fieldsModel(TableModelEvent event)
           
protected  jaxx.runtime.swing.HidorButton get$HidorButton0()
           
protected  JButton get$JButton0()
           
protected  JLabel get$JLabel0()
           
protected  JLabel get$JLabel1()
           
protected  JLabel get$JLabel2()
           
protected  JLabel get$JLabel3()
           
protected  JPanel get$JPanel0()
           
protected  JScrollPane get$JScrollPane0()
           
protected  jaxx.runtime.swing.Table get$Table0()
           
protected  jaxx.runtime.swing.Table get$Table1()
           
 jaxx.runtime.swing.Table getAdminXmlStreamForm()
           
 XmlStream getBean()
           
 JPanel getCards()
           
protected  String getCardToDisplay()
           
 JButton getConfig()
           
 JButton getCreateForms()
           
 JButton getCreateWebHarvestStream()
           
 JButton getCreateXmlStream()
           
 XmlStreamFieldTableModel getFieldsModel()
           
 org.jdesktop.swingx.JXTable getFieldsTable()
           
 JComboBox getFormTypeCombo()
           
 ComboBoxModel getFormTypeSelectionModel()
           
 JLabel getLblName()
           
 JButton getOpenWebHarvestEditor()
           
 JButton getOpenWebHarvestScript()
           
 JLabel getTitle()
           
 JButton getValidateUrl()
           
 jaxx.runtime.validator.swing.SwingValidator<XmlStream> getValidator()
           
 jaxx.runtime.validator.swing.SwingValidator<?> getValidator(String validatorId)
           
 List<String> getValidatorIds()
           
 JComboBox getWebHarvestScript()
           
 JTextField getWebHarvestStreamUrl()
           
 JTextField getXmlStreamName()
           
 JLabel getXmlStreamPreview()
           
 JButton getXmlStreamSite()
           
 JTextField getXmlStreamUrl()
           
protected  void initScriptComboBox()
           
protected  boolean isInCreation()
           
protected  void onFormTypeComboActionPerformed()
           
protected  void postLoadBean()
          Call after set bean
 void save()
          Save the editing bean
 void setBean(XmlStream newValue)
           
 void setFormTypeSelectionModel(ComboBoxModel newValue)
           
protected  void stopEditing()
           
protected  String updateTitle(String name)
           
protected  void validateFormTypeChoice()
           
 
Methods inherited from class com.jurismarches.vradi.ui.admin.AdminContentUI
addBusinessEntityModifiedPCS, addBusinessEntityPCSLogger, addChildrenToCommonActions, addPCSLogger, applyDataBinding, createBlockLayerUI, createCancel, createCommonActions, createCreate, createCreation, createErrorTable, createLastModifiedPanel, createModified, createSave, createValide, doActionPerformed__on__cancel, doActionPerformed__on__create, doActionPerformed__on__save, doTableChanged__on__errorTable, firePropertyChange, get$JPanel1, get$objectMap, getBlockLayerUI, getBody, getCancel, getCommonActions, getContextValue, getContextValue, getCreate, getCreation, getDataBindings, getDelegateContext, getErrorTable, getHandler, getHelper, getLastModifiedPanel, getModified, getObjectById, getParentContainer, getParentContainer, getSave, getToolbar, getValide, isCreation, isModified, isValide, postSave, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setContextValue, setContextValue, setCreation, 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_BEAN

public static final String PROPERTY_BEAN
See Also:
Constant Field Values

PROPERTY_FORM_TYPE_SELECTION_MODEL

public static final String PROPERTY_FORM_TYPE_SELECTION_MODEL
See Also:
Constant Field Values

BINDING_ADMIN_XML_STREAM_UI_ENABLED

public static final String BINDING_ADMIN_XML_STREAM_UI_ENABLED
See Also:
Constant Field Values

BINDING_CREATE_FORMS_ENABLED

public static final String BINDING_CREATE_FORMS_ENABLED
See Also:
Constant Field Values

BINDING_FORM_TYPE_COMBO_SELECTED_ITEM

public static final String BINDING_FORM_TYPE_COMBO_SELECTED_ITEM
See Also:
Constant Field Values

BINDING_TITLE_TEXT

public static final String BINDING_TITLE_TEXT
See Also:
Constant Field Values

BINDING_VALIDATE_URL_ENABLED

public static final String BINDING_VALIDATE_URL_ENABLED
See Also:
Constant Field Values

BINDING_VALIDATOR_BEAN

public static final String BINDING_VALIDATOR_BEAN
See Also:
Constant Field Values

BINDING_WEB_HARVEST_STREAM_URL_TEXT

public static final String BINDING_WEB_HARVEST_STREAM_URL_TEXT
See Also:
Constant Field Values

BINDING_XML_STREAM_NAME_TEXT

public static final String BINDING_XML_STREAM_NAME_TEXT
See Also:
Constant Field Values

BINDING_XML_STREAM_PREVIEW_TOOL_TIP_TEXT

public static final String BINDING_XML_STREAM_PREVIEW_TOOL_TIP_TEXT
See Also:
Constant Field Values

BINDING_XML_STREAM_URL_TEXT

public static final String BINDING_XML_STREAM_URL_TEXT
See Also:
Constant Field Values

adminXmlStreamForm

protected jaxx.runtime.swing.Table adminXmlStreamForm

adminXmlStreamUI

protected AdminXmlStreamUI adminXmlStreamUI

bean

protected XmlStream bean

cards

protected JPanel cards

config

protected JButton config

createForms

protected JButton createForms

createWebHarvestStream

protected JButton createWebHarvestStream

createXmlStream

protected JButton createXmlStream

fieldsModel

protected XmlStreamFieldTableModel fieldsModel

fieldsTable

protected org.jdesktop.swingx.JXTable fieldsTable

formTypeCombo

protected JComboBox formTypeCombo

formTypeSelectionModel

protected ComboBoxModel formTypeSelectionModel

lblName

protected JLabel lblName

openWebHarvestEditor

protected JButton openWebHarvestEditor

openWebHarvestScript

protected JButton openWebHarvestScript

title

protected JLabel title

validateUrl

protected JButton validateUrl

validator

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

validatorIds

protected List<String> validatorIds

webHarvestScript

protected JComboBox webHarvestScript

webHarvestStreamUrl

protected JTextField webHarvestStreamUrl

xmlStreamName

protected JTextField xmlStreamName

xmlStreamPreview

protected JLabel xmlStreamPreview

xmlStreamSite

protected JButton xmlStreamSite

xmlStreamUrl

protected JTextField xmlStreamUrl
Constructor Detail

AdminXmlStreamUI

public AdminXmlStreamUI()

AdminXmlStreamUI

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

postLoadBean

protected void postLoadBean()
Description copied from class: AdminContentUI
Call after set bean

Specified by:
postLoadBean in class AdminContentUI<XmlStream>

validateFormTypeChoice

protected void validateFormTypeChoice()

save

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

Specified by:
save in class AdminContentUI<XmlStream>

initScriptComboBox

protected void initScriptComboBox()

stopEditing

protected void stopEditing()

createForms

protected void createForms()

updateTitle

protected String updateTitle(String name)

browseURI

protected void browseURI(String url)

onFormTypeComboActionPerformed

protected void onFormTypeComboActionPerformed()

getCardToDisplay

protected String getCardToDisplay()

isInCreation

protected boolean isInCreation()

$getJAXXObjectDescriptor

public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()

getValidator

public jaxx.runtime.validator.swing.SwingValidator<XmlStream> 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__$JButton0

public void doActionPerformed__on__$JButton0(ActionEvent event)

doActionPerformed__on__config

public void doActionPerformed__on__config(ActionEvent event)

doActionPerformed__on__createForms

public void doActionPerformed__on__createForms(ActionEvent event)

doActionPerformed__on__createWebHarvestStream

public void doActionPerformed__on__createWebHarvestStream(ActionEvent event)

doActionPerformed__on__createXmlStream

public void doActionPerformed__on__createXmlStream(ActionEvent event)

doActionPerformed__on__formTypeCombo

public void doActionPerformed__on__formTypeCombo(ActionEvent event)

doActionPerformed__on__openWebHarvestEditor

public void doActionPerformed__on__openWebHarvestEditor(ActionEvent event)

doActionPerformed__on__openWebHarvestScript

public void doActionPerformed__on__openWebHarvestScript(ActionEvent event)

doActionPerformed__on__validateUrl

public void doActionPerformed__on__validateUrl(ActionEvent event)

doActionPerformed__on__xmlStreamSite

public void doActionPerformed__on__xmlStreamSite(ActionEvent event)

doKeyReleased__on__webHarvestStreamUrl

public void doKeyReleased__on__webHarvestStreamUrl(KeyEvent event)

doKeyReleased__on__xmlStreamName

public void doKeyReleased__on__xmlStreamName(KeyEvent event)

doKeyReleased__on__xmlStreamUrl

public void doKeyReleased__on__xmlStreamUrl(KeyEvent event)

doTableChanged__on__fieldsModel

public void doTableChanged__on__fieldsModel(TableModelEvent event)

getAdminXmlStreamForm

public jaxx.runtime.swing.Table getAdminXmlStreamForm()

getBean

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

getCards

public JPanel getCards()

getConfig

public JButton getConfig()

getCreateForms

public JButton getCreateForms()

getCreateWebHarvestStream

public JButton getCreateWebHarvestStream()

getCreateXmlStream

public JButton getCreateXmlStream()

getFieldsModel

public XmlStreamFieldTableModel getFieldsModel()

getFieldsTable

public org.jdesktop.swingx.JXTable getFieldsTable()

getFormTypeCombo

public JComboBox getFormTypeCombo()

getFormTypeSelectionModel

public ComboBoxModel getFormTypeSelectionModel()

getLblName

public JLabel getLblName()

getOpenWebHarvestEditor

public JButton getOpenWebHarvestEditor()

getOpenWebHarvestScript

public JButton getOpenWebHarvestScript()

getTitle

public JLabel getTitle()

getValidateUrl

public JButton getValidateUrl()

getWebHarvestScript

public JComboBox getWebHarvestScript()

getWebHarvestStreamUrl

public JTextField getWebHarvestStreamUrl()

getXmlStreamName

public JTextField getXmlStreamName()

getXmlStreamPreview

public JLabel getXmlStreamPreview()

getXmlStreamSite

public JButton getXmlStreamSite()

getXmlStreamUrl

public JTextField getXmlStreamUrl()

setBean

public void setBean(XmlStream newValue)
Specified by:
setBean in class AdminContentUI<XmlStream>
Parameters:
newValue - selected

setFormTypeSelectionModel

public void setFormTypeSelectionModel(ComboBoxModel newValue)

get$JPanel0

protected JPanel get$JPanel0()

get$JButton0

protected JButton get$JButton0()

get$HidorButton0

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

get$Table0

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

get$JLabel0

protected JLabel get$JLabel0()

get$Table1

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

get$JLabel1

protected JLabel get$JLabel1()

get$JLabel2

protected JLabel get$JLabel2()

get$JLabel3

protected JLabel get$JLabel3()

get$JScrollPane0

protected JScrollPane get$JScrollPane0()

addChildrenToAdminXmlStreamForm

protected void addChildrenToAdminXmlStreamForm()

addChildrenToBody

protected void addChildrenToBody()

addChildrenToCards

protected void addChildrenToCards()

addChildrenToToolbar

protected void addChildrenToToolbar()

addChildrenToValidator

protected void addChildrenToValidator()

createAdminXmlStreamForm

protected void createAdminXmlStreamForm()

createBean

protected void createBean()

createBody

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

createCards

protected void createCards()

createConfig

protected void createConfig()

createCreateForms

protected void createCreateForms()

createCreateWebHarvestStream

protected void createCreateWebHarvestStream()

createCreateXmlStream

protected void createCreateXmlStream()

createFieldsModel

protected void createFieldsModel()

createFieldsTable

protected void createFieldsTable()

createFormTypeCombo

protected void createFormTypeCombo()

createFormTypeSelectionModel

protected void createFormTypeSelectionModel()

createLblName

protected void createLblName()

createOpenWebHarvestEditor

protected void createOpenWebHarvestEditor()

createOpenWebHarvestScript

protected void createOpenWebHarvestScript()

createTitle

protected void createTitle()

createToolbar

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

createValidateUrl

protected void createValidateUrl()

createValidator

protected void createValidator()

createWebHarvestScript

protected void createWebHarvestScript()

createWebHarvestStreamUrl

protected void createWebHarvestStreamUrl()

createXmlStreamName

protected void createXmlStreamName()

createXmlStreamPreview

protected void createXmlStreamPreview()

createXmlStreamSite

protected void createXmlStreamSite()

createXmlStreamUrl

protected void createXmlStreamUrl()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.