Uses of Enum Class
ru.slie.luna.icon.IconFormat
Packages that use IconFormat
-
Uses of IconFormat in ru.slie.luna.icon
Methods in ru.slie.luna.icon that return IconFormatModifier and TypeMethodDescriptionstatic IconFormatReturns the enum constant of this class with the specified name.static IconFormat[]IconFormat.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 IconFormatModifier and TypeMethodDescriptionIconManager.create(IconType iconType, InputStream inputStream, IconFormat iconFormat)