ResKnife/Cocoa/English.lproj/PrefsWindow.nib/classes.nib

17 lines
542 B
Plaintext
Raw Normal View History

2001-10-19 19:41:13 +00:00
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {acceptPrefs = id; cancelPrefs = id; resetToDefault = id; };
CLASS = PrefsWindowController;
LANGUAGE = ObjC;
OUTLETS = {
autosaveIntervalField = NSTextField;
dataProtectionMatrix = NSMatrix;
launchActionMatrix = NSMatrix;
};
2001-10-19 19:41:13 +00:00
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}