cd76fd073077a736bf938d8ad935e092d740304a
[ITKit.git] / Showcase / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {
4             ACTIONS = {
5                 buildStatusWindow = id; 
6                 changeWindowSetting = id; 
7                 toggleCastsShadow = id; 
8                 toggleCommandDragging = id; 
9                 toggleControlDragging = id; 
10                 toggleImage = id; 
11                 toggleInvertedImage = id; 
12                 toggleOptionDragging = id; 
13                 toggleShiftDragging = id; 
14                 toggleStatusItem = id; 
15                 toggleStatusWindow = id; 
16                 toggleTabDragging = id; 
17                 toggleTitle = id; 
18             }; 
19             CLASS = Controller; 
20             LANGUAGE = ObjC; 
21             OUTLETS = {
22                 showImageCheckBox = NSButton; 
23                 showStatusItemCheckBox = NSButton; 
24                 showTitleCheckBox = NSButton; 
25                 statusItemMenu = NSMenu; 
26                 swBackgroundTypePopup = NSPopUpButton; 
27                 swDefinedPositionPopup = NSPopUpButton; 
28                 swSampleTextView = NSTextView; 
29                 swSpeedSlider = NSSlider; 
30                 swVanishDelay = NSTextField; 
31                 swVanishModePopup = NSPopUpButton; 
32                 tabView = ITTabView; 
33                 testTextField = ITTextField; 
34                 useInvertedCheckBox = NSButton; 
35                 window = NSWindow; 
36             }; 
37             SUPERCLASS = NSObject; 
38         }, 
39         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
40         {
41             ACTIONS = {start = id; stop = id; }; 
42             CLASS = ITChasingArrowsView; 
43             LANGUAGE = ObjC; 
44             SUPERCLASS = NSView; 
45         }, 
46         {CLASS = ITTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, 
47         {CLASS = ITTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }
48     ); 
49     IBVersion = 1; 
50 }