TOC PREV NEXT INDEX



Text Field


A Text Field is a single line entry field for text input. In its properties page, the user can specify the default text to appear and the number of columns wide the field should be. The Text Field can be set read-only by disabling the 'Editable' checkbox. The user can also choose an echo character if the Text Field will contain sensitive information such as a password. When the 'Enable' checkbox is checked, the character to the right of the checkbox will become the echo character.

A Text Field will generate a TextEvent whenever the user modifies the field's text.

A Text Field will generate an ActionEvent whenever the user presses the 'Enter' key while the field has the focus.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX