org.archiviststoolkit.report
Class ReportDestinationProperties
java.lang.Object
org.archiviststoolkit.report.ReportDestinationProperties
public class ReportDestinationProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reportSaveDestination
public java.io.File reportSaveDestination
multipleRecords
public java.lang.Boolean multipleRecords
ReportDestinationProperties
public ReportDestinationProperties(java.lang.Class clazz,
java.awt.Frame parent)
throws UnsupportedClassException
- Throws:
UnsupportedClassException
ReportDestinationProperties
public ReportDestinationProperties(java.awt.Frame parent,
java.lang.String reportDestination,
java.lang.String reportHeader,
CompiledJasperReport compiledJasperReport)
throws UnsupportedClassException
- Throws:
UnsupportedClassException
ReportDestinationProperties
public ReportDestinationProperties(java.lang.Class clazz,
java.awt.Dialog parent,
boolean includePrintScreen)
throws UnsupportedClassException
- Throws:
UnsupportedClassException
ReportDestinationProperties
public ReportDestinationProperties(java.lang.Class clazz,
java.awt.Dialog parent)
throws UnsupportedClassException
- Throws:
UnsupportedClassException
showDialog
public boolean showDialog(int numberOfRecords)
throws UnsupportedReportDestination,
UnsupportedReportType
- Throws:
UnsupportedReportDestination
UnsupportedReportType
getSaveFilePath
public java.lang.String getSaveFilePath(Resources resource)
getPrinterJob
public java.awt.print.PrinterJob getPrinterJob()
setPrinterJob
public void setPrinterJob(java.awt.print.PrinterJob printerJob)
displayPrintSettings
public java.awt.print.PrinterJob displayPrintSettings()
getSelectedReport
public ATReport getSelectedReport()
getReportDesitation
public java.lang.String getReportDesitation()
setReportDesitation
public void setReportDesitation(java.lang.String reportDistination)
getFields
public ReportDialogFields getFields()
getParent
public java.awt.Window getParent()
getReportHeader
public java.lang.String getReportHeader()