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