Module org.controlsfx.controls
Package org.controlsfx.glyphfont
package org.controlsfx.glyphfont
A package containing a number of useful code related to loading and using
font packs whose characters are actually images.
-
ClassDescriptionDefines a
GlyphFont
for the FontAwesome font set (see the FontAwesome website for more details).The individual glyphs offered by the FontAwesome font.Represents one glyph from the font.Represents a glyph font, which can be loaded locally or from a specified URL.The glyph font registry automatically registers available fonts using aServiceLoader
facility, however it is also possible to register glyph fonts manually using the providedGlyphFontRegistry.register(GlyphFont)
method.Represents a named character.