Uses of Class
javax.print.attribute.standard.DialogTypeSelection
| Package | Description |
|---|---|
| javax.print.attribute.standard |
Package
javax.print.attribute.standard contains 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.