Hello,

I have created to JFrames. I want to pass information from 2 textboxes in one to 2 corresponding boxes in the other JFrame. I am not sure at all how to go about this? I am an experienced VB coder, but have to develop in java.

I understand I would have to use a get/set object?

What kind of code would I put in the sending JFrame and what kind in the receiving JFrame?

Any help is greatly appreciated.

-Mike