Re: How to get one GUI to wait for input on second GUI
- From: jonck@xxxxxxxxxxxxxxx
- Date: 31 May 2005 02:07:53 -0700
> I have one GUI that opens up a second GUI in a different class. How can I
> get the first GUI to pause until the OK (or cancel) button is pressed on the
> second GUI? I'm using Swing, JDK1.3.
Check out the JOptionPane class.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Underline in a JTextfield
- Next by Date: Re: How to get one GUI to wait for input on second GUI
- Previous by thread: How to get one GUI to wait for input on second GUI
- Next by thread: Re: How to get one GUI to wait for input on second GUI
- Index(es):