// _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); } } }