Marker interface to indicate that all the information on all
tabs on a given JTabbedPane should be printed for text oriented printing
such as HTML, Text or XML.
See what they look like:
http://java.sun.com/developer/techDocs/hi/repository/
Instructions:
http://java.sun.com/products/jlf/ed2/book/Appendix.B.html#89077
License for the actual images:
Copyright 2000 by Sun Microsystems, Inc.
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.