Liking cljdoc? Tell your friends :D

retroact.swing.create-fns


create-colorclj

(create-color color)

Takes a value that is a Color object, a vector, or a valid arg to the Color constructor. For example: Color/WHITE, [255 255 255], 0xFFFFFF

Takes a value that is a Color object, a vector, or a valid arg to the Color constructor.
For example: Color/WHITE, [255 255 255], 0xFFFFFF
raw docstring

create-file-name-extension-filterclj

(create-file-name-extension-filter {:keys [view]})

create-fontclj

(create-font font)

create-horizontal-glueclj

(create-horizontal-glue ctx)

create-jdialogclj

(create-jdialog {:keys [view]})

create-joption-paneclj

(create-joption-pane {:keys [view]})

create-jtext-areaclj

(create-jtext-area ctx)

create-windowclj

(create-window {:keys [view]})

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

× close