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