aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/MCPKit_bundled.framework/Versions/A/Resources
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2009-07-21 16:47:11 +0000
committerstuconnolly <stuart02@gmail.com>2009-07-21 16:47:11 +0000
commit8b8f3e6cea540b17262aadf6d97a8ad28fe41c03 (patch)
treead6bb7f53b03924aa24d0cf5822a27b3bd453592 /Frameworks/MCPKit_bundled.framework/Versions/A/Resources
parent383863f98dfc488db0181e01d39da1bb025d421b (diff)
downloadsequelpro-8b8f3e6cea540b17262aadf6d97a8ad28fe41c03.tar.gz
sequelpro-8b8f3e6cea540b17262aadf6d97a8ad28fe41c03.tar.bz2
sequelpro-8b8f3e6cea540b17262aadf6d97a8ad28fe41c03.zip
Merge framework integration branch back to trunk. Summary of changes:
- Includes all custom code from subclasses CMMCPConnection and CMMCPResult, meaning they have subsequently been removed from the project. - All previous Sequel Pro specific code in the above subclasses has been removed in favour of the delegate (currently set to TableDocumet) informing the framework of such information. - All references to CMMCPConnection and CMMCPResult have subsequently been changed to MCPConnection and MCPResult. - Framework includes MySQL 5.1.36 client libraries and source headers. - Framework is now built as a 4-way (32/64 bit, i386/PPC arch) binary. - All import references to <MCPKit_bundled/MCPKit_bundled.h> have been changed to <MCPKit/MCPKit.h>. - New script 'build-mysql-client.sh' can be used to build the MySQL client libraries from the MySQL source. See the script's header for a list of available options or run it with no arguments to display it's usage. Note that there are still a few changes to be made to the framework with regard to removing Sequel Pro specific calls to the delegate. These however can be made later on as they have no effect on functionality and are merely design changes. Also, note that any future development done on the framework should be made to be as 'generic' as possible, with no Sequel Pro specific references. This should allow the framework to be integrated into another project without the need for SP specific code.
Diffstat (limited to 'Frameworks/MCPKit_bundled.framework/Versions/A/Resources')
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/InfoPlist.stringsbin192 -> 0 bytes
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/JavaCompiling.plist8
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/_MCPConnectionWindow_EOArchive_English.java424
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib28
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/info.nib16
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/keyedobjects.nibbin9169 -> 0 bytes
-rw-r--r--Frameworks/MCPKit_bundled.framework/Versions/A/Resources/Info.plist20
7 files changed, 0 insertions, 496 deletions
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/InfoPlist.strings b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
deleted file mode 100644
index 8177d470..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
+++ /dev/null
Binary files differ
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/JavaCompiling.plist b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/JavaCompiling.plist
deleted file mode 100644
index e0a16f9b..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/JavaCompiling.plist
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>JavaSourceSubpath</key>
- <string>_MCPConnectionWindow_EOArchive_English.java</string>
-</dict>
-</plist>
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/_MCPConnectionWindow_EOArchive_English.java b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/_MCPConnectionWindow_EOArchive_English.java
deleted file mode 100644
index 5ba619a6..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/_MCPConnectionWindow_EOArchive_English.java
+++ /dev/null
@@ -1,424 +0,0 @@
-// _MCPConnectionWindow_EOArchive_English.java
-// Generated by EnterpriseObjects palette at vendredi 14 mai 2004 11 h 08 Europe/Amsterdam
-
-import com.webobjects.eoapplication.*;
-import com.webobjects.eocontrol.*;
-import com.webobjects.eointerface.*;
-import com.webobjects.eointerface.swing.*;
-import com.webobjects.foundation.*;
-import java.awt.*;
-import javax.swing.*;
-import javax.swing.border.*;
-import javax.swing.table.*;
-import javax.swing.text.*;
-
-public class _MCPConnectionWindow_EOArchive_English extends com.webobjects.eoapplication.EOArchive {
- IBHelpConnector _iBHelpConnector0, _iBHelpConnector1, _iBHelpConnector2, _iBHelpConnector3;
- com.webobjects.eointerface.swing.EOFrame _eoFrame0, _eoFrame1;
- com.webobjects.eointerface.swing.EOTextField _nsTextField0, _nsTextField1, _nsTextField2, _nsTextField3, _nsTextField4, _nsTextField5, _nsTextField6, _nsTextField7, _nsTextField8, _nsTextField9;
- com.webobjects.eointerface.swing.EOView _nsBox0, _nsBox1, _nsBox2, _nsBox3;
- javax.swing.JButton _nsButton0, _nsButton1, _nsButton2, _nsButton3, _nsButton4;
- javax.swing.JPanel _nsView0, _nsView1;
- javax.swing.JPasswordField _nsSecureTextField0;
-
- public _MCPConnectionWindow_EOArchive_English(Object owner, NSDisposableRegistry registry) {
- super(owner, registry);
- }
-
- protected void _construct() {
- Object owner = _owner();
- EOArchive._ObjectInstantiationDelegate delegate = (owner instanceof EOArchive._ObjectInstantiationDelegate) ? (EOArchive._ObjectInstantiationDelegate)owner : null;
- Object replacement;
-
- super._construct();
-
- _nsBox3 = (com.webobjects.eointerface.swing.EOView)_registered(new com.webobjects.eointerface.swing.EOView(), "NSView");
- _nsBox2 = (com.webobjects.eointerface.swing.EOView)_registered(new com.webobjects.eointerface.swing.EOView(), "NSBox1");
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mCreateButton")) != null)) {
- _nsButton4 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JButton)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsButton4");
- } else {
- _nsButton4 = (javax.swing.JButton)_registered(new javax.swing.JButton("Create DB"), "NSButton2");
- }
-
- _nsButton3 = (javax.swing.JButton)_registered(new javax.swing.JButton("Cancel"), "NSButton1");
- _nsButton2 = (javax.swing.JButton)_registered(new javax.swing.JButton("Go"), "NSButton");
- _nsBox1 = (com.webobjects.eointerface.swing.EOView)_registered(new com.webobjects.eointerface.swing.EOView(), "NSView");
- _nsBox0 = (com.webobjects.eointerface.swing.EOView)_registered(new com.webobjects.eointerface.swing.EOView(), "NSBox1");
- _nsTextField9 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField23");
- _nsTextField8 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField22");
- _nsTextField7 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField21");
- _nsTextField6 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField2");
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "window")) != null)) {
- _eoFrame1 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOFrame)replacement;
- _replacedObjects.setObjectForKey(replacement, "_eoFrame1");
- } else {
- _eoFrame1 = (com.webobjects.eointerface.swing.EOFrame)_registered(new com.webobjects.eointerface.swing.EOFrame(), "Window");
- }
-
- _nsView1 = (JPanel)_eoFrame1.getContentPane();
- _iBHelpConnector3 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
- _iBHelpConnector2 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
- _iBHelpConnector1 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
- _iBHelpConnector0 = (IBHelpConnector)_registered(new IBHelpConnector(), "");
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mHostField.nextFocusableComponent.nextFocusableComponent.nextFocusableComponent")) != null)) {
- _nsTextField5 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsTextField5");
- } else {
- _nsTextField5 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField12");
- }
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mHostField.nextFocusableComponent.nextFocusableComponent")) != null)) {
- _nsTextField4 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsTextField4");
- } else {
- _nsTextField4 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField11");
- }
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mHostField.nextFocusableComponent")) != null)) {
- _nsTextField3 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsTextField3");
- } else {
- _nsTextField3 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField1");
- }
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mHostField.nextFocusableComponent.nextFocusableComponent.nextFocusableComponent.nextFocusableComponent")) != null)) {
- _nsTextField2 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOTextField)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsTextField2");
- } else {
- _nsTextField2 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField");
- }
-
- _nsButton1 = (javax.swing.JButton)_registered(new javax.swing.JButton("Cancel"), "NSButton1");
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mPasswordField.nextFocusableComponent")) != null)) {
- _nsButton0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JButton)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsButton0");
- } else {
- _nsButton0 = (javax.swing.JButton)_registered(new javax.swing.JButton("OK"), "NSButton");
- }
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mPasswordField")) != null)) {
- _nsSecureTextField0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (javax.swing.JPasswordField)replacement;
- _replacedObjects.setObjectForKey(replacement, "_nsSecureTextField0");
- } else {
- _nsSecureTextField0 = (javax.swing.JPasswordField)_registered(new javax.swing.JPasswordField(), "NSTextField");
- }
-
- _nsTextField1 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField21");
- _nsTextField0 = (com.webobjects.eointerface.swing.EOTextField)_registered(new com.webobjects.eointerface.swing.EOTextField(), "NSTextField2");
-
- if ((delegate != null) && ((replacement = delegate.objectForOutletPath(this, "mPasswordSheet")) != null)) {
- _eoFrame0 = (replacement == EOArchive._ObjectInstantiationDelegate.NullObject) ? null : (com.webobjects.eointerface.swing.EOFrame)replacement;
- _replacedObjects.setObjectForKey(replacement, "_eoFrame0");
- } else {
- _eoFrame0 = (com.webobjects.eointerface.swing.EOFrame)_registered(new com.webobjects.eointerface.swing.EOFrame(), "Panel");
- }
-
- _nsView0 = (JPanel)_eoFrame0.getContentPane();
- }
-
- protected void _awaken() {
- super._awaken();
-
- if (_replacedObjects.objectForKey("_eoFrame0") == null) {
- _connect(_eoFrame0, _owner(), "delegate");
- }
-
- _nsButton0.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "passwordClick", _nsButton0), ""));
-
- if (_replacedObjects.objectForKey("_eoFrame0") == null) {
- _connect(_owner(), _eoFrame0, "mPasswordSheet");
- }
-
- if (_replacedObjects.objectForKey("_nsSecureTextField0") == null) {
- _connect(_owner(), _nsSecureTextField0, "mPasswordField");
- }
-
- if (_replacedObjects.objectForKey("_nsButton4") == null) {
- _connect(_owner(), _nsButton4, "mCreateButton");
- }
-
- _nsButton4.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "doCreate", _nsButton4), ""));
- _nsButton3.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "doCancel", _nsButton3), ""));
- _nsButton2.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "doGo", _nsButton2), ""));
-
- if (_replacedObjects.objectForKey("_eoFrame1") == null) {
- _connect(_owner(), _eoFrame1, "window");
- }
-
- _nsTextField2.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "modifyInstance", _nsTextField2), ""));
-
- if (_replacedObjects.objectForKey("_nsTextField3") == null) {
- _connect(_owner(), _nsTextField3, "mLoginField");
- }
-
- _nsTextField3.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "modifyInstance", _nsTextField3), ""));
-
- if (_replacedObjects.objectForKey("_nsTextField4") == null) {
- _connect(_owner(), _nsTextField4, "mDatabaseField");
- }
-
- _nsTextField4.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "modifyInstance", _nsTextField4), ""));
-
- if (_replacedObjects.objectForKey("_nsTextField5") == null) {
- _connect(_owner(), _nsTextField5, "mPortField");
- }
-
- _nsTextField5.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "modifyInstance", _nsTextField5), ""));
-
- if (_replacedObjects.objectForKey("_nsTextField2") == null) {
- _connect(_owner(), _nsTextField2, "mHostField");
- }
-
- _nsButton1.addActionListener((com.webobjects.eointerface.swing.EOControlActionAdapter)_registered(new com.webobjects.eointerface.swing.EOControlActionAdapter(_owner(), "passwordClick", _nsButton1), ""));
- }
-
- protected void _init() {
- super._init();
- if (!(_nsBox2.getLayout() instanceof EOViewLayout)) { _nsBox2.setLayout(new EOViewLayout()); }
- _nsBox3.setSize(401, 1);
- _nsBox3.setLocation(2, 2);
- ((EOViewLayout)_nsBox2.getLayout()).setAutosizingMask(_nsBox3, EOViewLayout.MinYMargin);
- _nsBox2.add(_nsBox3);
- _nsBox2.setBorder(new com.webobjects.eointerface.swing._EODefaultBorder("", true, "Lucida Grande", 13, Font.PLAIN));
-
- if (_replacedObjects.objectForKey("_nsButton4") == null) {
- _setFontForComponent(_nsButton4, "Lucida Grande", 13, Font.PLAIN);
- _nsButton4.setMargin(new Insets(0, 2, 0, 2));
- }
-
- _setFontForComponent(_nsButton3, "Lucida Grande", 13, Font.PLAIN);
- _nsButton3.setMargin(new Insets(0, 2, 0, 2));
- _setFontForComponent(_nsButton2, "Lucida Grande", 13, Font.PLAIN);
- _nsButton2.setMargin(new Insets(0, 2, 0, 2));
- if (!(_nsBox0.getLayout() instanceof EOViewLayout)) { _nsBox0.setLayout(new EOViewLayout()); }
- _nsBox1.setSize(328, 1);
- _nsBox1.setLocation(2, 2);
- ((EOViewLayout)_nsBox0.getLayout()).setAutosizingMask(_nsBox1, EOViewLayout.MinYMargin);
- _nsBox0.add(_nsBox1);
- _nsBox0.setBorder(new com.webobjects.eointerface.swing._EODefaultBorder("", true, "Lucida Grande", 13, Font.PLAIN));
- _setFontForComponent(_nsTextField9, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField9.setEditable(false);
- _nsTextField9.setOpaque(false);
- _nsTextField9.setText("Port :");
- _nsTextField9.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
- _nsTextField9.setSelectable(true);
- _nsTextField9.setEnabled(true);
- _nsTextField9.setBorder(null);
- _setFontForComponent(_nsTextField8, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField8.setEditable(false);
- _nsTextField8.setOpaque(false);
- _nsTextField8.setText("Database :");
- _nsTextField8.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
- _nsTextField8.setSelectable(true);
- _nsTextField8.setEnabled(true);
- _nsTextField8.setBorder(null);
- _setFontForComponent(_nsTextField7, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField7.setEditable(false);
- _nsTextField7.setOpaque(false);
- _nsTextField7.setText("Login :");
- _nsTextField7.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
- _nsTextField7.setSelectable(true);
- _nsTextField7.setEnabled(true);
- _nsTextField7.setBorder(null);
- _setFontForComponent(_nsTextField6, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField6.setEditable(false);
- _nsTextField6.setOpaque(false);
- _nsTextField6.setText("Host :");
- _nsTextField6.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
- _nsTextField6.setSelectable(true);
- _nsTextField6.setEnabled(true);
- _nsTextField6.setBorder(null);
- if (!(_nsView1.getLayout() instanceof EOViewLayout)) { _nsView1.setLayout(new EOViewLayout()); }
- _nsTextField6.setSize(72, 17);
- _nsTextField6.setLocation(11, 17);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField6, EOViewLayout.MaxXMargin | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField6);
- _nsTextField7.setSize(72, 17);
- _nsTextField7.setLocation(11, 47);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField7, EOViewLayout.MaxXMargin | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField7);
- _nsTextField8.setSize(72, 17);
- _nsTextField8.setLocation(11, 77);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField8, EOViewLayout.MaxXMargin | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField8);
- _nsTextField9.setSize(72, 17);
- _nsTextField9.setLocation(11, 107);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField9, EOViewLayout.MaxXMargin | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField9);
- _nsTextField2.setSize(242, 22);
- _nsTextField2.setLocation(88, 14);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField2, EOViewLayout.MinXMargin | EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField2);
- _nsTextField3.setSize(242, 22);
- _nsTextField3.setLocation(88, 44);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField3, EOViewLayout.MinXMargin | EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField3);
- _nsTextField4.setSize(242, 22);
- _nsTextField4.setLocation(88, 74);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField4, EOViewLayout.MinXMargin | EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField4);
- _nsTextField5.setSize(242, 22);
- _nsTextField5.setLocation(88, 104);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsTextField5, EOViewLayout.MinXMargin | EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsTextField5);
- _nsBox0.setSize(332, 5);
- _nsBox0.setLocation(5, 130);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsBox0, EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView1.add(_nsBox0);
- _nsButton2.setSize(77, 26);
- _nsButton2.setLocation(256, 144);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsButton2, EOViewLayout.MinXMargin | EOViewLayout.MinYMargin);
- _nsView1.add(_nsButton2);
- _nsButton3.setSize(77, 26);
- _nsButton3.setLocation(172, 144);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsButton3, EOViewLayout.MinXMargin | EOViewLayout.MinYMargin);
- _nsView1.add(_nsButton3);
- _nsButton4.setSize(96, 26);
- _nsButton4.setLocation(12, 144);
- ((EOViewLayout)_nsView1.getLayout()).setAutosizingMask(_nsButton4, EOViewLayout.MinYMargin);
- _nsView1.add(_nsButton4);
-
- if (_replacedObjects.objectForKey("_eoFrame1") == null) {
- _nsView1.setSize(342, 180);
- _eoFrame1.setTitle("New Connection Parameters");
- _eoFrame1.setLocation(111, 492);
- _eoFrame1.setSize(342, 180);
- }
-
- if (_replacedObjects.objectForKey("_nsTextField5") == null) {
- _connect(_nsTextField5, _nsTextField2, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsTextField5") == null) {
- _setFontForComponent(_nsTextField5, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField5.setEditable(true);
- _nsTextField5.setOpaque(true);
- _nsTextField5.setText("");
- _nsTextField5.setHorizontalAlignment(javax.swing.JTextField.LEFT);
- _nsTextField5.setSelectable(true);
- _nsTextField5.setEnabled(true);
- }
-
- if (_replacedObjects.objectForKey("_nsTextField4") == null) {
- _connect(_nsTextField4, _nsTextField5, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsTextField4") == null) {
- _setFontForComponent(_nsTextField4, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField4.setEditable(true);
- _nsTextField4.setOpaque(true);
- _nsTextField4.setText("");
- _nsTextField4.setHorizontalAlignment(javax.swing.JTextField.LEFT);
- _nsTextField4.setSelectable(true);
- _nsTextField4.setEnabled(true);
- }
-
- if (_replacedObjects.objectForKey("_nsTextField3") == null) {
- _connect(_nsTextField3, _nsTextField4, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsTextField3") == null) {
- _setFontForComponent(_nsTextField3, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField3.setEditable(true);
- _nsTextField3.setOpaque(true);
- _nsTextField3.setText("");
- _nsTextField3.setHorizontalAlignment(javax.swing.JTextField.LEFT);
- _nsTextField3.setSelectable(true);
- _nsTextField3.setEnabled(true);
- }
-
- if (_replacedObjects.objectForKey("_nsTextField2") == null) {
- _connect(_nsTextField2, _nsTextField3, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsTextField2") == null) {
- _setFontForComponent(_nsTextField2, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField2.setEditable(true);
- _nsTextField2.setOpaque(true);
- _nsTextField2.setText("");
- _nsTextField2.setHorizontalAlignment(javax.swing.JTextField.LEFT);
- _nsTextField2.setSelectable(true);
- _nsTextField2.setEnabled(true);
- }
-
- _connect(_nsButton1, _nsSecureTextField0, "nextFocusableComponent");
- _setFontForComponent(_nsButton1, "Lucida Grande", 13, Font.PLAIN);
- _nsButton1.setMargin(new Insets(0, 2, 0, 2));
-
- if (_replacedObjects.objectForKey("_nsButton0") == null) {
- _connect(_nsButton0, _nsButton1, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsButton0") == null) {
- _setFontForComponent(_nsButton0, "Lucida Grande", 13, Font.PLAIN);
- _nsButton0.setMargin(new Insets(0, 2, 0, 2));
- }
-
- if (_replacedObjects.objectForKey("_nsSecureTextField0") == null) {
- _connect(_nsSecureTextField0, _nsButton0, "nextFocusableComponent");
- }
-
- if (_replacedObjects.objectForKey("_nsSecureTextField0") == null) {
- _setFontForComponent(_nsSecureTextField0, "Lucida Grande", 13, Font.PLAIN);
- _nsSecureTextField0.setEditable(true);
- _nsSecureTextField0.setOpaque(true);
- _nsSecureTextField0.setText("");
- _nsSecureTextField0.setHorizontalAlignment(javax.swing.JTextField.LEFT);
- _nsSecureTextField0.setEnabled(true);
- }
-
- _setFontForComponent(_nsTextField1, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField1.setEditable(false);
- _nsTextField1.setOpaque(false);
- _nsTextField1.setText("Password :");
- _nsTextField1.setHorizontalAlignment(javax.swing.JTextField.RIGHT);
- _nsTextField1.setSelectable(false);
- _nsTextField1.setEnabled(true);
- _nsTextField1.setBorder(null);
- _setFontForComponent(_nsTextField0, "Lucida Grande", 13, Font.PLAIN);
- _nsTextField0.setEditable(false);
- _nsTextField0.setOpaque(false);
- _nsTextField0.setText("Please enter your password for DB server ");
- _nsTextField0.setHorizontalAlignment(javax.swing.JTextField.CENTER);
- _nsTextField0.setSelectable(false);
- _nsTextField0.setEnabled(true);
- _nsTextField0.setBorder(null);
- if (!(_nsView0.getLayout() instanceof EOViewLayout)) { _nsView0.setLayout(new EOViewLayout()); }
- _nsTextField0.setSize(395, 17);
- _nsTextField0.setLocation(11, 14);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsTextField0, EOViewLayout.WidthSizable | EOViewLayout.MaxYMargin);
- _nsView0.add(_nsTextField0);
- _nsTextField1.setSize(73, 17);
- _nsTextField1.setLocation(11, 51);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsTextField1, EOViewLayout.MaxXMargin | EOViewLayout.MaxYMargin);
- _nsView0.add(_nsTextField1);
- _nsSecureTextField0.setSize(314, 22);
- _nsSecureTextField0.setLocation(89, 48);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsSecureTextField0, EOViewLayout.WidthSizable | EOViewLayout.MinYMargin);
- _nsView0.add(_nsSecureTextField0);
- _nsBox2.setSize(405, 5);
- _nsBox2.setLocation(5, 37);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsBox2, EOViewLayout.MinYMargin);
- _nsView0.add(_nsBox2);
- _nsButton0.setSize(77, 26);
- _nsButton0.setLocation(329, 88);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsButton0, EOViewLayout.MinYMargin);
- _nsView0.add(_nsButton0);
- _nsButton1.setSize(77, 26);
- _nsButton1.setLocation(245, 88);
- ((EOViewLayout)_nsView0.getLayout()).setAutosizingMask(_nsButton1, EOViewLayout.MinYMargin);
- _nsView0.add(_nsButton1);
-
- if (_replacedObjects.objectForKey("_eoFrame0") == null) {
- _nsView0.setSize(415, 124);
- _eoFrame0.setTitle("Password");
- _eoFrame0.setLocation(95, 422);
- _eoFrame0.setSize(415, 124);
- }
- }
-}
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
deleted file mode 100644
index e9dc7fa3..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- 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
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/info.nib b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/info.nib
deleted file mode 100644
index 10b70ee6..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/info.nib
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>IBDocumentLocation</key>
- <string>193 200 356 240 0 0 1280 832 </string>
- <key>IBFramework Version</key>
- <string>364.0</string>
- <key>IBOpenObjects</key>
- <array>
- <integer>5</integer>
- </array>
- <key>IBSystem Version</key>
- <string>7F44</string>
-</dict>
-</plist>
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/keyedobjects.nib b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/keyedobjects.nib
deleted file mode 100644
index d0ebc199..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/keyedobjects.nib
+++ /dev/null
Binary files differ
diff --git a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/Info.plist b/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/Info.plist
deleted file mode 100644
index c5731f54..00000000
--- a/Frameworks/MCPKit_bundled.framework/Versions/A/Resources/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>MCPKit_bundled</string>
- <key>CFBundleIdentifier</key>
- <string>net.chocolatnoir.MCPKit_bundled</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.0</string>
-</dict>
-</plist>