Uses of Class
org.kordamp.ikonli.material2.Material2AL
-
-
Uses of Material2AL in org.kordamp.ikonli.material2
Methods in org.kordamp.ikonli.material2 that return Material2AL Modifier and Type Method Description static Material2ALMaterial2AL. findByDescription(java.lang.String description)static Material2ALMaterial2AL. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Material2AL[]Material2AL. 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 Material2AL Modifier and Type Method Description java.lang.Class<Material2AL>Material2ALIkonProvider. getIkon()
-