JTextField : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

JTextField

a single line display of text on the screen. Sometimes you permit the user to edit it with setEditable ( true ); The equivalent in AwT is called TextField. AWT (Advanced Windowing Toolkit) TextField has an advantage over JTextfield.

Without any coding, with AWT, the user can select, copy and paste, even in an unsigned Applet. However, Applets must be signed for copy/paste to work in Swing. Copy/paste works in Swing without signing for applications.

To control just what characters can go in the JTextField you can use a JFormattedTextField or JTextField. setInputVerifier.

HTML (Hypertext Markup Language)

If you want to embed HTML formatting, (e.g. <u>…</u> to underline) in the text you render, you must use

Learning More

Oracle’s Javadoc on JTextField class : available:
Oracle’s Javadoc on JFormattedTextField class : available:

This page is posted
on the web at:

http://mindprod.com/jgloss/jtextfield.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\jtextfield.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[18.191.5.239]
You are visitor number