FontFamily.DEFAULT

Overview | Methods | Fields | This Package | All Packages

FontFamily.DEFAULT

Represents the Default font family. When you create a Font object without specifying a font family, this value is used to create the object.

Syntax

public static final int DEFAULT;