Main Page | Modules | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

CAPController Class Reference

#import <CAPController.h>


Detailed Description

Definition at line 5 of file CAPController.h.

Public Member Functions

(IBAction) - buttonPressed:
(IBAction) - textAction:
(void) - awakeFromNib [implementation]
(void) - controlTextDidChange: [implementation]

Protected Attributes

IBOutlet NSButton * cancelButton
IBOutlet NSButton * okButton
IBOutlet NSSecureTextField * password
IBOutlet NSTextField * prompt
IBOutlet NSWindow * window


Member Function Documentation

- (void) awakeFromNib   [implementation]
 

Definition at line 6 of file CAPController.m.

References password, prompt, and window.

- (IBAction) buttonPressed: (id)  sender  
 

Definition at line 23 of file CAPController.m.

References okButton, and password.

- (void) controlTextDidChange: (NSNotification *)  notice   [implementation]
 

Definition at line 38 of file CAPController.m.

References okButton, and password.

- (IBAction) textAction: (id)  sender  
 

Definition at line 33 of file CAPController.m.


Field Documentation

- (IBOutlet NSButton*) cancelButton [protected]
 

Definition at line 7 of file CAPController.h.

- (IBOutlet NSButton*) okButton [protected]
 

Definition at line 8 of file CAPController.h.

Referenced by buttonPressed:, and controlTextDidChange:.

- (IBOutlet NSSecureTextField*) password [protected]
 

Definition at line 9 of file CAPController.h.

Referenced by awakeFromNib, buttonPressed:, and controlTextDidChange:.

- (IBOutlet NSTextField*) prompt [protected]
 

Definition at line 10 of file CAPController.h.

Referenced by awakeFromNib.

- (IBOutlet NSWindow*) window [protected]
 

Definition at line 11 of file CAPController.h.

Referenced by awakeFromNib.


The documentation for this class was generated from the following files:
Generated on Fri Sep 30 12:01:12 2005 for Crescat by  doxygen 1.4.4