Edit.getPasswordChar

Overview | Methods | This Package | All Packages

Edit.getPasswordChar

Retrieves the character used to mask characters in a single-line edit control used to enter passwords.

Syntax

public final char getPasswordChar()

Return Value

Returns the character used to mask characters in an edit control used to enter passwords.

See Also   setPasswordChar