Java javax.print.attribute.standard PrinterName fields, constructors, methods, implement or subclass

Example usage for Java javax.print.attribute.standard PrinterName fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.print.attribute.standard PrinterName.

The text is from its open source code.

Constructor

PrinterName(String printerName, Locale locale)
Constructs a new printer name attribute with the given name and locale.

Method

StringtoString()
Returns a String identifying this text attribute.