Uses of Class
org.kordamp.ikonli.boxicons.BoxiconsRegular
-
-
Uses of BoxiconsRegular in org.kordamp.ikonli.boxicons
Methods in org.kordamp.ikonli.boxicons that return BoxiconsRegular Modifier and Type Method Description static BoxiconsRegularBoxiconsRegular. findByDescription(String description)static BoxiconsRegularBoxiconsRegular. valueOf(String name)Returns the enum constant of this type with the specified name.static BoxiconsRegular[]BoxiconsRegular. 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 BoxiconsRegular Modifier and Type Method Description Class<BoxiconsRegular>BoxiconsRegularIkonProvider. getIkon()
-