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 IconFormatIconKey.getFormat()static 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 TypeMethodDescriptionstatic IconKeyIconKey.of(String key, IconType type, IconFormat format)