Liking cljdoc? Tell your friends :D

jdk.awt.PageAttributes$ColorType

A type-safe enumeration of possible color states.

A type-safe enumeration of possible color states.
raw docstring

*-colorclj

Static Constant.

The ColorType instance to use for specifying color printing.

type: java.awt.PageAttributes$ColorType

Static Constant.

The ColorType instance to use for specifying color printing.

type: java.awt.PageAttributes$ColorType
raw docstring

*-monochromeclj

Static Constant.

The ColorType instance to use for specifying monochrome printing.

type: java.awt.PageAttributes$ColorType

Static Constant.

The ColorType instance to use for specifying monochrome printing.

type: java.awt.PageAttributes$ColorType
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