Not sure if you are in to writing applets at all, but the exciting thing about applets is you can build a windowed interface with multiple windows into an applet. Then on the web page between the applet tags you can build a minimal or invisible interface. For security purposes, the applet's windows are branded so that even if your brain only fires on a couple of neurons, you can still figure out that you're looking at an applet, not something masquerading as something else.

cudabean