[45:7] extends: Label, Region
org.controlsfx.glyphfont.Glyph
Obj
)[8:14] static
extends: object
JavaFX FontAwesome class.
get ()
names ()
Gets a list of all glyph names. @ A list of strings with all the names.
create (string Name
)
Creates a Glyph with the provided name and returns it.
Name
is a string with the glyph name. (ie GEAR, SAVE ...)A
Glyph to be used as a graphic.