Class IrisRevertPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class IrisRevertPanel extends JDialog
This panel is to allow users to revert persistent queries to earlier versions. It uses the PersistentQueryConfigurationLog table, through the RevertHelperSetupQuery, to obtain previous configurations of the queries.
See Also:
  • Method Details

    • $$$getRootComponent$$$

      public JComponent $$$getRootComponent$$$()
      Noinspection:
      ALL