Class GeneralPreferencesPanel

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

public class GeneralPreferencesPanel extends JPanel implements ActionListener, ChangeListener, KeyListener
The GeneralPreferencesPanel class provides a generic panel in the appearance of a form for selecting the general options.
See Also: