Re: [JAVA3D] Displaying on another screen

2004-07-05 Thread Frederic Barachant
gt; >Date : lundi 5 juillet 2004 02:43 >Objet : Re: [JAVA3D] Displaying on another screen > > >>Hi >>The key word here is "Multiple Monitor Support" >>Please check out this link >>http://java.sun.com/j2se/1.4.2/docs/guide/awt/1.3/enhancements.html >&g

Re: [JAVA3D] Displaying on another screen

2004-07-05 Thread hterrolle
;[EMAIL PROTECTED]> Date : lundi 5 juillet 2004 02:43 Objet : Re: [JAVA3D] Displaying on another screen >Hi >The key word here is "Multiple Monitor Support" >Please check out this link >http://java.sun.com/j2se/1.4.2/docs/guide/awt/1.3/enhancements.html > >Good luck >

Re: [JAVA3D] Displaying on another screen

2004-07-04 Thread Alessandro Borges
Hi The key word here is "Multiple Monitor Support" Please check out this link http://java.sun.com/j2se/1.4.2/docs/guide/awt/1.3/enhancements.html Good luck Alessandro Borges --- Serge Bernier <[EMAIL PROTECTED]> escreveu: > HI all, > > im currently displaying my virtual univers in a JFrame. Woul

[JAVA3D] Displaying on another screen

2004-07-02 Thread Serge Bernier
HI all, im currently displaying my virtual univers in a JFrame. Would it be possible to display my virtual univers on another screen and my GUI on the other?? Im using a VR helmet and I want to be able to control my program without affecting the image displaying in the VR helmet. Thanks Serge B