TextSamplerDemo 7.0
Download
Free  

TextSamplerDemo 7.0

Free TextSampler - a tutorial for java web development about text field areas
Rating
Your vote:
Latest version:
7.0.170 See all
Screenshots
1 / 1
Download
Free  

A text field is a basic text control that enables the user to type a small amount of text. When the user indicates that text entry is complete (usually by pressing Enter), the text field fires an action event. If you need to obtain more than one line of input from the user, use a text area.
The following example displays a basic text field and a text area. The text field is editable. The text area is not editable. When the user presses Enter in the text field, the program copies the text field's contents to the text area, and then selects all the text in the text field.

Comments

User

Your vote: