java.awt
public static final class JobAttributes.DialogType extends Object
Modifier and Type | Field and Description |
---|---|
static JobAttributes.DialogType |
COMMON |
static JobAttributes.DialogType |
NATIVE |
static JobAttributes.DialogType |
NONE |
public static final JobAttributes.DialogType COMMON
public static final JobAttributes.DialogType NATIVE
public static final JobAttributes.DialogType NONE
public int hashCode()
hashCode
in class Object
Object.equals(Object)
,
System.identityHashCode(Object)
public String toString()
toString
in class Object
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)