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