All Packages Class Hierarchy This Package Previous Next Index
Object | +----Component | +----Container | +----JComponent | +----JPanel | +----symantec.itools.db.beans.brl.adapter.editors.ValidTargetColumnImplEditorPanel
protected java.awt.event.ActionListener actLisbrowseButton
protected com.sun.java.swing.JButton browseButtoncolDataTypeHash
protected java.util.Hashtable colDataTypeHashconstantComboBox
protected com.sun.java.swing.JComboBox constantComboBoxconstantRadioBtn
protected com.sun.java.swing.JRadioButton constantRadioBtncurrDataSourceType
protected int currDataSourceTypecurrDataSourceVisualObj
protected com.symantec.itools.vcafe.openapi.VisualObject currDataSourceVisualObjdataSourceNameComboBox
protected com.sun.java.swing.JComboBox dataSourceNameComboBoxdataSourceNameLabel
protected com.sun.java.swing.JLabel dataSourceNameLabeldataSourceTypeComboBox
protected com.sun.java.swing.JComboBox dataSourceTypeComboBoxdataSourceTypeLabel
protected com.sun.java.swing.JLabel dataSourceTypeLabeldataTypeField
protected com.sun.java.swing.JTextField dataTypeFielddataTypeLabel
protected com.sun.java.swing.JLabel dataTypeLabelderivColObjs
protected java.util.Vector derivColObjsgroup
protected com.sun.java.swing.ButtonGroup groupheight
protected int heightinstrLabel
protected com.sun.java.swing.JLabel instrLabelitemLis
protected java.awt.event.ItemListener itemLisobjFinder
protected symantec.itools.db.beans.util.ObjectFinder objFinderouterDim
protected java.awt.Dimension outerDimparamDataHash
protected java.util.Hashtable paramDataHashpropChangeSupport
protected java.beans.PropertyChangeSupport propChangeSupportpropEditor
protected java.beans.PropertyEditor propEditorqueryNavModelsHash
protected java.util.Hashtable queryNavModelsHashqueryNavObjs
protected java.util.Vector queryNavObjsrefColPanel
protected com.sun.java.swing.JPanel refColPanelrefComboBox
protected com.sun.java.swing.JComboBox refComboBoxreferenceLabel
protected com.sun.java.swing.JLabel referenceLabelsqlBeanModelsHash
protected java.util.Hashtable sqlBeanModelsHashsqlBeanObjs
protected java.util.Vector sqlBeanObjsvalidColObjs
protected java.util.Vector validColObjsvariableRadioBtn
protected com.sun.java.swing.JRadioButton variableRadioBtnvisualObj
protected com.symantec.itools.vcafe.openapi.VisualObject visualObjwidth
protected int width
public ValidTargetColumnImplEditorPanel()
public ValidTargetColumnImplEditorPanel(PropertyEditor editor, int width, int height)
public void addPropertyChangeListener(PropertyChangeListener l)
public symantec.itools.db.beans.brl.CompColInputMember[] getCurrentValue()removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener l)
public void setOuterDim(Dimension dim)setVisualObject
public void setVisualObject(VisualObject vObj)showTargetColInfo
public void showTargetColInfo(CompColInputMember targetCol)
All Packages Class Hierarchy This Package Previous Next Index