Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: printing two or more jtables


Message #1 by "Victor Phiong Tze Wui" <tz3wu1@h...> on Tue, 26 Feb 2002 00:19:09
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

  Return to Index