Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.