Class CSVImportPreferencesPanel

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

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