Hi,
I don't really know how to copy text that is in a Jtextfield to another JTextfield. For example, if I have a JTextfield where users enter an account number. And I want to copy this account number into another JTextField that is on another page i.e. Frame. How would I do this?
goal copy from one jtextfield to another jtextfield.
Thanks in advance
I don't really know how to copy text that is in a Jtextfield to another JTextfield. For example, if I have a JTextfield where users enter an account number. And I want to copy this account number into another JTextField that is on another page i.e. Frame. How would I do this?
goal copy from one jtextfield to another jtextfield.
Thanks in advance