#import <CAPController.h>
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 |
|
|
Definition at line 6 of file CAPController.m. |
|
|
Definition at line 23 of file CAPController.m. |
|
|
Definition at line 38 of file CAPController.m. |
|
|
Definition at line 33 of file CAPController.m. |
|
|
Definition at line 7 of file CAPController.h. |
|
|
Definition at line 8 of file CAPController.h. Referenced by buttonPressed:, and controlTextDidChange:. |
|
|
Definition at line 9 of file CAPController.h. Referenced by awakeFromNib, buttonPressed:, and controlTextDidChange:. |
|
|
Definition at line 10 of file CAPController.h. Referenced by awakeFromNib. |
|
|
Definition at line 11 of file CAPController.h. Referenced by awakeFromNib. |
1.4.4