How do I create a window-less frame to put my applet (applet only no borders)? or is that possible?
Created Mar 13, 2000
John Zukowski Anything you do like this would not be from Java. You should be able to do this with JavaScript. http://plutoniumsoftware.com/games/bm3d/ does something similar to what you want, but not exactly.
Note: the question is not about creating an undecorated frame from an applet. It is to load the applet into an undecorated browser window.