Re: [JAVA3D] displaying a swing gui

2002-04-06 Thread Grace S
<[EMAIL PROTECTED]> >Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [JAVA3D] displaying a swing gui >Date: Fri, 5 Apr 2002 12:01:13 +0200 > >Hi, > >If you want the main window of the application to r

Re: [JAVA3D] displaying a swing gui

2002-04-05 Thread Octavian Nasarimba
Hi, If you want the main window of the application to remain in foreground, you will have to call mainWindow.toFront() after childWindow.setVisible(true) when processing the key event. Grace S wrote: > > Hi, > I have a Java 3D application, when I press the ‘F1’ key, a swing GUI is > displayed.

[JAVA3D] displaying a swing gui

2002-04-04 Thread Grace S
Hi, I have a Java 3D application, when I press the ‘F1’ key, a swing GUI is displayed. But I want the focus to remain with the main 3D application and not switch to the swing gui when it is loaded, How can I do this Thanks _ MSN P