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

20 lines
604 B
Plaintext
Raw Normal View History

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