Uses of Interface
org.controlsfx.glyphfont.INamedCharacter
Packages that use INamedCharacter
Package
Description
A package containing a number of useful code related to loading and using
font packs whose characters are actually images.
-
Uses of INamedCharacter in org.controlsfx.glyphfont
Classes in org.controlsfx.glyphfont that implement INamedCharacterModifier and TypeClassDescriptionstatic enum
The individual glyphs offered by the FontAwesome font.Method parameters in org.controlsfx.glyphfont with type arguments of type INamedCharacterModifier and TypeMethodDescriptionvoid
GlyphFont.registerAll
(Iterable<? extends INamedCharacter> namedCharacters) Registers all given characters with their name.