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