Re: Waiting for user input in a GUI
- From: Andrew Thompson <SeeMySites@xxxxxxxxxxx>
- Date: Sun, 31 Jul 2005 12:39:02 GMT
On 31 Jul 2005 04:24:46 -0700, Michal Brzozowski wrote:
> I have a class that holds some data, and I want
> the constructor to create a window ..
(..and wait)
Is that Window (AWT) or JWindow (Swing)?
Make it a *modal* (J)Dialog or a JOptionPane
and you problems will be solved.
--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Dancing Space Potatoes? You Bet!
.
- Follow-Ups:
- Re: Waiting for user input in a GUI
- From: Thomas Hawtin
- Re: Waiting for user input in a GUI
- References:
- Waiting for user input in a GUI
- From: Michal Brzozowski
- Waiting for user input in a GUI
- Prev by Date: Re: Waiting for user input in a GUI
- Next by Date: Re: still confused - help please!
- Previous by thread: Re: Waiting for user input in a GUI
- Next by thread: Re: Waiting for user input in a GUI
- Index(es):
Relevant Pages
|