org.das2.util.CredentialsDialog
Creates new form CredentialsDialog
runDialog
runDialog( String sDesc, javax.swing.Icon icon, String sUser, String sPasswd ) → int
Show the dialog, get user input, and then close
Parameters
sDesc - a String
icon - an Icon
sUser - a String
sPasswd - a String
Returns:
int
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]