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 TypeMethodDescriptionIcon.getType()static IconTypestatic 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, InputStream inputStream, IconFormat iconFormat) IconManager.search(IconType iconType, SearchParams searchParams)