public interface

SunPrinterJobService

sun.print.SunPrinterJobService
Known Indirect Subclasses

Summary

Public Methods
abstract boolean usesClass(Class c)
This returns true if this service is implemented using the platform's built-in subclass of PrinterJob.

Public Methods

public abstract boolean usesClass (Class c)

This returns true if this service is implemented using the platform's built-in subclass of PrinterJob. ie the same class as the caller.