API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. JobAttributes.DestinationType View Source
Author(s)
Since
1.3
Version
Serial
Hierarchy
 Object
      AttributeValue
          JobAttributes.DestinationType
Implements
Subclasses
Description
publicfinalstatic class JobAttributes.DestinationType
  A type-safe enumeration of possible job destinations.
See also:   
Constructors
private JobAttributes.DestinationType (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 DestinationType FILE
The DestinationType instance to use for specifying print to file.
publicfinalstatic DestinationType PRINTER
The DestinationType instance to use for specifying print to printer.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar