org.jdesktop.swing.TablePrintable An implementation of <code>Printable</code> for printing <code>JTable</code>s. <p> This implementation spreads table rows naturally in sequence across multiple pages, fitting as many rows as possible per page. The distribution of columns, on the other hand, is control ...
org.apache.batik.apps.svgbrowser.JSVGViewerFrame This class represents a SVG viewer swing frame. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: JSVGViewerFrame.java,v 1.109 2005/03/29 10:48:01 deweese Exp $