home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {performZoom = id; print = id; save = id; saveAs = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- hideOtherApplications = id;
- orderFrontInspectorPanel = id;
- orderFrontPrefsPanel = id;
- screenSelection = id;
- showInfo = id;
- timedSelection = id;
- toggleSound = id;
- unhideOtherApplications = id;
- variableSelection = id;
- windowSelection = id;
- };
- CLASS = Grab;
- LANGUAGE = ObjC;
- OUTLETS = {
- grabWindow = id;
- inspectorItem = id;
- screenItem = id;
- selection = id;
- selectionItem = id;
- soundItem = id;
- timedItem = id;
- windowItem = id;
- };
- SUPERCLASS = NSApplication;
- }
- );
- IBVersion = 1;
- }