aboutsummaryrefslogtreecommitdiffstats
path: root/MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib')
-rw-r--r--MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib28
1 files changed, 28 insertions, 0 deletions
diff --git a/MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib b/MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
new file mode 100644
index 00000000..e9dc7fa3
--- /dev/null
+++ b/MCPKit_bundled.framework/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
@@ -0,0 +1,28 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {
+ askPassword = id;
+ doCancel = id;
+ doCreate = id;
+ doGo = id;
+ modifyInstance = id;
+ passwordClick = id;
+ };
+ CLASS = MCPConnectionWinCont;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ mCreateButton = NSButton;
+ mDatabaseField = NSTextField;
+ mHostField = NSTextField;
+ mLoginField = NSTextField;
+ mPasswordField = NSTextField;
+ mPasswordSheet = NSPanel;
+ mPortField = NSTextField;
+ };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file