Hello,
I am using jFrame and in my jFrame there is one text field which show number of text field in next step
now I have two problem
1-How to make multi step in jFrame?
2-How can make dynamic text fields? (How to manage values and ...)
3- all data in all step should be accessible?Is it possible?