Printing:
Swing Tutorial: High-Quality Java Printing
Icon:
Well I'm not aware if you can actually set the program and Icon since I believe this is an OS thing.
However you can give the Window and Icon using Swing take a look at JFrame.setIconImage
Frame (Java 2 Platform SE v1.4.2)
Greetings.