Interface ITableOutput

All Known Implementing Classes:
AbstractColoredTableOutput, AbstractTableOutput, CSVTableOutput, HtmlTableOutput, ImageTableOutput, PDFTableOutput, PrintTableOutput, TextTableOutput, XLSTableOutput, XMLTableOutput

public interface ITableOutput
Since:
1.0 Jul 2, 2008, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    print​(org.jdesktop.swingx.JXTable table)
     
  • Method Details

    • print

      void print(org.jdesktop.swingx.JXTable table)