Class TableOutputFactory

java.lang.Object
be.gaudry.swing.component.table.output.TableOutputFactory

public class TableOutputFactory extends Object
Since:
1.0 Jul 2, 2008, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
  • Constructor Details

    • TableOutputFactory

      public TableOutputFactory()
  • Method Details

    • save

      public static void save(org.jdesktop.swingx.JXTable table, String documentTitle, JComponent component)
    • print

      public static void print(org.jdesktop.swingx.JXTable table, String documentTitle, JComponent component)