home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- cancel = id;
- downloadNow = id;
- purchaseNow = id;
- visitDownloadsPage = id;
- visitProductsPage = id;
- };
- CLASS = SoftwareUpdateManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- aboutTextField = id;
- aboutTextView = id;
- paidReleaseAboutTextField = id;
- paidReleaseAboutTextView = id;
- paidReleasePanel = id;
- paidReleaseSystemRequirementsTextField = id;
- systemRequirementsTextField = id;
- updatePanel = id;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }