java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
com.inductiveautomation.ignition.designer.gui.import_export.ExportWizard<T>
All Implemented Interfaces:
DoubleSidedListSelectionModel, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

@Deprecated public class ExportWizard<T> extends JFrame implements DoubleSidedListSelectionModel
Deprecated.
This class handles the old method of import/export. This has been replaced with the ProjectExporter and ProjectImporter system.
See Also: