org.egothor.duplicity.visualization
Class SummaryPrinter

java.lang.Object
  extended by org.egothor.duplicity.visualization.SummaryPrinter
All Implemented Interfaces:
Printer

public class SummaryPrinter
extends java.lang.Object
implements Printer

Sets style for summary. These tokens are printed in black larger font.

Author:
Kate�ina Dufkov�

Constructor Summary
SummaryPrinter()
           
 
Method Summary
 com.lowagie.text.Chunk setStyle(com.lowagie.text.Chunk chunk)
          Sets the font to black bold larger Helvetica font.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryPrinter

public SummaryPrinter()
Method Detail

setStyle

public com.lowagie.text.Chunk setStyle(com.lowagie.text.Chunk chunk)
Sets the font to black bold larger Helvetica font.

Specified by:
setStyle in interface Printer
Parameters:
chunk - text chunk to set the style to
Returns:
unchanged chunk