|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV NEXT | ||||||||
Uses of Class
java.awt.JobAttributes.DialogType
| Uses of JobAttributes.DialogType in java.awt |
| Fields in java.awt declared as JobAttributes.DialogType | |
private JobAttributes.DialogType |
JobAttributes.dialog
|
static JobAttributes.DialogType |
JobAttributes.DialogType.COMMON
|
static JobAttributes.DialogType |
JobAttributes.DialogType.NATIVE
|
static JobAttributes.DialogType |
JobAttributes.DialogType.NONE
|
| Methods in java.awt that return JobAttributes.DialogType | |
JobAttributes.DialogType |
JobAttributes.getDialog()
|
| Methods in java.awt with parameters of type JobAttributes.DialogType | |
void |
JobAttributes.setDialog(JobAttributes.DialogType dialog)
|
| Constructors in java.awt with parameters of type JobAttributes.DialogType | |
JobAttributes(int copies,
JobAttributes.DefaultSelectionType selection,
JobAttributes.DestinationType destination,
JobAttributes.DialogType dialog,
java.lang.String filename,
int max,
int min,
JobAttributes.MultipleDocumentHandlingType multiple,
int[][] pageRanges,
java.lang.String printer,
JobAttributes.SidesType sides)
|
|
|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV NEXT | ||||||||