JavaTM 2 Platform
Standard Ed. 6

接口 javax.print.event.PrintServiceAttributeListener
的使用

使用 PrintServiceAttributeListener 的软件包
javax.print 为 JavaTM Print Service API 提供了主要类和接口。 
 

javax.printPrintServiceAttributeListener 的使用
 

参数类型为 PrintServiceAttributeListenerjavax.print 中的方法
 void PrintService.addPrintServiceAttributeListener(PrintServiceAttributeListener listener)
          为此 PrintService 上的事件注册一个侦听器。
 void PrintService.removePrintServiceAttributeListener(PrintServiceAttributeListener listener)
          移除此 PrintService 的 PrintService 侦听器。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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