home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- closePackage = id;
- openPackage = id;
- printInstallerDocument = id;
- quitTheApp = id;
- showAboutBox = id;
- showFiles = id;
- showHelp = id;
- showLog = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- launchDiskUtility = id;
- launchPasswordReset = id;
- launchStartupDisk = id;
- launchTerminal = id;
- openPackage = id;
- quitTheApp = id;
- showAboutBox = id;
- showLog = id;
- };
- CLASS = InstallerController;
- LANGUAGE = ObjC;
- OUTLETS = {installerMenu = NSMenu; };
- SUPERCLASS = NSObject;
- },
- {CLASS = InstallerXApp; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }
- );
- IBVersion = 1;
- }