Uses of Enum Class
net.thevpc.more.shef.FontSizeEnum
-
Uses of FontSizeEnum in net.thevpc.more.shef
Subclasses with type arguments of type FontSizeEnum in net.thevpc.more.shefMethods in net.thevpc.more.shef that return FontSizeEnumModifier and TypeMethodDescriptionstatic FontSizeEnumReturns the enum constant of this class with the specified name.static FontSizeEnum[]FontSizeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.more.shef with parameters of type FontSizeEnumModifier and TypeMethodDescriptionstatic voidShefHelper.runSetFontSize(JEditorPane editor, FontSizeEnum size)