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