Liking cljdoc? Tell your friends :D

javax.swing.plaf.basic.BasicIconFactory

Factory object that can vend Icons appropriate for the basic L & F.

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.

Factory object that can vend Icons appropriate for the basic L & F.

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

*create-empty-frame-iconclj

(*create-empty-frame-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-check-box-iconclj

(*get-check-box-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-check-box-menu-item-iconclj

(*get-check-box-menu-item-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-menu-arrow-iconclj

(*get-menu-arrow-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-menu-item-arrow-iconclj

(*get-menu-item-arrow-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-menu-item-check-iconclj

(*get-menu-item-check-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-radio-button-iconclj

(*get-radio-button-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

*get-radio-button-menu-item-iconclj

(*get-radio-button-menu-item-icon)

returns: javax.swing.Icon

returns: `javax.swing.Icon`
raw docstring

->basic-icon-factoryclj

(->basic-icon-factory)

Constructor.

Constructor.
raw docstring

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

× close