Uses of Class
org.teamapps.icon.fontawesome.FontAwesomeIcon
-
-
Uses of FontAwesomeIcon in org.teamapps.icon.fontawesome
Methods in org.teamapps.icon.fontawesome that return FontAwesomeIcon Modifier and Type Method Description static FontAwesomeIcon
FontAwesomeIcon. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static FontAwesomeIcon[]
FontAwesomeIcon. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-