Class StartupDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, RootPaneContainer, WindowConstants

public class StartupDialog extends JDialog implements ActionListener, ChangeListener
Dialog box for obtaining a user's service credentials, and performing other startup tasks such as loading properties files.

Author:
James Murty, Nikolas Coukouma
See Also: