pcsxr-1.9.92
[pcsx_rearmed.git] / macosx / plugins / DFInput / English.lproj / NetPcsxHIDInputPluginMain.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             CLASS = NetPcsxHIDInputPluginMappingCell; 
6             LANGUAGE = ObjC; 
7             SUPERCLASS = NSTextFieldCell; 
8         }, 
9         {
10             ACTIONS = {cancel = id; ok = id; setKey = id; }; 
11             CLASS = NetPcsxHIDInputPluginPadController; 
12             LANGUAGE = ObjC; 
13             OUTLETS = {
14                 controllerView = NetPcsxHIDInputPluginPadView; 
15                 controllerView1 = id; 
16                 controllerView2 = id; 
17             }; 
18             SUPERCLASS = NSWindowController; 
19         }, 
20         {
21             ACTIONS = {setDevice = id; setType = id; }; 
22             CLASS = NetPcsxHIDInputPluginPadView; 
23             LANGUAGE = ObjC; 
24             OUTLETS = {
25                 deviceMenu = NSPopUpButton; 
26                 tableView = NSTableView; 
27                 typeMenu = NSPopUpButton; 
28             }; 
29             SUPERCLASS = NSView; 
30         }
31     ); 
32     IBVersion = 1; 
33 }