ch.javasoft.swing
Class PasswordDialog

java.lang.Object
  extended by ch.javasoft.swing.PasswordDialog

public class PasswordDialog
extends Object


Method Summary
static String showPasswordDialog(String title, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

showPasswordDialog

public static String showPasswordDialog(String title,
                                        String message)