Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18333

Re: How Can I Get One JFrame To Appear Above Another JFrame

From FredK <fred.l.kleinschmidt@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: How Can I Get One JFrame To Appear Above Another JFrame
Date 2012-08-27 08:00 -0700
Organization http://groups.google.com
Message-ID <ff44ac8b-a6ee-49ef-b261-a244589e65c0@googlegroups.com> (permalink)
References <47481421-4597-4ac7-9d77-9ac9e197993d@googlegroups.com>

Show all headers | View raw


On Monday, August 27, 2012 7:47:31 AM UTC-7, (unknown) wrote:
> Besides using JDialog and their creation order, is there a way that I can get one JFrame to come up and be above another JFrame. Thanks,

myframe.toFront();

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How Can I Get One JFrame To Appear Above Another JFrame clusardi2k@aol.com - 2012-08-27 07:47 -0700
  Re: How Can I Get One JFrame To Appear Above Another JFrame markspace <-@.> - 2012-08-27 08:01 -0700
  Re: How Can I Get One JFrame To Appear Above Another JFrame FredK <fred.l.kleinschmidt@gmail.com> - 2012-08-27 08:00 -0700

csiph-web