Uses of Enum Class
net.thevpc.more.shef.AlignEnum
-
Uses of AlignEnum in net.thevpc.more.shef
Subclasses with type arguments of type AlignEnum in net.thevpc.more.shefMethods in net.thevpc.more.shef that return AlignEnumModifier and TypeMethodDescriptionstatic AlignEnumReturns the enum constant of this class with the specified name.static AlignEnum[]AlignEnum.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 AlignEnumModifier and TypeMethodDescriptionstatic booleanShefHelper.isEnabledAlign(JEditorPane editor, AlignEnum alignEnum) static voidShefHelper.runTextAlign(JEditorPane editor, AlignEnum alignEnum)