How would you print a jFrame in java?
e.g
JFrame myJFrame = new JFrame("Window");
printClass.print(myJFrame);
How would you print a jFrame in java?
e.g
JFrame myJFrame = new JFrame("Window");
printClass.print(myJFrame);
please to read (and try code examples)
lesson Printing
see BufferedImage in the case that you want to printing to the File