Uses of Class
org.kordamp.ikonli.material.Material
-
-
Uses of Material in org.kordamp.ikonli.material
Methods in org.kordamp.ikonli.material that return Material Modifier and Type Method Description static MaterialMaterial. findByDescription(java.lang.String description)static MaterialMaterial. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Material[]Material. values()Returns an array containing the constants of this enum type, in the order they are declared.
-