Liking cljdoc? Tell your friends :D

javax.swing.plaf.metal.MetalScrollBarUI

Implementation of ScrollBarUI for the Metal Look and Feel

Implementation of ScrollBarUI for the Metal Look and Feel
raw docstring

*-free-standing-propclj

Static Constant.

type: java.lang.String

Static Constant.

type: java.lang.String
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-scroll-bar-uiclj

(->metal-scroll-bar-ui)

Constructor.

Constructor.
raw docstring

get-preferred-sizeclj

(get-preferred-size this c)

Description copied from class: BasicScrollBarUI

c - the JScrollBar that's delegating this method to us - javax.swing.JComponent

returns: the preferred size of a Basic JScrollBar - java.awt.Dimension

Description copied from class: BasicScrollBarUI

c - the JScrollBar that's delegating this method to us - `javax.swing.JComponent`

returns: the preferred size of a Basic JScrollBar - `java.awt.Dimension`
raw docstring

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

× close