I ask for the best practice to achieve my goal: an applet which performs the rendering (FullScreenWindow) + an applet with a preview of the FullScreenWindow.
btw i want proper java code, because usually in processing sketches classes are defined as inner classes of a PApplet. I don't want having sketchcode, since developing with eclipse.