Thank you, i've solved. The only problem now is that the menu are covered by the 3d object, but this should be a problem regarding the lightweight and heavyweight objects, and i think that there's nothing to do
> Claudio Mazzuco wrote: > > >Hi, i'm a newbie of java 3d and i'm trying, with no success, to render > >a simpleuniverse inside a swing panel. I've build a gui and i need to > >reserve an area for an interactive 3d session. > >Using swing i've found the way to use a jFrame, but this make ALL the > >frame used by the 3d render, covering the other buttons, panel, and so > >on. > > > >Any suggest? > >Thank you. > >You need to add your Canvas3D to a JPanel > > > > > Dale > > >====================================================================== ===== > >To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > >of the message "signoff JAVA3D-INTEREST". For general help, send email to > >[EMAIL PROTECTED] and include in the body of the message "help". > > > > > > > > ======================================================================= ==== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > > -- =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".