How to get value from jtable to set into jtextfield from another jframe? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to get value from jtable to set into jtextfield from another jframe?

I'm still working on my library management system right now. thanks in advance

22nd Feb 2018, 12:39 PM
Geraldine Omay Rusiana
Geraldine Omay Rusiana - avatar
2 Answers
+ 10
maybe you can create some method in that jframe that return you that value and then create object of that class in jframe where you need that value 😃
22nd Feb 2018, 1:36 PM
Vukan
Vukan - avatar
+ 2
I write a simple code , Who can express in other languages, for example in c++ or java https://code.sololearn.com/w9kC6uvj37P2/?ref=app
22nd Feb 2018, 1:47 PM
sweetswing2460