Interface Style


public interface Style
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the font is slanted in an italic style.
    static final int
    the font is upright.
    static final int
    the font is slanted, but in a roman style.
  • Field Details