Class UsernameAndPasswordDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class UsernameAndPasswordDialog extends JDialog
A dialog for setting a username and password.
Author:
Joel Uckelman
See Also:
  • Constructor Details Link icon

    • UsernameAndPasswordDialog Link icon

      public UsernameAndPasswordDialog(Frame parent)