Liking cljdoc? Tell your friends :D

javax.swing.plaf.metal.MetalComboBoxIcon

This utility class draws the horizontal bars which indicate a MetalComboBox

This utility class draws the horizontal bars which indicate a MetalComboBox
raw docstring

->metal-combo-box-iconclj

(->metal-combo-box-icon)

Constructor.

Constructor.
raw docstring

get-icon-heightclj

(get-icon-height this)

Created a stub to satisfy the interface.

returns: an int specifying the fixed height of the icon. - int

Created a stub to satisfy the interface.

returns: an int specifying the fixed height of the icon. - `int`
raw docstring

get-icon-widthclj

(get-icon-width this)

Created a stub to satisfy the interface.

returns: an int specifying the fixed width of the icon. - int

Created a stub to satisfy the interface.

returns: an int specifying the fixed width of the icon. - `int`
raw docstring

paint-iconclj

(paint-icon this c g x y)

Paints the horizontal bars for the

c - java.awt.Component g - java.awt.Graphics x - int y - int

Paints the horizontal bars for the

c - `java.awt.Component`
g - `java.awt.Graphics`
x - `int`
y - `int`
raw docstring

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

× close