| Name | Description | Type | Package | Framework |
| FontAwesome | Defines a GlyphFont for the FontAwesome font set (see the FontAwesome website | Class | org.controlsfx.glyphfont | ControlsFX |
| FontAwesome .Glyph | The individual glyphs offered by the FontAwesome font. | Class | org.controlsfx.glyphfont.FontAwesome | ControlsFX |
| Glyph | Represents one glyph from the font. | Class | org.controlsfx.glyphfont | ControlsFX |
| GlyphFont | Represents a glyph font, which can be loaded locally or from a specified URL. | Class | org.controlsfx.glyphfont | ControlsFX |
| GlyphFontRegistry | The glyph font registry automatically registers available fonts using a ServiceLoader facility, however it is also possible to register | Class | org.controlsfx.glyphfont | ControlsFX |
| INamedCharacter | Represents a named character. | Interface | org.controlsfx.glyphfont | ControlsFX |