For example I have two jframes. In the first frame is calculator and in another only text field, where answer will be placed. Would it be possible after clicking calculate button in first jframe to get answer in the second jframe text field?
Thanks.