Uses of Enum Class
ru.slie.luna.icon.IconType
Packages that use IconType
-
Uses of IconType in ru.slie.luna.icon
Methods in ru.slie.luna.icon that return IconTypeModifier and TypeMethodDescriptionstatic IconTypeIconKey.getType()static IconTypeReturns the enum constant of this class with the specified name.static IconType[]IconType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.icon with parameters of type IconTypeModifier and TypeMethodDescriptionIconManager.create(IconType iconType, String originalName, InputStream inputStream) static IconKeyIconKey.of(String key, IconType type, IconFormat format) IconManager.search(IconType iconType, String term, SearchParams searchParams)