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