NSGrayFrame(SBGrayFrame) Category Reference

#import <sbMacWindowTitlebarService.h>

Instance Methods

(void) - _sbDrawRect:
 
(void) - _sbOrigDrawRect:
 

Detailed Description

Definition at line 179 of file sbMacWindowTitlebarService.h.

Method Documentation

- (void) _sbDrawRect: (NSRect)  aDirtyRect

Songbird override of the NSGrayFrame "drawRect:" method.

Extends class NSGrayFrame.

Definition at line 274 of file sbMacWindowTitlebarService.mm.

- (void) _sbOrigDrawRect: (NSRect)  aDirtyRect

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

Extends class NSGrayFrame.

Definition at line 340 of file sbMacWindowTitlebarService.mm.


The documentation for this category was generated from the following files: