Hey,
I have JFrame MAIN, and i want to open a new JFrame from that frame but
has it like a dialog...where you can not reselect MAIN until the new
frame is closed.
Is there a simple way to do this?
Thanks,
Taha
Andrei Kouznetsov - 28 Dec 2004 09:16 GMT
> I have JFrame MAIN, and i want to open a new JFrame from that frame but
> has it like a dialog...where you can not reselect MAIN until the new
> frame is closed.
>
> Is there a simple way to do this?
yes, see http://www.javaworld.com/javaworld/javatips/jw-javatip89.html

Signature
Andrey Kuznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities
thjomha@gmail.com - 02 Jan 2005 19:38 GMT