Uses of Class
javax.print.PrintServiceLookup
-
Packages that use PrintServiceLookup 软件包 描述 javax.print 提供Java®打印服务API的主要类和接口。 -
-
Uses of PrintServiceLookup in javax.print
Methods in javax.print with parameters of type PrintServiceLookup Modifier and Type 方法 描述 static boolean
PrintServiceLookup. registerServiceProvider(PrintServiceLookup sp)
允许应用程序显式注册实现查找服务的类。
-