Uses of Enum Class
ca.phon.util.icons.GoogleMaterialFonts
Packages that use GoogleMaterialFonts
-
Uses of GoogleMaterialFonts in ca.phon.util.icons
Subclasses with type arguments of type GoogleMaterialFonts in ca.phon.util.iconsFields in ca.phon.util.icons with type parameters of type GoogleMaterialFontsMethods in ca.phon.util.icons that return GoogleMaterialFontsModifier and TypeMethodDescriptionstatic GoogleMaterialFonts
GoogleMaterialFonts.fromString
(String fontName) static GoogleMaterialFonts
Returns the enum constant of this class with the specified name.static GoogleMaterialFonts[]
GoogleMaterialFonts.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.util.icons with parameters of type GoogleMaterialFontsModifier and TypeMethodDescriptionstatic GoogleMaterialIconFont
GoogleMaterialIconFont.getIconFont
(GoogleMaterialFonts font)