Defines an icon for Palette close
Defines an icon for Palette close
(get-icon-height this)Description copied from interface: Icon
returns: an int specifying the fixed height of the icon. - int
Description copied from interface: Icon returns: an int specifying the fixed height of the icon. - `int`
(get-icon-width this)Description copied from interface: Icon
returns: an int specifying the fixed width of the icon. - int
Description copied from interface: Icon returns: an int specifying the fixed width of the icon. - `int`
(paint-icon this c g x y)Description copied from interface: Icon
c - java.awt.Component
g - java.awt.Graphics
x - int
y - int
Description copied from interface: Icon c - `java.awt.Component` g - `java.awt.Graphics` x - `int` y - `int`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |