home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- activateOptionChanged = id;
- alarmTypeChanged = id;
- cancelChanges = id;
- chooseFile = id;
- chooseSoundFile = id;
- okChanges = id;
- timeBeforeChanged = id;
- };
- CLASS = AlarmManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- activateMatrix = id;
- alarmConfigurationSheet = id;
- alarmImageView = id;
- alarmTypeMatrix = id;
- chooseFileButton = id;
- filePathTextField = id;
- okButton = id;
- sheetTitleField = id;
- soundPopup = id;
- timeBeforePopup = id;
- timeBeforeTextField = id;
- timeBeforeTitleField = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }