Uses of Class
javax.print.attribute.standard.OutputBin
Package
Description
Package
javax.print.attribute.standard
contains classes for specific
printing attributes.-
Uses of OutputBin in javax.print.attribute.standard
Modifier and TypeFieldDescriptionstatic final OutputBin
OutputBin.BOTTOM
The bottom output bin in the printer.static final OutputBin
OutputBin.CENTER
The center output bin in the printer.static final OutputBin
OutputBin.FACE_DOWN
The face down output bin in the printer.static final OutputBin
OutputBin.FACE_UP
The face up output bin in the printer.static final OutputBin
OutputBin.LARGE_CAPACITY
The large-capacity output bin in the printer.static final OutputBin
OutputBin.LEFT
The left output bin in the printer.static final OutputBin
OutputBin.MIDDLE
The middle output bin in the printer.static final OutputBin
OutputBin.REAR
The rear output bin in the printer.static final OutputBin
OutputBin.RIGHT
The right output bin in the printer.static final OutputBin
OutputBin.SIDE
The side output bin in the printer.static final OutputBin
OutputBin.TOP
The top output bin in the printer.