Yes, you can - there is almost no problems with it.
You can add, for example, Canvas3D to JPanel. However,
you have to be careful in obscuring one component with
another. For example your Swing pop-up menu might not
appear over Canvas3D. Look at
http://java.sun.com/products/jfc/tsc/articles/mixing/index.html

Jacob Nikom

> Thomas E Björge wrote:
>
> Hello!
>
> I am about to learn java3D in order to implement it. Now, my question
> is can I integrate java3D in a swing interface? Or do I have to use
> the AWT?
>
> What I have to create is an application with a window into a 3d-world,
> a place where photos and stuff are shown dynamically as a result of a
> search in a database.
>
> Best regards
> Th+

===========================================================================
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".

Reply via email to