Class NotifyDescriptor.PasswordLine

Enclosing class:
NotifyDescriptor

public static final class NotifyDescriptor.PasswordLine extends NotifyDescriptor.InputLine
Notification providing a password input.
  • Constructor Details

    • PasswordLine

      public PasswordLine(String text, String title)
      Construct dialog with the specified title and label text.
      Parameters:
      text - label text
      title - title of the dialog