Forums Register Login

Getting a variable value in a different JForm

+Pie Number of slices to send: Send
Hello, i'm new to the site and i have a little problem with variable values. I have a username/password JForm that compares the input data in my textFields with my MySQL database. The thing is that my string (lets name it someString) gets the value from my textField when a button is pressed, but i can't return any value as actionPerformed is void type. If i declare it as an instance variable and use in my JForm2 as:

JForm1 jform=new JForm();
String temp=jform.someString;

i get the initial value, not the gathered from the textField.

I've tried with a method outside actionPerformed, but the result is the same. Any ideas?
Thanks!
+Pie Number of slices to send: Send
I don't know what a JForm is, but in your example there isn't any process which involves the user keying data into a text field, at least not that I can see, so it isn't surprising that you get the initial value of the JForm's variable.
I will open the floodgates of his own worst nightmare! All in a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 893 times.
Similar Threads
getting information from GUI
null value to database table from JForm
Data from JForm to databse
Update/Set TextField from other class
Connecting Jtable from main frame to Jform.
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 19, 2024 00:42:46.