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 GoogleMaterialFontsModifier and TypeFieldDescriptionstatic Map<GoogleMaterialFonts, GoogleMaterialIconFont> GoogleMaterialIconFont.staticFontsMethods in ca.phon.util.icons that return GoogleMaterialFontsModifier and TypeMethodDescriptionstatic GoogleMaterialFontsGoogleMaterialFonts.fromString(String fontName) static GoogleMaterialFontsReturns 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 GoogleMaterialIconFontGoogleMaterialIconFont.getIconFont(GoogleMaterialFonts font)