Package com.illumon.iris.pqimport.gui
Class ValidateQueryConfigPanel
java.lang.Object
com.illumon.iris.pqimport.gui.MergeImportConfigPanel
com.illumon.iris.pqimport.gui.ValidateQueryConfigPanel
- All Implemented Interfaces:
TypeSpecificConfigPanel
public class ValidateQueryConfigPanel extends MergeImportConfigPanel
-
Field Summary
-
Method Summary
Modifier and Type Method Description JComponent
$$$getRootComponent$$$()
JComponent
getComponent()
void
populatePanelFromConfiguration(PersistentQueryConfiguration configuration)
void
setEditable(boolean isEditable)
Methods inherited from class com.illumon.iris.pqimport.gui.MergeImportConfigPanel
dispose, init, 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
-
getComponent
-
populatePanelFromConfiguration
-
setEditable
public void setEditable(boolean isEditable) -
$$$getRootComponent$$$
- Noinspection:
- ALL
-