JTextField : limit number of input characters  
Author Message
Bernard Koninckx





PostPosted: 2003-10-8 5:47:00 Top

java-programmer, JTextField : limit number of input characters Hi,

How can I do limit the number of character into a JTextField component ? I'm
a Newbie, and I've some problem with this.

Other question, in a JTable, how can I do to put a DropDown into a field
from a column ?

Thanks for all

Bernard


 
David Postill





PostPosted: 2003-10-8 15:42:00 Top

java-programmer >> JTextField : limit number of input characters -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In article <3f833419$0$31725$email***@***.com>, on Tue, 7 Oct
2003 23:47:23 +0200, "Bernard Koninckx"
<email***@***.com> wrote:

| Hi,
|
| How can I do limit the number of character into a JTextField component ? I'm
| a Newbie, and I've some problem with this.

"Limit JTextField input to a maximum length"
<http://www.codeguru.com/java/articles/444.shtml>

| Other question, in a JTable, how can I do to put a DropDown into a field
| from a column ?

"Display any JComponent in a cell"
<http://www.codeguru.com/java/articles/162.shtml>

<davidp />

- --
David Postill

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.2 - not licensed for commercial use: www.pgp.com
Comment: Get key from pgpkeys.mit.edu:11370

iQA/AwUBP4NQ73xp7q1nhFwUEQL5NACg53RchqOMulV7U/G1E+1/b88NpsoAoPLp
qy2RDT9hk1JL8Jk6gIburWgf
=0jYx
-----END PGP SIGNATURE-----

 
Bernard Koninckx





PostPosted: 2003-10-8 16:32:00 Top

java-programmer >> JTextField : limit number of input characters Thanks for the answer it is a good site. I think so, I found other answer to
my ask to this site.

Bernard Koninckx

"David Postill" <email***@***.com> a 閏rit dans le message de news:
email***@***.com...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In article <3f833419$0$31725$email***@***.com>, on Tue, 7
Oct
> 2003 23:47:23 +0200, "Bernard Koninckx"
> <email***@***.com> wrote:
>
> | Hi,
> |
> | How can I do limit the number of character into a JTextField component ?
I'm
> | a Newbie, and I've some problem with this.
>
> "Limit JTextField input to a maximum length"
> <http://www.codeguru.com/java/articles/444.shtml>
>
> | Other question, in a JTable, how can I do to put a DropDown into a field
> | from a column ?
>
> "Display any JComponent in a cell"
> <http://www.codeguru.com/java/articles/162.shtml>
>
> <davidp />
>
> - --
> David Postill
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 8.0.2 - not licensed for commercial use: www.pgp.com
> Comment: Get key from pgpkeys.mit.edu:11370
>
> iQA/AwUBP4NQ73xp7q1nhFwUEQL5NACg53RchqOMulV7U/G1E+1/b88NpsoAoPLp
> qy2RDT9hk1JL8Jk6gIburWgf
> =0jYx
> -----END PGP SIGNATURE-----
>