Public Member Functions | |
() | - for [implementation] |
Static Public Member Functions | |
(CPColor) | + lightCheckersColor [implementation] |
(CPColor) | + darkCheckersColor [implementation] |
(CPColor) | + windowBackgroundColor [implementation] |
(CPColor) | + defaultShowcaseBackgroundColor [implementation] |
(CPColor) | + showcaseBackgroundColor [implementation] |
(void) | + setShowcaseBackgroundColor: [implementation] |
(CGSize) | + itemSize [implementation] |
(CPArray) | + themedObjectTemplates [implementation] |
(void) | + calculateThemedObjectTemplates [implementation] |
(int) | + compare: [implementation] |
Definition at line 34 of file BKThemeDescriptor.j.
+ (void) calculateThemedObjectTemplates | [implementation] |
Definition at line 123 of file BKThemeDescriptor.j.
+ (int) compare: | (BKThemeDescriptor) | aThemeDescriptor | [implementation] |
Definition at line 174 of file BKThemeDescriptor.j.
+ (CPColor) darkCheckersColor | [implementation] |
Definition at line 70 of file BKThemeDescriptor.j.
+ (CPColor) defaultShowcaseBackgroundColor | [implementation] |
Definition at line 83 of file BKThemeDescriptor.j.
- BKThemeDescriptor: | (candidate in) | window | [implementation] |
Definition at line 43 of file BKThemeDescriptor.j.
+ (CGSize) itemSize | [implementation] |
Definition at line 103 of file BKThemeDescriptor.j.
+ (CPColor) lightCheckersColor | [implementation] |
Definition at line 62 of file BKThemeDescriptor.j.
+ (void) setShowcaseBackgroundColor: | (CPColor) | aColor | [implementation] |
Definition at line 98 of file BKThemeDescriptor.j.
+ (CPColor) showcaseBackgroundColor | [implementation] |
Definition at line 88 of file BKThemeDescriptor.j.
+ (CPArray) themedObjectTemplates | [implementation] |
Definition at line 113 of file BKThemeDescriptor.j.
+ (CPColor) windowBackgroundColor | [implementation] |
Definition at line 78 of file BKThemeDescriptor.j.