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