Uses of Class
javax.print.attribute.standard.ColorSupported
Packages that use ColorSupported
Package
Description
Package 
javax.print.attribute.standard contains classes for specific
 printing attributes.- 
Uses of ColorSupported in javax.print.attribute.standardFields in javax.print.attribute.standard declared as ColorSupportedModifier and TypeFieldDescriptionstatic final ColorSupportedColorSupported.NOT_SUPPORTEDThe printer is not capable of any type of color printing.static final ColorSupportedColorSupported.SUPPORTEDThe printer is capable of some type of color printing, such as highlight color or full process color.