My issue: I have an applet that is written in 1.5.0, and need to render the applet on a server and present a screen shot of the applet in an image form (png or gif) to users that can't run 1.5.0. If people have another method that I could render an applet to an image, I'm all ears (I'm using buttons, containers, panels, etc, so I can't, that I know of, just grab a Graphics2D of the applet and render that to a file).
Thanks!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
