aboutsummaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib
diff options
context:
space:
mode:
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