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