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