Liking cljdoc? Tell your friends :D

javax.swing.plaf.metal.MetalIconFactory$FolderIcon16

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeans™ has been added to the java.beans package. Please see XMLEncoder.

 Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing.  As of 1.4, support for long term storage
of all JavaBeans™
has been added to the java.beans package.
Please see XMLEncoder.
raw docstring

->folder-icon-16clj

(->folder-icon-16)

Constructor.

Constructor.
raw docstring

get-additional-heightclj

(get-additional-height this)

returns: int

returns: `int`
raw docstring

get-icon-heightclj

(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`
raw docstring

get-icon-widthclj

(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`
raw docstring

get-shiftclj

(get-shift this)

returns: int

returns: `int`
raw docstring

paint-iconclj

(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`
raw docstring

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

× close