|
hi all
ive been getting strange results when exploring the
awt hierarchy coming from a my Canvas3D.
im getting the Canvas3D object from a simple
universe i created after i creates its scenegraph.
now, my scene is displayed without a problems but
when i tries to add several other awt panels to
the scene i discovered this cannot be done (the
compiler informed of many errors the awt Event Dispather had while trying to
call other components which turned out to be swing components.
i did not add a single swing component to the
code.. and i have no clue where these swing components came from.. i couldnt
come from j3d .. or did it ?
|
