Package javaforce.awt

Class GetPassword

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

public class GetPassword extends JDialog
See Also:
  • Constructor Details

    • GetPassword

      public GetPassword(Frame parent, boolean modal)
      Creates new form GetPassword
  • Method Details

    • getPassword

      public static String getPassword(Frame parent)
    • getPassword

      public static String getPassword(Frame parent, String prompt)