Liking cljdoc? Tell your friends :D

javax.swing.plaf.metal.MetalLabelUI

A Windows L&F implementation of LabelUI. This implementation is completely static, i.e. there's only one UIView implementation that's shared by all JLabel objects.

A Windows L&F implementation of LabelUI.  This implementation
is completely static, i.e. there's only one UIView implementation
that's shared by all JLabel objects.
raw docstring

*create-uiclj

(*create-ui c)

c - javax.swing.JComponent

returns: javax.swing.plaf.ComponentUI

c - `javax.swing.JComponent`

returns: `javax.swing.plaf.ComponentUI`
raw docstring

->metal-label-uiclj

(->metal-label-ui)

Constructor.

Constructor.
raw docstring

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

× close