Class LoginDialog

  • All Implemented Interfaces:
    EventTarget

    public class LoginDialog
    extends Dialog<Pair<String,​String>>
    User login Dialog with a username and a password field.
    The input fields are clearable by default (can be emptied with a button).