Liking cljdoc? Tell your friends :D
Clojure only.

javax.swing.plaf.FontUIResource

A subclass of java.awt.Font that implements UIResource. UI classes which set default font properties should use this class.

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.

A subclass of java.awt.Font that implements UIResource.
UI classes which set default font properties should use
this class.

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

->font-ui-resourceclj

(->font-ui-resource font)
(->font-ui-resource name style size)

Constructor.

name - java.lang.String style - int size - int

Constructor.

name - `java.lang.String`
style - `int`
size - `int`
raw docstring

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

× close