home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = Grab;
- LANGUAGE = ObjC;
- OUTLETS = {alpha = id; depth = id; height = id; inspectorPanel = id; width = id; };
- SUPERCLASS = NSApplication;
- },
- {
- CLASS = Inspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- alphaSwitch = id;
- depthText = id;
- heightText = id;
- inspectorPanel = id;
- widthText = id;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }