Uses of Enum Class
com._1c.g5.v8.dt.common.ui.Fonts.FontStyle
Packages that use Fonts.FontStyle
-
Uses of Fonts.FontStyle in com._1c.g5.v8.dt.common.ui
Methods in com._1c.g5.v8.dt.common.ui that return Fonts.FontStyleModifier and TypeMethodDescriptionstatic Fonts.FontStyleReturns the enum constant of this class with the specified name.static Fonts.FontStyle[]Fonts.FontStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.common.ui with parameters of type Fonts.FontStyleModifier and TypeMethodDescriptionstatic org.eclipse.swt.graphics.FontFonts.getFont(String name, int size, Fonts.FontStyle... styles)