ResKnife/NovaTools/cron/English.lproj/cron.nib/classes.nib
2002-04-29 00:05:34 +00:00

40 lines
1.3 KiB
Plaintext

{
IBClasses = (
{
ACTIONS = {
editEnd = id;
editEndField = id;
editStart = id;
editStartField = id;
stepEnd = id;
stepStart = id;
};
CLASS = CronWindowController;
LANGUAGE = ObjC;
OUTLETS = {
activationForm = NSForm;
endDayField = NSTextField;
endDayStepper = NSStepper;
endMonthField = NSTextField;
endMonthStepper = NSStepper;
endYearField = NSTextField;
endYearStepper = NSStepper;
startDayField = NSTextField;
startDayStepper = NSStepper;
startMonthField = NSTextField;
startMonthStepper = NSStepper;
startYearField = NSTextField;
startYearStepper = NSStepper;
};
SUPERCLASS = NovaWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {toggleResID = id; };
CLASS = NovaWindowController;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}