Uses of Class
javax.print.attribute.standard.DialogTypeSelection
-
Packages that use DialogTypeSelection Package Description javax.print.attribute.standard Packagejavax.print.attribute.standardcontains classes for specific printing attributes. -
-
Uses of DialogTypeSelection in javax.print.attribute.standard
Fields in javax.print.attribute.standard declared as DialogTypeSelection Modifier and Type Field Description static DialogTypeSelectionDialogTypeSelection. COMMONThe cross-platform print dialog should be used.static DialogTypeSelectionDialogTypeSelection. NATIVEThe native platform print dialog should be used.
-