Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class java.awt.JobAttributes
Uses in package java.awt
Constructors with parameter type java.awt.JobAttributes
JobAttributes
.
JobAttributes
(
JobAttributes
attr)
Methods with parameter type java.awt.JobAttributes
PrintJob
Toolkit
.
getPrintJob
(
Frame
frame,
String
title,
JobAttributes
jobAttr,
PageAttributes
pageAttr)
Returns a instance of
PrintJob
for the specified arguments.
void
JobAttributes
.
set
(
JobAttributes
attr)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About