Overview | Methods | This Package | All Packages
Indicates whether the edit control is being used for password input and must conceal its value.
Syntax
public boolean getPassword()
Remarks
Password edit boxes behave like single line edit boxes. However, their contents are masked by the asterisk (*) and are not displayed at run time.
See Also setPassword