Re: How to call value from one jFrame to another
Agatha Purbadita <[email protected]> Fri, 20 May 2016 21:56:32 +0700
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAE40Du1-9Sw3hdf=8oLUyfmGRr6xrPkNnL8afdKt2ATr4qy1Dg@mail.gmail.com> |
Helo Saraadm.. I don't know if this could help you, but you can use parameters when u call another jFrame to passing the value.. Ex: If in jFrame1 you have a=1, b=2, c=3, d=4.. then when create jFrame 2 you can do like this, jFrameNew two = new jFrameNew(a,b,c,d)... Hope that can help... Regards, Agatha On Thu, May 19, 2016 at 7:08 PM, saraadm <[email protected]> wrote: > I use netbeans IDE 8.1 > I means I create 3 jFrame , one for entering data a=1, b=2 , c=3 , d=4 , > the second jFrame I want to call the value to use it in some formula e.g. > addition . Also, for third jFrame I want to call the vulue for another > formula. > Could to help me,, > Thank you > > > > > -- Regards, Agatha Purbadita +62815.5333.6222