Liking cljdoc? Tell your friends :D

jdk.awt.JobAttributes$DialogType

A type-safe enumeration of possible dialogs to display to the user.

A type-safe enumeration of possible dialogs to display to the user.
raw docstring

*-commonclj

Static Constant.

The DialogType instance to use for specifying the cross-platform, pure Java print dialog.

type: java.awt.JobAttributes$DialogType

Static Constant.

The DialogType instance to use for
 specifying the cross-platform, pure Java print dialog.

type: java.awt.JobAttributes$DialogType
raw docstring

*-nativeclj

Static Constant.

The DialogType instance to use for specifying the platform's native print dialog.

type: java.awt.JobAttributes$DialogType

Static Constant.

The DialogType instance to use for
 specifying the platform's native print dialog.

type: java.awt.JobAttributes$DialogType
raw docstring

*-noneclj

Static Constant.

The DialogType instance to use for specifying no print dialog.

type: java.awt.JobAttributes$DialogType

Static Constant.

The DialogType instance to use for
 specifying no print dialog.

type: java.awt.JobAttributes$DialogType
raw docstring

hash-codeclj

(hash-code this)

Description copied from class: Object

returns: a hash code value for this object. - int

Description copied from class: Object

returns: a hash code value for this object. - `int`
raw docstring

to-stringclj

(to-string this)

Description copied from class: Object

returns: a string representation of the object. - java.lang.String

Description copied from class: Object

returns: a string representation of the object. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close