org.herac.tuxguitar.gui.printer
Class PrintPreview

java.lang.Object
  extended by org.herac.tuxguitar.gui.printer.PrintPreview

public class PrintPreview
extends java.lang.Object


Constructor Summary
PrintPreview(PrintDocument document)
           
 
Method Summary
 void showPreview(Shell parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintPreview

public PrintPreview(PrintDocument document)
Method Detail

showPreview

public void showPreview(Shell parent)