net.sf.jasperreports.components.table
Class TableDesignConverter

java.lang.Object
  extended by net.sf.jasperreports.components.table.TableDesignConverter
All Implemented Interfaces:
ComponentDesignConverter

public class TableDesignConverter
extends java.lang.Object
implements ComponentDesignConverter

Table preview converter.

Version:
$Id: TableDesignConverter.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
TableDesignConverter()
           
 
Method Summary
 JRPrintElement convert(ReportConverter reportConverter, JRComponentElement element)
          Converts a component element into a print element that represents a preview of the component.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDesignConverter

public TableDesignConverter()
Method Detail

convert

public JRPrintElement convert(ReportConverter reportConverter,
                              JRComponentElement element)
Description copied from interface: ComponentDesignConverter
Converts a component element into a print element that represents a preview of the component.

Specified by:
convert in interface ComponentDesignConverter
Parameters:
reportConverter - the report converter instance
element - the component element
Returns:
a print element that represents a preview of the component


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com