org.herac.tuxguitar.gui.printer
Class PrintDialog

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

public class PrintDialog
extends java.lang.Object


Constructor Summary
PrintDialog(Shell parent)
           
PrintDialog(Shell parent, int style)
           
 
Method Summary
 void findServices()
           
 PrinterData open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintDialog

public PrintDialog(Shell parent)

PrintDialog

public PrintDialog(Shell parent,
                   int style)
Method Detail

findServices

public void findServices()

open

public PrinterData open()