Applet Java 3D cube + Swing rendering

I am working with a java 3D applet on a cube geometry (Box)
I would like to display on my cube : Swing panels, html pages, video etc.

Is there a way where I should go to realize my application ?

I am now able to display images on my cube side, render html but with some problems.