Hi Carl:
I have my Canvas 3D where I display and control my 3D graphics next to
my 2D swing GUI components. I'm not done yet with the GUI but so far it is
working.
The Canvas 3D and the swing components are each in a JPanel of their own
and both of those are within a Frame.
In order to get this to work, I had to set the Frame and swing JPanel
JPanel both to use BoxLayout and the Canvas 3D JPanel to use BorderLayout.
I don't know much about the performance hit and would appreciate it if
you get helpful info to post it the list or forward to me personally.
Hope that helps. Don't hesitate to ask more (:
Cheers,
Mona
==================================================================
Mona Wong
National Center for Microscopy and Imaging Research
University of California, San Diego
http://www-ncmir.ucsd.edu/
"The truth shall set you free, but first it will piss you off"
A Landmark instructor
==================================================================
===========================================================================
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".