androidStubs.com.ibm.as400.access.PasswordDialog Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
package com.ibm.as400.access;
public class PasswordDialog {
public void enableSystemNameField() {
// TODO Auto-generated method stub
}
public boolean prompt() {
// TODO Auto-generated method stub
return false;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy