CPFontManager Class Reference
[AppKit]

List of all members.

Public Member Functions

(CPArray- availableFonts [implementation]
(CPArray- fontWithNameIsAvailable: [implementation]

Static Public Member Functions

(void) + setFontManagerFactory: [implementation]
(CPFontManager+ sharedFontManager [implementation]

Detailed Description

Definition at line 34 of file CPFontManager.j.


Member Function Documentation

- (CPArray) availableFonts   [implementation]

Returns an array of the available fonts

Definition at line 65 of file CPFontManager.j.

- (CPArray) fontWithNameIsAvailable: (CPString aFontName   [implementation]

Returns the available fonts matching the provided name.

Parameters:
aFontName the name of the font

Definition at line 94 of file CPFontManager.j.

+ (void) setFontManagerFactory: (Class)  aClass   [implementation]

Sets the class that will be used to create the application's font manager.

Definition at line 57 of file CPFontManager.j.

+ (CPFontManager) sharedFontManager   [implementation]

Returns the application's font manager. If the font manager does not exist yet, it will be created.

Definition at line 44 of file CPFontManager.j.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 11:04:21 2010 for Cappuccino API by  doxygen 1.6.1