fi.hut.tml.xsmiles.gui.components
Interface XAuthDialog
- All Superinterfaces:
- XDialog
- All Known Implementing Classes:
- AuthDialog
- public interface XAuthDialog
- extends XDialog
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used.
|
Method Summary |
java.lang.String |
getPasswd()
get the password that the user entered |
java.lang.String |
getUser()
get the username that the user entered |
getUser
public java.lang.String getUser()
- get the username that the user entered
getPasswd
public java.lang.String getPasswd()
- get the password that the user entered
X-Smiles 1.2