[To advertise Java(tm) Events here, contact joris@esus.com!]
Java™
by example!
Login
Login here
Become a member
only $14.95/year!
New @ Esus.com
In-house
search engine
for better results!
Get updates with the esus.com
newsletter
!
Home
Browse Categories
Ask a Java Question
Help
For Java Tips & Tricks, subscribe to the
esus.com newsletter!
Search Java Q&A, Links, API's:
adv
Index
:
Java 2 Standard Edition (J2SE)
:
Java 2 JDK
:
Swing (javax.swing.*)
:
Atomic Controls (JButton, JCheckBox, JRadioButton, JComboBox, JList, JMenu, JSlider, JTextField)
Become a member to observe this category
JTextField, JPasswordField, JFormattedTextField (1.4)
A textfield is a one-row rectangle with a certain width that allows a user to enter a series of characters. Check out the
How to Use Text Fields
section in Sun's Java Tutorial for more information.
Related Categories
Textfield, TextArea
Featured Books
Mastering Java 2: JDK 1.4
Early Adopter J2SE 1.4
Subcategories
Questions & Answers
= answered,
= unanswered
General:
How can I set change the orientation of a JTextField, eg. right to left?
How do I set the focus to a JTextField?
How do I create a password field?
How do I create a formatted JTextfield?
How do I create a numeric-only JTextfield?
How do I add a background image to my JTextField?
How do I validate a JTextField on a lostfocus event?
How do I limit the length of text entered in a JTextField?
How do I detect that the mouse enters my JTextField component?
How do I make a JTextField select on single-click and editable on double-click?
How do I enable a component depending on the text entered in a JTextField?
How do I right-align a JTextField?
How do I automatically transfer the focus when a JTextField column limit has been reached?
How do I create a JFormattedTextField that only accepts telephone numbers?
How do I create a JFormattedTextField that only accepts SSNs?
How do I catch the Enter key event on a JTextField?
How do I create a formatted textfield that only accepts IP addresses?
How do I create a JFormattedTextField that only accepts dates?
Further Information (sorted alphabetically)
Api's:
Class javax.swing.JPasswordField (1.2)
Class javax.swing.JTextField (1.2)
Tutorials:
How to Use Text Fields
Swing: A Quick Tutorial for AWT Programmers: JCheckBox
Articles:
Swing's new JFormattedTextField component
Related Links:
What's new in Swing 1.4: Formatted Text Fields
Related Books:
Mastering Java 2: JDK 1.4
Early Adopter J2SE 1.4
Terms of Service
|
Privacy Policy
|
Contact
Copyright © 2000-2003 Esus.com - All Rights Reserved
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.