the code for the TablePrinter class on page 500 - 503 (Professional Java
Programming, Brett Spell) prints only one jtable.
what bits of code and perhaps that of any other associating class may
require changing should i want to print and preview two or more jtables
(preferably with some white space between them)? so, the end result would
be one jtable followed by another and if need be, if the jtable is too
long, it would continue on to another page, and so on.
help would be greatly appreciated :-)
victor