Hi I am trying to make a simple printmethod for my frames The idea is to simulate the functionality from Windows, where a ALT-Printscreen takes a snapshot of the window in focus. I want to do the same with ALT-P, with a little additional features, such as making sure everything and not only the visible is printed My problem is i don't know where to start, i am using JDK 1.1.8. Should i get Java2D API? (i can't figure out if it is available for JDK 1.1.8, from the info on the sun site) ideas welcome Regards Peter Tilsted _______________________________________________ Swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/swing
