A scrollable text display object with one row of characters is known as the TextField. In the example given below, shown a textfield in the applet by creating its textfield.shtml object.
TextField
A scrollable text display object with one row of characters is known as the TextField. In the example given below, shown a textfield in the applet by creating its <<<<<<< textfield.shtml object.
======= object.
>>>>>>> 1.2
|
Here is the output:
C:\newprgrm>javac
TextFieldDemo.java C:\newprgrm>appletviewer TextFieldDemo.html |