|
|||||||||
接口 javax.print.event.PrintServiceAttributeListener
的使用
使用 PrintServiceAttributeListener 的软件包 | |
---|---|
javax.print | 为 JavaTM Print Service API 提供了主要类和接口。 |
javax.print 中 PrintServiceAttributeListener 的使用 |
---|
参数类型为 PrintServiceAttributeListener 的 javax.print 中的方法 | |
---|---|
void |
PrintService.addPrintServiceAttributeListener(PrintServiceAttributeListener listener) 为此 PrintService 上的事件注册一个侦听器。 |
void |
PrintService.removePrintServiceAttributeListener(PrintServiceAttributeListener listener) 移除此 PrintService 的 PrintService 侦听器。 |
所有类
|
|||||||||