Free validated text input type that does not echo the value in the GUI.
This class implements SecretPropertyField so the
values are not printed in the properties file. It is the responsibility of the renderer
not to show the password. Hiding is currently not supported on the console.
author: Paul Hinds version: $Id: PasswordTextInput.java,v 1.3 2006/12/21 00:03:09 teknopaul Exp $ |