Class LoginManagerFrame

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
com.dandymadeproductions.ajqvue.gui.LoginManagerFrame
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class LoginManagerFrame extends JFrame implements ActionListener
The LoginManagerFrame class provides a frame that is used to create and save a user's connection sites. The class reads and outputs the connection sites' data to the ajqvue.xml file.
See Also: