Public Member Functions | Protected Attributes

AP_CocoaDialog_Background_Controller Class Reference

#import <ap_CocoaDialog_Background.h>

Inheritance diagram for AP_CocoaDialog_Background_Controller:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(void) - dealloc
(IBAction) - aColor:
(IBAction) - aClear:
(IBAction) - aCancel:
(IBAction) - aOK:

Protected Attributes

IBOutlet NSButton * oClear
IBOutlet NSButton * oCancel
IBOutlet NSButton * oOK
IBOutlet NSColorWell * oColorWell
AP_CocoaDialog_Background_xap

Member Function Documentation

- (IBAction) aCancel: (id sender  
- (IBAction) aClear: (id sender  
- (IBAction) aColor: (id sender  
- (IBAction) aOK: (id sender  
- (void) dealloc  

Member Data Documentation

- (AP_CocoaDialog_Background*) _xap [protected]

Referenced by aCancel:, aClear:, aColor:, and aOK:.

- (IBOutlet NSButton*) oCancel [protected]
- (IBOutlet NSButton*) oClear [protected]
- (IBOutlet NSColorWell*) oColorWell [protected]

Referenced by aClear:, and aColor:.

- (IBOutlet NSButton*) oOK [protected]

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