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

27 lines
847 B
Plaintext
Raw Normal View History

2001-10-19 19:41:13 +00:00
{
IBClasses = (
2002-04-14 14:18:02 +00:00
{
ACTIONS = {creatorChanged = id; typeChanged = id; };
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
2001-10-19 19:41:13 +00:00
{
ACTIONS = {attributesChanged = id; };
CLASS = InfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
2002-02-07 07:37:51 +00:00
attributesMatrix = NSMatrix;
documentView = NSBox;
2002-04-14 14:18:02 +00:00
filePropertyForm = NSForm;
2002-02-07 07:37:51 +00:00
iconView = NSImageView;
nameView = NSTextField;
placeholderView = NSBox;
resourceView = NSBox;
2001-10-19 19:41:13 +00:00
};
SUPERCLASS = NSWindowController;
2002-04-14 14:18:02 +00:00
},
{CLASS = SizeFormatter; LANGUAGE = ObjC; SUPERCLASS = NSNumberFormatter; }
2001-10-19 19:41:13 +00:00
);
IBVersion = 1;
}