Class HtmlTableOutput

All Implemented Interfaces:
ITableOutput

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

    • HtmlTableOutput

      public HtmlTableOutput()
  • Method Details

    • setTableStyle

      public void setTableStyle(ETableStyle tableStyle)
      Parameters:
      tableStyle - the tableStyle to set
      Since:
      0.1.8-SNAPSHOT (Feb 12 2009)
    • print

      public void print(org.jdesktop.swingx.JXTable table)
      Specified by:
      print in interface ITableOutput
      Specified by:
      print in class AbstractTableOutput