API 0.9.5
CPThemeBlend Class Reference

#import <CPThemeBlend.h>

Inheritance diagram for CPThemeBlend:

List of all members.

Instance Methods

(void) - bundleDidFinishLoading:
(id) - initWithContentsOfURL:
(void) - loadWithDelegate:
(CPArray- themeNames
(CPArray- themes

Detailed Description

Definition at line 2 of file CPThemeBlend.h.


Method Documentation

- (void) bundleDidFinishLoading: (CPBundle aBundle

Definition at line 78 of file CPThemeBlend.j.

- (id) initWithContentsOfURL: (CPURL aURL

Definition at line 37 of file CPThemeBlend.j.

- (void) loadWithDelegate: (id)  aDelegate

Definition at line 71 of file CPThemeBlend.j.

- (CPArray) themeNames

Returns an array of names of the themes that make up this blend.

Definition at line 61 of file CPThemeBlend.j.

- (CPArray) themes

Returns an array of names of the keyed theme archives that make up this blend. Each item in the array will have the extension ".keyedtheme".

Definition at line 53 of file CPThemeBlend.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines