Re: bring window to the front

From: alan jeeves (fake_at_fake.com)
Date: 03/31/04


Date: Wed, 31 Mar 2004 15:09:03 +0100

opps sorry didn't see that method!

Works brilliantly,
ta,
Alan

"Thomas Kellerer" <IQEWDSUVEDDF@spammotel.com> wrote in message
news:c4ej1o$2hss41$1@ID-13919.news.uni-berlin.de...
> On 31.03.2004 15:52 alan jeeves wrote:
>
> > Hi,
> >
> > Is there a way on Windows to bring a JFrame to the front / in front of
other
> > windows?
> >
> > I've tried without success:
> > requestFocus()
> > requestFocusInWindow()
> >
> have you tried toFront() ?
>



Relevant Pages

  • Re: bring window to the front
    ... On 31.03.2004 15:52 alan jeeves wrote: ... > Is there a way on Windows to bring a JFrame to the front / in front of other ... > requestFocus() ...
    (comp.lang.java.gui)
  • bring window to the front
    ... Is there a way on Windows to bring a JFrame to the front / in front of other ... I've tried without success: ...
    (comp.lang.java.gui)