JavaTM 2 Platform
Standard Ed. 6

类 javax.print.StreamPrintServiceFactory
的使用

使用 StreamPrintServiceFactory 的软件包
java.awt.print 为通用的打印 API 提供类和接口。 
javax.print 为 JavaTM Print Service API 提供了主要类和接口。 
 

java.awt.printStreamPrintServiceFactory 的使用
 

返回 StreamPrintServiceFactoryjava.awt.print 中的方法
static StreamPrintServiceFactory[] PrinterJob.lookupStreamPrintServices(String mimeType)
          定位可以成像 2D 图形的流打印服务工厂的便捷方法。
 

javax.printStreamPrintServiceFactory 的使用
 

返回 StreamPrintServiceFactoryjavax.print 中的方法
static StreamPrintServiceFactory[] StreamPrintServiceFactory.lookupStreamPrintServiceFactories(DocFlavor flavor, String outputMimeType)
          查找 PrintService 的工厂,PrintJob 可使用它来输出数据流,数据格式由 flavor 指定。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only