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