Uses of Enum Class
net.thevpc.more.shef.InlineStyleEnum
-
Uses of InlineStyleEnum in net.thevpc.more.shef
Subclasses with type arguments of type InlineStyleEnum in net.thevpc.more.shefMethods in net.thevpc.more.shef that return InlineStyleEnumModifier and TypeMethodDescriptionstatic InlineStyleEnumReturns the enum constant of this class with the specified name.static InlineStyleEnum[]InlineStyleEnum.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 InlineStyleEnumModifier and TypeMethodDescriptionstatic HTML.TagShefHelper.getTag(InlineStyleEnum type) static booleanShefHelper.isDefined(AttributeSet attr, InlineStyleEnum type) static voidShefHelper.runToggleInlineStyle(JEditorPane editor, InlineStyleEnum type)