Uses of Enum Class
javafx.print.PrinterJob.JobStatus
Packages that use PrinterJob.JobStatus
-
Uses of PrinterJob.JobStatus in javafx.print
Methods in javafx.print that return PrinterJob.JobStatusModifier and TypeMethodDescriptionfinal PrinterJob.JobStatus
PrinterJob.getJobStatus()
Gets the value of the property jobStatus.static PrinterJob.JobStatus
Returns the enum constant of this class with the specified name.static PrinterJob.JobStatus[]
PrinterJob.JobStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in javafx.print that return types with arguments of type PrinterJob.JobStatusModifier and TypeMethodDescriptionPrinterJob.jobStatusProperty()
A read only object property representing the currentJobStatus