X-Received: by 2002:ac8:16c8:: with SMTP id y8mr12940035qtk.26.1552139925863; Sat, 09 Mar 2019 05:58:45 -0800 (PST) X-Received: by 2002:a25:d01:: with SMTP id 1mr19807113ybn.310.1552139925724; Sat, 09 Mar 2019 05:58:45 -0800 (PST) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!m21no9078192qta.0!news-out.google.com!d8ni2240qtr.1!nntp.google.com!m21no9078189qta.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.gui Date: Sat, 9 Mar 2019 05:58:45 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=150.129.105.101; posting-account=LsBxVQoAAAAGiI3Jpibfly3-sbZoWKL_ NNTP-Posting-Host: 150.129.105.101 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <756ff8fe-6729-49ac-8b5f-c16cf3ccbc24@googlegroups.com> Subject: JProgressBar From: parimalpambhar123@gmail.com Injection-Date: Sat, 09 Mar 2019 13:58:45 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 3 Xref: csiph.com comp.lang.java.gui:5532 please help me, how to run jprogrssbar when i jump from one to another frame. if i want to run this jprogressbar then what can i do? i have one frame that contain one button and another frame contain one progresbar, when i click on button then it will not run the progressbar of another frame.