|
If a JInternalFrame can't hold a Canvas3D, how can a Java3D
scene be placed in a child window in an MDI (i.e., a window within a window)?
Can it?
>A known problem with no known solution:
>The Canvas3D is a heavyweight-object which means >it cannot be overlayed by Swing-components in the same container, 'cause >these are leightweight-components. You can only cover the Canvas3D with >JFrame, JWindow etc. The Java Tutorial and the API-doc contain full information >of the display capabilities of Swing-objects. >If I'm wrong, please tell me!
>Rui Prada wrote: >> Hi, |
- Re: [JAVA3D] MDIs and Java3D (Was: Re: [java3d] Ca... Andrew R. Thomas-Cramer
- Re: [JAVA3D] MDIs and Java3D (Was: Re: [java3... Rajesh Gupta
