Uses of Class
javax.print.attribute.standard.DialogTypeSelection
Package
Description
Package
javax.print.attribute.standard
contains classes for specific
printing attributes.-
Uses of DialogTypeSelection in javax.print.attribute.standard
Modifier and TypeFieldDescriptionstatic final DialogTypeSelection
DialogTypeSelection.COMMON
The cross-platform print dialog should be used.static final DialogTypeSelection
DialogTypeSelection.NATIVE
The native platform print dialog should be used.