Uses of Enum Class
me.despical.commons.miscellaneous.DefaultFontInfo
Packages that use DefaultFontInfo
-
Uses of DefaultFontInfo in me.despical.commons.miscellaneous
Methods in me.despical.commons.miscellaneous that return DefaultFontInfoModifier and TypeMethodDescriptionstatic DefaultFontInfoDefaultFontInfo.getDefaultFontInfo(char c) static DefaultFontInfoReturns the enum constant of this class with the specified name.static DefaultFontInfo[]DefaultFontInfo.values()Returns an array containing the constants of this enum class, in the order they are declared.