CPFontManager Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

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


Detailed Description

Definition at line 31 of file CPFontManager.j.


Member Function Documentation

- (CPArray) availableFonts   [implementation]

Returns an array of the available fonts

Definition at line 62 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 91 of file CPFontManager.j.

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

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

Definition at line 54 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 41 of file CPFontManager.j.


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

Generated on Thu Dec 11 01:55:50 2008 for Cappuccino by  doxygen 1.5.7.1