| Package | Description |
|---|---|
| javax.print.attribute.standard |
Package javax.print.attribute.standard contains classes for specific printing attributes.
|
| Modifier and Type | Field and Description |
|---|---|
static ColorSupported |
ColorSupported.NOT_SUPPORTED
The printer is not capable of any type of color printing.
|
static ColorSupported |
ColorSupported.SUPPORTED
The printer is capable of some type of color printing, such as highlight color or full process color.
|