Print this PrintableView to the Java printing subsystem.
Method Detail
printThisView
void printThisView()
Print this PrintableView to the Java printing subsystem. All operations
necessary, including finding an appropriate print service, creating
some type of print job, and sending the contents to the job, are the
responsibility of this method and the methods it calls.