Uses of Class
org.kordamp.ikonli.material2.Material2RoundAL
-
-
Uses of Material2RoundAL in org.kordamp.ikonli.material2
Methods in org.kordamp.ikonli.material2 that return Material2RoundAL Modifier and Type Method Description static Material2RoundALMaterial2RoundAL. findByDescription(java.lang.String description)static Material2RoundALMaterial2RoundAL. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Material2RoundAL[]Material2RoundAL. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kordamp.ikonli.material2 that return types with arguments of type Material2RoundAL Modifier and Type Method Description java.lang.Class<Material2RoundAL>Material2RoundALIkonProvider. getIkon()
-