Liking cljdoc? Tell your friends :D

retroact.swing.util


assoc-ctxclj

(assoc-ctx onscreen-component ctx)

assoc-viewclj

(assoc-view onscreen-component view)

clear-onscreen-componentclj

(clear-onscreen-component onscreen-component)

Clears Retroact data from the onscreen component and all its children, but not "children" for things like get/set layout. Just AWT/Swing children for AWT Container objects.

Clears Retroact data from the onscreen component and all its children, but not "children" for things like
get/set layout. Just AWT/Swing children for AWT Container objects.
raw docstring

client-prop-prefixclj


get-client-propcljmultimethod

Call on EDT. Gets a client property for all objects including non-JComponent.

Call on EDT. Gets a client property for all objects including non-JComponent.
raw docstring

get-comp-idclj

(get-comp-id onscreen-component)

get-ctxclj

(get-ctx onscreen-component)

get-viewclj

(get-view onscreen-component)

identity->propsclj


object->identityclj


set-client-propcljmultimethod

Call on EDT. Sets a client property and has a mechanism for non-JComponent objects to set a property.

Call on EDT. Sets a client property and has a mechanism for non-JComponent objects to set a property.
raw docstring

silenced-eventsclj

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

× close