TextField.echoCharIsSet
Class Overview | Class Members |
This Package |
All Packages
public boolean echoCharIsSet()
Returns
true if this text field has
a character set for echoing;
false otherwise.
Description
Indicates whether or not this text field has a
character set for echoing.
An echo character is useful for text fields where
user input should not be echoed to the screen, as in
the case of a text field for entering a password.
See Also
setEchoChar, getEchoChar