JOptionPane behind the Window which is set to be always on top
- From: "Sameer" <spamtoobad-sameer@xxxxxxxxx>
- Date: Sun, 18 Sep 2005 11:09:22 +0530
My java application (JFrame) uses a SplashSceen (Window) which is set to be
"Always on Top". If there is some error in supplying command line parameters
to the application, then the application displays an error using JOtionPane.
But the problem is that the error dipslayed gets hide behind the
SplashScreen.
What I have to do diplay a JOptionPane dialog on top of another Window which
is set to be always on top?
If this is impossible please suggest remedy considering this practical
problem.
.
- Follow-Ups:
- Re: JOptionPane behind the Window which is set to be always on top
- From: Vova Reznik
- Re: JOptionPane behind the Window which is set to be always on top
- From: Roedy Green
- Re: JOptionPane behind the Window which is set to be always on top
- Prev by Date: Re: Howto: Simulate a close (X) button in an applications toolbar?
- Next by Date: Re: JOptionPane behind the Window which is set to be always on top
- Previous by thread: Re: Temporary focusLost behaves as permanent
- Next by thread: Re: JOptionPane behind the Window which is set to be always on top
- Index(es):
Relevant Pages
|