NSGrayFrame Class Reference

#import <sbMacWindowTitlebarService.h>

Inheritance diagram for NSGrayFrame:
[legend]
Collaboration diagram for NSGrayFrame:
[legend]

Instance Methods

(NSRect) - titlebarRect
 
(NSRect) - _titlebarTitleRect
 
(void) - _sbDrawRect:
 
(void) - _sbOrigDrawRect:
 

Detailed Description

This category extends NSGrayFrame in order to set the titlebar background image and color and the titlebar text color.

Definition at line 172 of file sbMacWindowTitlebarService.h.

Method Documentation

- (void) _sbDrawRect: (NSRect)  aDirtyRect

Songbird override of the NSGrayFrame "drawRect:" method.

Provided by category NSGrayFrame(SBGrayFrame).

Definition at line 274 of file sbMacWindowTitlebarService.mm.

Here is the call graph for this function:

- (void) _sbOrigDrawRect: (NSRect)  aDirtyRect

Placeholder for original NSGrayFrame "drawRect:" method. Will be replaced by the NSGrayFrame "drawRect:" implementation.

Provided by category NSGrayFrame(SBGrayFrame).

Definition at line 340 of file sbMacWindowTitlebarService.mm.

Here is the caller graph for this function:

- (NSRect) _titlebarTitleRect

Here is the caller graph for this function:

- (NSRect) titlebarRect

Here is the caller graph for this function:


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