Microsoft SDK for Java

Font Fields

Fields Description
ANSI_FIXED Represents a standard ANSI fixed-width font.
ANSI_VAR Represents a standard ANSI variable-width font.
DEFAULT_GUI Represents the default font for the current graphical user interface.
DEVICE_DEFAULT Represents the standard font for the current graphics device.
OEM_FIXED Represents the standard original equipment manufacturer (OEM) fixed font.
SYSTEM Represents the standard Windows variable-width system font.
SYSTEM_FIXED Represents the standard Windows fixed-width system font.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.