Connecting Tech Pros Worldwide Forums | Help | Site Map

swings

Newbie
 
Join Date: Nov 2007
Posts: 12
#1: Nov 28 '07
hi all

how to put validations to swing components using javascript.

please give me an example.

thank u

Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Nov 28 '07

re: swings


Quote:

Originally Posted by vijaykumarsharma

hi all

how to put validations to swing components using javascript.

please give me an example.

thank u

Why do you want to try such hacks when you can do validations using Java itself?
Newbie
 
Join Date: Nov 2007
Posts: 12
#3: Nov 28 '07

re: swings


hi

i dont know.

can you please tell how it is possible.

thank u
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#4: Nov 28 '07

re: swings


Quote:

Originally Posted by vijaykumarsharma

hi

i dont know.

can you please tell how it is possible.

thank u

Why don't you explain what you want to validate and where you want to validate it. If you have some code then post it as well.
P.S Most validations are easiest done using regular expressions.
Reply