Font.getFamily
Class Overview | Class Members |
This Package |
All Packages
public String getFamily()
Returns
a string, the platform specific family name.
Description
Gets the platform specific family name of the font. Use the
getName method to get the logical name of the font.
See Also
getName