Uses of Enum Class
mars.venus.EditorFont.Style
Packages that use EditorFont.Style
-
Uses of EditorFont.Style in mars.venus
Fields in mars.venus declared as EditorFont.StyleMethods in mars.venus that return EditorFont.StyleModifier and TypeMethodDescriptionstatic EditorFont.StyleEditorFont.getStyle(int flags) Given an int field of flags that represents a font style from theFontclass, returns the correspondingEditorFont.Style.static EditorFont.StyleGiven the name of a font style, returns the correspondingEditorFont.Style.static EditorFont.StyleReturns the enum constant of this class with the specified name.static EditorFont.Style[]EditorFont.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.