aboutsummaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
diff options
context:
space:
mode:
authorPCSX* teams2010-11-16 14:15:22 +0200
committerGrazvydas Ignotas2010-11-16 14:15:22 +0200
commitef79bbde537d6b9c745a7d86cb9df1d04c35590d (patch)
treeef8d2520dbb9e1e345b41b12c9959f300ca8fd10 /macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
downloadpcsx_rearmed-ef79bbde537d6b9c745a7d86cb9df1d04c35590d.tar.gz
pcsx_rearmed-ef79bbde537d6b9c745a7d86cb9df1d04c35590d.tar.bz2
pcsx_rearmed-ef79bbde537d6b9c745a7d86cb9df1d04c35590d.zip
pcsxr-1.9.92
Diffstat (limited to 'macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib')
-rw-r--r--macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib33
1 files changed, 33 insertions, 0 deletions
diff --git a/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib b/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
new file mode 100644
index 0000000..ac067a6
--- /dev/null
+++ b/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
@@ -0,0 +1,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;
+} \ No newline at end of file