Class SQLImportPreferencesPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.dandymadeproductions.ajqvue.gui.panels.SQLImportPreferencesPanel
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class SQLImportPreferencesPanel extends JPanel implements ActionListener
The SQLImportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the SQL data import options.
See Also: