PasswordTextField widget

A Rich UI passwordTextField widget defines an input text field whose value is displayed as bullets, as appropriate for accepting a password.

The following fields are supported:
The following function is supported:

Other supported fields and functions are described in the following topics in the EGL Programmer’s Guide: “Rich UI widget fields” and ”Rich UI widget functions.”

Use of this widget requires the following statement:
import org.eclipse.edt.rui.widgets.PasswordTextField;