| javax.swing.JDialog it.businesslogic.ireport.connection.PasswordDialog
applyI18n | public void applyI18n()(Code) | | |
getDialogResult | public int getDialogResult()(Code) | | Getter for property dialogResult.
Value of property dialogResult. |
getPassword | public java.lang.String getPassword()(Code) | | Getter for property password.
Value of property password. |
setDialogResult | public void setDialogResult(int dialogResult)(Code) | | Setter for property dialogResult.
Parameters: dialogResult - New value of property dialogResult. |
setPassword | public void setPassword(java.lang.String password)(Code) | | Setter for property password.
Parameters: password - New value of property password. |
|
|