Uses of Class
javax.print.PrintServiceLookup
Packages that use PrintServiceLookup
Package
Description
Provides the principal classes and interfaces for the Java Print
 Service API.
- 
Uses of PrintServiceLookup in javax.printMethods in javax.print with parameters of type PrintServiceLookupModifier and TypeMethodDescriptionstatic booleanPrintServiceLookup.registerServiceProvider(PrintServiceLookup sp) Allows an application to explicitly register a class that implements lookup services.