org.herac.tuxguitar.gui.printer
Class PrintPreview
java.lang.Object
org.herac.tuxguitar.gui.printer.PrintPreview
public class PrintPreview
- extends java.lang.Object
Constructor Summary |
PrintPreview(java.util.List pages,
Rectangle bounds)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
protected Shell dialog
previewComposite
protected Composite previewComposite
pageComposite
protected Composite pageComposite
currentText
protected Text currentText
previous
protected Button previous
next
protected Button next
bounds
protected Rectangle bounds
pages
protected java.util.List pages
currentPage
protected int currentPage
PrintPreview
public PrintPreview(java.util.List pages,
Rectangle bounds)
showPreview
public void showPreview(Shell parent)
updateScroll
protected void updateScroll()
changePage
protected void changePage(int index)