net.sf.jasperreports.engine
Interface JRDefaultStyleProvider

All Known Subinterfaces:
JRReport, JRTemplate
All Known Implementing Classes:
JasperDesign, JasperReport, JRBaseFiller, JRBaseReport, JRHorizontalFiller, JRSimpleTemplate, JRVerticalFiller, TableReport

public interface JRDefaultStyleProvider

An interface that provides a default style when none is specified. All classes that might need to return a default style if one is not specified will implement this interface.

Version:
$Id: JRDefaultStyleProvider.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 JRStyle getDefaultStyle()
          Returns a default style.
 

Method Detail

getDefaultStyle

JRStyle getDefaultStyle()
Returns a default style.



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com