Package VASSAL.tools

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:
Serialized Form
  • Constructor Details

    • UsernameAndPasswordDialog

      public UsernameAndPasswordDialog(Frame parent)