Java javax.print.event PrintServiceAttributeEvent fields, constructors, methods, implement or subclass

Example usage for Java javax.print.event PrintServiceAttributeEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.print.event PrintServiceAttributeEvent.

The text is from its open source code.

Method

PrintServiceAttributeSetgetAttributes()
Determine the printing service attributes that changed and their new values.
PrintServicegetPrintService()
Returns the print service.