|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.duplicity.visualization.NormalTokenPrinter
public class NormalTokenPrinter
Sets style for normal tokens. These tokens are printed in normal style - black font.
Constructor Summary | |
---|---|
NormalTokenPrinter()
|
Method Summary | |
---|---|
com.lowagie.text.Chunk |
setStyle(com.lowagie.text.Chunk chunk)
Only sets the font to Helvetica, because no other style settings are needed for this printing style. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NormalTokenPrinter()
Method Detail |
---|
public com.lowagie.text.Chunk setStyle(com.lowagie.text.Chunk chunk)
setStyle
in interface Printer
chunk
- text chunk to set the style to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |