NSFontPanel
The Font panel—a user interface object that displays a list of available fonts, letting the user preview them and change the font used to display text.
Declaration
class NSFontPanelOverview
Actual changes to the font panel are made through conversion messages sent to the shared NSFontManager instance. There’s only one Font panel for each app.