+ 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
2 Réponses
+ 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 😃
+ 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