org.egothor.duplicity.visualization
Class SummaryEmphasizedPrinter

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

public class SummaryEmphasizedPrinter
extends java.lang.Object
implements Printer

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

Author:
Kate�ina Dufkov�

Constructor Summary
SummaryEmphasizedPrinter()
           
 
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

SummaryEmphasizedPrinter

public SummaryEmphasizedPrinter()
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