API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. PageAttributes.ColorType View Source
Author(s)
Since
1.3
Version
Serial
Hierarchy
 Object
      AttributeValue
          PageAttributes.ColorType
Implements
Subclasses
Description
publicfinalstatic class PageAttributes.ColorType
  A type-safe enumeration of possible color states.
See also:   
Constructors
private PageAttributes.ColorType (int type)
Methods
Hide/Show inherited methods
public int hashCode () [Inherited From AttributeValue]
public String toString () [Inherited From AttributeValue]
Fields
Hide/Show inherited fields
publicfinalstatic ColorType COLOR
The ColorType instance to use for specifying color printing.
publicfinalstatic ColorType MONOCHROME
The ColorType instance to use for specifying monochrome printing.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar