Package com.illumon.iris.pqimport.gui
Class XmlImportQueryConfigPanel
java.lang.Object
com.illumon.iris.pqimport.gui.MergeImportConfigPanel
com.illumon.iris.pqimport.gui.XmlImportQueryConfigPanel
- All Implemented Interfaces:
TypeSpecificConfigPanel
,XmlGuiImportComponentManager.XmlGuiHolder
,XmlGuiImportComponentManager.XmlGuiHolderPreview
public class XmlImportQueryConfigPanel extends MergeImportConfigPanel implements XmlGuiImportComponentManager.XmlGuiHolderPreview
-
Field Summary
-
Method Summary
Methods inherited from class com.illumon.iris.pqimport.gui.MergeImportConfigPanel
dispose, isChanged, populateConfigurationFromPanel, setActivate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.illumon.iris.controller.TypeSpecificConfigPanel
getNewScriptText, hasScript, validate
-
Method Details
-
init
public void init()Description copied from interface:TypeSpecificConfigPanel
After the type specific panel has been created, this is called off the swing thread; but before the panel's configuration is populated.- Specified by:
init
in interfaceTypeSpecificConfigPanel
- Overrides:
init
in classMergeImportConfigPanel
-
getComponent
- Specified by:
getComponent
in interfaceTypeSpecificConfigPanel
-
populatePanelFromConfiguration
- Specified by:
populatePanelFromConfiguration
in interfaceTypeSpecificConfigPanel
-
getTypeSpecificFields
-
setEditable
public void setEditable(boolean isEditable)- Specified by:
setEditable
in interfaceTypeSpecificConfigPanel
-
getWindowAncestor
- Specified by:
getWindowAncestor
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getConstantColumnsTextField
- Specified by:
getConstantColumnsTextField
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSourceFileRadioButton
- Specified by:
getSourceFileRadioButton
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSourceGlobRadioButton
- Specified by:
getSourceGlobRadioButton
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSourceDirectoryTextField
- Specified by:
getSourceDirectoryTextField
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSourceFileTextField
- Specified by:
getSourceFileTextField
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSourceGlobTextField
- Specified by:
getSourceGlobTextField
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
errorMessage
- Specified by:
errorMessage
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getPreviewButton
-
supportsPreview
public boolean supportsPreview()- Specified by:
supportsPreview
in interfaceXmlGuiImportComponentManager.XmlGuiHolderPreview
-
getStrictImportCheckBox
-
getImportSourceNameTextField
-
getImportSourceNameCombobox
-
getPartitionFormulaTextField
-
getPartitionSubstitutionTextField
-
getSubstitutionDateFormatTextField
-
getStartDepthSpinner
- Specified by:
getStartDepthSpinner
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getMaxDepthSpinner
- Specified by:
getMaxDepthSpinner
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getStartIndexSpinner
- Specified by:
getStartIndexSpinner
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getElementTypeTextField
- Specified by:
getElementTypeTextField
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getElementsCheckBox
- Specified by:
getElementsCheckBox
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getAttributesCheckBox
- Specified by:
getAttributesCheckBox
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getNamedValuesCheckBox
- Specified by:
getNamedValuesCheckBox
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getComboElementType
- Specified by:
getComboElementType
in interfaceXmlGuiImportComponentManager.XmlGuiHolder
-
getSinglePartitionRadioButton
-
getMultiPartitionRadioButton
-
getIntradayPartitionColumnTextField
-
getMultiPartitionPanel
-
getSinglePartitionPanel
-
$$$getRootComponent$$$
- Noinspection:
- ALL
-