Changeset 6823
- Timestamp:
- 09/22/11 16:28:59 (13 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4/sources
- Files:
-
- 3 added
- 5 deleted
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Administrator/3.3/Views/SlaveView.Designer.cs
r6688 r6823 70 70 | System.Windows.Forms.AnchorStyles.Right))); 71 71 this.txtSlaveState.Enabled = false; 72 this.txtSlaveState.Location = new System.Drawing.Point(1 20, 186);72 this.txtSlaveState.Location = new System.Drawing.Point(102, 190); 73 73 this.txtSlaveState.Name = "txtSlaveState"; 74 this.txtSlaveState.Size = new System.Drawing.Size(2 49, 20);74 this.txtSlaveState.Size = new System.Drawing.Size(267, 20); 75 75 this.txtSlaveState.TabIndex = 27; 76 76 // … … 80 80 | System.Windows.Forms.AnchorStyles.Right))); 81 81 this.txtOS.Enabled = false; 82 this.txtOS.Location = new System.Drawing.Point(1 20, 160);82 this.txtOS.Location = new System.Drawing.Point(102, 164); 83 83 this.txtOS.Name = "txtOS"; 84 this.txtOS.Size = new System.Drawing.Size(2 49, 20);84 this.txtOS.Size = new System.Drawing.Size(267, 20); 85 85 this.txtOS.TabIndex = 26; 86 86 // … … 90 90 this.label15.Location = new System.Drawing.Point(3, 193); 91 91 this.label15.Name = "label15"; 92 this.label15.Size = new System.Drawing.Size(3 2, 13);92 this.label15.Size = new System.Drawing.Size(35, 13); 93 93 this.label15.TabIndex = 25; 94 this.label15.Text = "State ";94 this.label15.Text = "State:"; 95 95 // 96 96 // label14 … … 99 99 this.label14.Location = new System.Drawing.Point(3, 167); 100 100 this.label14.Name = "label14"; 101 this.label14.Size = new System.Drawing.Size(9 0, 13);101 this.label14.Size = new System.Drawing.Size(93, 13); 102 102 this.label14.TabIndex = 24; 103 this.label14.Text = "Operating System ";103 this.label14.Text = "Operating System:"; 104 104 // 105 105 // txtDetailsDescription … … 108 108 | System.Windows.Forms.AnchorStyles.Right))); 109 109 this.txtDetailsDescription.Enabled = false; 110 this.txtDetailsDescription.Location = new System.Drawing.Point(1 20, 56);110 this.txtDetailsDescription.Location = new System.Drawing.Point(102, 60); 111 111 this.txtDetailsDescription.Name = "txtDetailsDescription"; 112 this.txtDetailsDescription.Size = new System.Drawing.Size(2 49, 20);112 this.txtDetailsDescription.Size = new System.Drawing.Size(267, 20); 113 113 this.txtDetailsDescription.TabIndex = 23; 114 114 // … … 118 118 this.label13.Location = new System.Drawing.Point(3, 63); 119 119 this.label13.Name = "label13"; 120 this.label13.Size = new System.Drawing.Size(6 0, 13);120 this.label13.Size = new System.Drawing.Size(63, 13); 121 121 this.label13.TabIndex = 22; 122 this.label13.Text = "Description ";122 this.label13.Text = "Description:"; 123 123 // 124 124 // txtName … … 126 126 this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 127 127 | System.Windows.Forms.AnchorStyles.Right))); 128 this.txtName.Location = new System.Drawing.Point(1 20, 4);128 this.txtName.Location = new System.Drawing.Point(102, 8); 129 129 this.txtName.Name = "txtName"; 130 this.txtName.Size = new System.Drawing.Size(2 49, 20);130 this.txtName.Size = new System.Drawing.Size(267, 20); 131 131 this.txtName.TabIndex = 21; 132 132 this.txtName.TextChanged += new System.EventHandler(this.txtName_TextChanged); … … 137 137 | System.Windows.Forms.AnchorStyles.Right))); 138 138 this.txtCPU.Enabled = false; 139 this.txtCPU.Location = new System.Drawing.Point(1 20, 82);139 this.txtCPU.Location = new System.Drawing.Point(102, 86); 140 140 this.txtCPU.Name = "txtCPU"; 141 this.txtCPU.Size = new System.Drawing.Size(2 49, 20);141 this.txtCPU.Size = new System.Drawing.Size(267, 20); 142 142 this.txtCPU.TabIndex = 20; 143 143 // … … 147 147 | System.Windows.Forms.AnchorStyles.Right))); 148 148 this.txtMemory.Enabled = false; 149 this.txtMemory.Location = new System.Drawing.Point(1 20, 108);149 this.txtMemory.Location = new System.Drawing.Point(102, 112); 150 150 this.txtMemory.Name = "txtMemory"; 151 this.txtMemory.Size = new System.Drawing.Size(2 49, 20);151 this.txtMemory.Size = new System.Drawing.Size(267, 20); 152 152 this.txtMemory.TabIndex = 19; 153 153 // … … 157 157 | System.Windows.Forms.AnchorStyles.Right))); 158 158 this.txtLastHeartbeat.Enabled = false; 159 this.txtLastHeartbeat.Location = new System.Drawing.Point(1 20, 212);159 this.txtLastHeartbeat.Location = new System.Drawing.Point(102, 216); 160 160 this.txtLastHeartbeat.Name = "txtLastHeartbeat"; 161 this.txtLastHeartbeat.Size = new System.Drawing.Size(2 49, 20);161 this.txtLastHeartbeat.Size = new System.Drawing.Size(267, 20); 162 162 this.txtLastHeartbeat.TabIndex = 18; 163 163 // … … 167 167 this.label12.Location = new System.Drawing.Point(3, 219); 168 168 this.label12.Name = "label12"; 169 this.label12.Size = new System.Drawing.Size( 77, 13);169 this.label12.Size = new System.Drawing.Size(80, 13); 170 170 this.label12.TabIndex = 17; 171 this.label12.Text = "Last Heartbeat ";171 this.label12.Text = "Last Heartbeat:"; 172 172 // 173 173 // label11 … … 176 176 this.label11.Location = new System.Drawing.Point(3, 115); 177 177 this.label11.Name = "label11"; 178 this.label11.Size = new System.Drawing.Size(4 4, 13);178 this.label11.Size = new System.Drawing.Size(47, 13); 179 179 this.label11.TabIndex = 16; 180 this.label11.Text = "Memory ";180 this.label11.Text = "Memory:"; 181 181 // 182 182 // label10 … … 185 185 this.label10.Location = new System.Drawing.Point(3, 89); 186 186 this.label10.Name = "label10"; 187 this.label10.Size = new System.Drawing.Size( 29, 13);187 this.label10.Size = new System.Drawing.Size(32, 13); 188 188 this.label10.TabIndex = 15; 189 this.label10.Text = "CPU ";189 this.label10.Text = "CPU:"; 190 190 // 191 191 // label9 … … 194 194 this.label9.Location = new System.Drawing.Point(3, 11); 195 195 this.label9.Name = "label9"; 196 this.label9.Size = new System.Drawing.Size(3 5, 13);196 this.label9.Size = new System.Drawing.Size(38, 13); 197 197 this.label9.TabIndex = 14; 198 this.label9.Text = "Name ";198 this.label9.Text = "Name:"; 199 199 // 200 200 // label1 … … 203 203 this.label1.Location = new System.Drawing.Point(3, 141); 204 204 this.label1.Name = "label1"; 205 this.label1.Size = new System.Drawing.Size( 67, 13);205 this.label1.Size = new System.Drawing.Size(70, 13); 206 206 this.label1.TabIndex = 28; 207 this.label1.Text = "Free memory ";207 this.label1.Text = "Free memory:"; 208 208 // 209 209 // txtFreeMemory … … 212 212 | System.Windows.Forms.AnchorStyles.Right))); 213 213 this.txtFreeMemory.Enabled = false; 214 this.txtFreeMemory.Location = new System.Drawing.Point(1 20, 134);214 this.txtFreeMemory.Location = new System.Drawing.Point(102, 138); 215 215 this.txtFreeMemory.Name = "txtFreeMemory"; 216 this.txtFreeMemory.Size = new System.Drawing.Size(2 49, 20);216 this.txtFreeMemory.Size = new System.Drawing.Size(267, 20); 217 217 this.txtFreeMemory.TabIndex = 29; 218 218 // … … 222 222 | System.Windows.Forms.AnchorStyles.Right))); 223 223 this.txtId.Enabled = false; 224 this.txtId.Location = new System.Drawing.Point(1 20, 30);224 this.txtId.Location = new System.Drawing.Point(102, 34); 225 225 this.txtId.Name = "txtId"; 226 this.txtId.Size = new System.Drawing.Size(2 49, 20);226 this.txtId.Size = new System.Drawing.Size(267, 20); 227 227 this.txtId.TabIndex = 30; 228 228 // … … 232 232 this.label2.Location = new System.Drawing.Point(3, 37); 233 233 this.label2.Name = "label2"; 234 this.label2.Size = new System.Drawing.Size(1 6, 13);234 this.label2.Size = new System.Drawing.Size(19, 13); 235 235 this.label2.TabIndex = 31; 236 this.label2.Text = "Id ";236 this.label2.Text = "Id:"; 237 237 // 238 238 // SlaveView … … 259 259 this.Controls.Add(this.label9); 260 260 this.Name = "SlaveView"; 261 this.Size = new System.Drawing.Size(372, 2 36);261 this.Size = new System.Drawing.Size(372, 241); 262 262 this.ResumeLayout(false); 263 263 this.PerformLayout(); -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/HiveSlaveApplication.cs
r6743 r6823 28 28 [Application("Hive Slave", "Runs the Hive Slave as a HeuristicLab application")] 29 29 internal class HiveSlaveApplication : ApplicationBase { 30 private HeuristicLab.Clients.Hive.SlaveCore.Core core; 30 31 public override void Run() { 31 HeuristicLab.Clients.Hive.SlaveCore.Corecore = new HeuristicLab.Clients.Hive.SlaveCore.Core();32 core = new HeuristicLab.Clients.Hive.SlaveCore.Core(); 32 33 Thread coreThread = new Thread(core.Start); 33 34 coreThread.IsBackground = true; … … 36 37 MainWindow window = new MainWindow(); 37 38 window.Content = new SlaveItem(); 39 Application.ApplicationExit += new System.EventHandler(Application_ApplicationExit); 38 40 Application.Run(window); 41 } 39 42 43 void Application_ApplicationExit(object sender, System.EventArgs e) { 40 44 core.Shutdown(); 41 45 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/MainWindow.Designer.cs
r6734 r6823 38 38 this.slaveMainView.Name = "slaveMainView"; 39 39 this.slaveMainView.ReadOnly = false; 40 this.slaveMainView.Size = new System.Drawing.Size(5 88, 328);40 this.slaveMainView.Size = new System.Drawing.Size(590, 488); 41 41 this.slaveMainView.TabIndex = 0; 42 42 // … … 45 45 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 46 46 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 47 this.ClientSize = new System.Drawing.Size(61 2, 352);47 this.ClientSize = new System.Drawing.Size(614, 512); 48 48 this.Controls.Add(this.slaveMainView); 49 49 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 50 50 this.Name = "MainWindow"; 51 51 this.Text = "Hive Slave"; 52 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainWindow_FormClosing);53 52 this.ResumeLayout(false); 54 53 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.App/3.3/MainWindow.cs
r6744 r6823 45 45 } 46 46 } 47 48 private void MainWindow_FormClosing(object sender, FormClosingEventArgs e) {49 if (e.CloseReason == CloseReason.UserClosing) {50 e.Cancel = true;51 Hide();52 }53 }54 47 } 55 48 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/MainWindow.Designer.cs
r6734 r6823 39 39 this.slaveMainView.Name = "slaveMainView"; 40 40 this.slaveMainView.ReadOnly = false; 41 this.slaveMainView.Size = new System.Drawing.Size(5 88, 328);41 this.slaveMainView.Size = new System.Drawing.Size(590, 488); 42 42 this.slaveMainView.TabIndex = 0; 43 43 // … … 46 46 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 47 47 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 48 this.ClientSize = new System.Drawing.Size(61 2, 352);48 this.ClientSize = new System.Drawing.Size(614, 512); 49 49 this.Controls.Add(this.slaveMainView); 50 50 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
r6730 r6823 123 123 </ItemGroup> 124 124 <ItemGroup> 125 <Compile Include="AboutDialog.cs"> 126 <SubType>Form</SubType> 127 </Compile> 128 <Compile Include="AboutDialog.Designer.cs"> 129 <DependentUpon>AboutDialog.cs</DependentUpon> 130 </Compile> 125 131 <Compile Include="AboutView.cs"> 126 132 <SubType>UserControl</SubType> … … 146 152 <Compile Include="SlaveMainViewBase.Designer.cs"> 147 153 <DependentUpon>SlaveMainViewBase.cs</DependentUpon> 148 </Compile>149 <Compile Include="SlaveViewTray.cs">150 <SubType>UserControl</SubType>151 </Compile>152 <Compile Include="SlaveViewTray.Designer.cs">153 <DependentUpon>SlaveViewTray.cs</DependentUpon>154 154 </Compile> 155 155 <Compile Include="SlaveCmdsWithKill.cs"> … … 220 220 </ItemGroup> 221 221 <ItemGroup> 222 <EmbeddedResource Include="AboutDialog.resx"> 223 <DependentUpon>AboutDialog.cs</DependentUpon> 224 </EmbeddedResource> 222 225 <EmbeddedResource Include="AboutView.resx"> 223 226 <DependentUpon>AboutView.cs</DependentUpon> … … 231 234 <EmbeddedResource Include="SlaveMainViewBase.resx"> 232 235 <DependentUpon>SlaveMainViewBase.cs</DependentUpon> 233 </EmbeddedResource>234 <EmbeddedResource Include="SlaveViewTray.resx">235 <DependentUpon>SlaveViewTray.cs</DependentUpon>236 236 </EmbeddedResource> 237 237 <EmbeddedResource Include="SlaveCmdsWithKill.resx"> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/JobsView.Designer.cs
r6764 r6823 60 60 this.lstJobs.Location = new System.Drawing.Point(3, 3); 61 61 this.lstJobs.Name = "lstJobs"; 62 this.lstJobs.Size = new System.Drawing.Size( 458, 343);62 this.lstJobs.Size = new System.Drawing.Size(380, 164); 63 63 this.lstJobs.TabIndex = 0; 64 64 this.lstJobs.UseCompatibleStateImageBehavior = false; … … 81 81 this.Controls.Add(this.lstJobs); 82 82 this.Name = "JobsView"; 83 this.Size = new System.Drawing.Size( 464, 349);83 this.Size = new System.Drawing.Size(386, 170); 84 84 this.ResumeLayout(false); 85 85 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveCmdsBase.Designer.cs
r6730 r6823 45 45 /// </summary> 46 46 private void InitializeComponent() { 47 this.components = new System.ComponentModel.Container(); 47 48 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SlaveCmdsBase)); 48 49 this.btnStart = new System.Windows.Forms.Button(); 49 50 this.btnStop = new System.Windows.Forms.Button(); 51 this.toolTip = new System.Windows.Forms.ToolTip(this.components); 50 52 this.SuspendLayout(); 51 53 // … … 53 55 // 54 56 this.btnStart.Image = ((System.Drawing.Image)(resources.GetObject("btnStart.Image"))); 55 this.btnStart.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; 56 this.btnStart.Location = new System.Drawing.Point(10, 89); 57 this.btnStart.Location = new System.Drawing.Point(3, 3); 57 58 this.btnStart.Name = "btnStart"; 58 this.btnStart.Size = new System.Drawing.Size( 75, 23);59 this.btnStart.Size = new System.Drawing.Size(24, 24); 59 60 this.btnStart.TabIndex = 10; 60 this. btnStart.Text = "Start";61 this.toolTip.SetToolTip(this.btnStart, "Start/Resume the slave"); 61 62 this.btnStart.UseVisualStyleBackColor = true; 62 63 this.btnStart.Click += new System.EventHandler(this.btnStart_Click); … … 65 66 // 66 67 this.btnStop.Image = ((System.Drawing.Image)(resources.GetObject("btnStop.Image"))); 67 this.btnStop.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; 68 this.btnStop.Location = new System.Drawing.Point(10, 60); 68 this.btnStop.Location = new System.Drawing.Point(33, 3); 69 69 this.btnStop.Name = "btnStop"; 70 this.btnStop.Size = new System.Drawing.Size( 75, 23);70 this.btnStop.Size = new System.Drawing.Size(24, 24); 71 71 this.btnStop.TabIndex = 11; 72 this. btnStop.Text = "Stop";72 this.toolTip.SetToolTip(this.btnStop, "Pause slave"); 73 73 this.btnStop.UseVisualStyleBackColor = true; 74 74 this.btnStop.Click += new System.EventHandler(this.btnStop_Click); … … 81 81 this.Controls.Add(this.btnStart); 82 82 this.Name = "SlaveCmdsBase"; 83 this.Size = new System.Drawing.Size( 100, 155);83 this.Size = new System.Drawing.Size(92, 30); 84 84 this.ResumeLayout(false); 85 85 … … 90 90 private System.Windows.Forms.Button btnStart; 91 91 private System.Windows.Forms.Button btnStop; 92 protected System.Windows.Forms.ToolTip toolTip; 92 93 } 93 94 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveCmdsBase.resx
r6730 r6823 122 122 <value> 123 123 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6 124 JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAACXBIWXMAAAsNAAALDQHtB8AsAAABEElE 125 QVQ4T2P4//8/AzpO6HnCjE0cmxiGZpAioAEyQMxEjCFYDSic9fx//OS3SsQYgtWA3JnP/id03/sfN+G1 126 BiHvYDUgY8rT//P2//4f1HDzNdAAW3yG4AqD/7P3/frfufXvf7fSy/+BBtjjMgSrAZFdj/5P2fbrf8nS 127 v/8Tpv/9b5N7FqchWA0IbH74v3Xte7Bm45Iv/6Wjr/03jlz236HobDy6S7Aa4FF1/3/J3HdwzYouPf+l 128 fVYHEp0O7Evv/g9seQa2GaJ5pReuNIHVBRZ5d/7bFFyBabbBl6CwGmCYdRusWcpruSuh1IjVAJ20G0Bn 129 r/ElpBkkj9UAKe+1ftLeK4jKUFgNIMZmmBqKDQAA4djU9Io7KYIAAAAASUVORK5CYII= 124 JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAACXBIWXMAAAsRAAALEQF/ZF+RAAAAsElE 125 QVQ4T2P4//8/AyUYq+ay/dluxBqK1YCEGRH/iTUEpwGWZfpEGYLVgKgpQf833Fr8nxhDsBoQPMEbZDtR 126 hmA1wKfLGWwACEctCsDrEqwGODZb/M/YEAvWbNus/1+nWOG/RBo3iFZDjx2sBpjX6KFo5k9gwaoZZBhW 127 A/RKleE249OM0wCVfCmwswlpxmmAdIYgUZpxGiCSzInTz0QFIrbQxpU3KMqJOL1AbE4EqQMAJP3E6eLV 128 FswAAAAASUVORK5CYII= 130 129 </value> 131 130 </data> 131 <metadata name="toolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 132 <value>17, 17</value> 133 </metadata> 132 134 <data name="btnStop.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> 133 135 <value> 134 136 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6 135 JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAACXBIWXMAAAsNAAALDQHtB8AsAAABa0lE 136 QVQ4T82TP0gCYRjGXQoaoq0xWloiISiKlgiCcHIJIaFJCII0GoIyKrCyvxyUKEViZhJKKR5YRtkfarAS 137 EqHCEBeNDAoRvDTPK57uc7uGC3Ko4Rt/v+d7n5dXAkBSyisJJsH/TEB5P7FIFzDrzkHnZDBhT2N04wXD 138 5mcMrT5i0JTIfO9LMAKB7+MfuEtwCDwUcHjDwhtk4QqwsPizkCp2eF5YukBAkqNPHIJRrgg6L/JY8+Ww 139 4mUwZ4+hTr4lLiDfvo1zOAqx2D7Lw8iDemcGY9ZXqKkwarrWxQVk5qsIB/cln3zwjvldAqegMSahGDlF 140 dbtBXEAK84dZ2E7yWKbfoLWm0W9IQjkTg2xgD1UtS+IC0rbnmoVxP4tJewpqEw/ro5BrQ+jsc6GiUS8u 141 IKvaPGYwbYtAQ4WgHD/nkz3oUDnQ2mNGWYNOXED23KbyoamXRn23A7UyS3HuyuYFlEunfhb85qj+/ha+ 142 AFwj9H5OYBpkAAAAAElFTkSuQmCC 137 JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAACXBIWXMAAAsRAAALEQF/ZF+RAAAAvklE 138 QVQ4T2P4//8/AyWYIs0giwehAb2b//7v2vDrf97UR59ATkTno4cXhhdAmq8+/PNfN3QVUO1/BnQ+QQPa 139 1n77f+vp7/+qfovABqDzCRrQuOLz/8sPf/+Xc5sFNgCdT9CA2sXv/5+4/vu/mN0ksAHofIIGVMx79X/3 140 hZ//+c26wQag8wkaUDL7+f/1J3/+5zRoBRuAzidoQMH0x/8X7Pn8n1WnEWwAOp+gAaD4Z9NtghuAzido 141 AKkZa+DzAgCRffInJV4/PgAAAABJRU5ErkJggg== 143 142 </value> 144 143 </data> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveCmdsWithKill.Designer.cs
r6730 r6823 50 50 // btnKill 51 51 // 52 this.btnKill.Location = new System.Drawing.Point( 10, 31);52 this.btnKill.Location = new System.Drawing.Point(63, 3); 53 53 this.btnKill.Name = "btnKill"; 54 this.btnKill.Size = new System.Drawing.Size( 75, 23);54 this.btnKill.Size = new System.Drawing.Size(24, 24); 55 55 this.btnKill.TabIndex = 13; 56 this.btnKill.Text = "Kill"; 56 this.toolTip.SetToolTip(this.btnKill, "Stop the Slave Windows Service. \r\nNote that you must have Administrator rights on" + 57 " your \r\nmachine to be able to do this. "); 57 58 this.btnKill.UseVisualStyleBackColor = true; 58 59 this.btnKill.Click += new System.EventHandler(this.btnKill_Click); -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveCmdsWithKill.cs
r6743 r6823 56 56 if (CheckRunAsAdmin()) { 57 57 btnKill.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; 58 btnKill.Image = HeuristicLab.Common.Resources.VSImageLibrary. BreakpointActive;58 btnKill.Image = HeuristicLab.Common.Resources.VSImageLibrary.Stop; 59 59 } else { 60 60 this.btnKill.FlatStyle = FlatStyle.System; -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveCmdsWithKill.resx
r6730 r6823 118 118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 119 119 </resheader> 120 <metadata name="toolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 121 <value>17, 17</value> 122 </metadata> 120 123 </root> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainView.Designer.cs
r6730 r6823 45 45 /// </summary> 46 46 private void InitializeComponent() { 47 this.slave View = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveView();47 this.slaveCmdsBase = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveCmdsBase(); 48 48 this.tabSlaveView.SuspendLayout(); 49 49 this.mainTabControl.SuspendLayout(); 50 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit(); 51 this.splitContainer.Panel1.SuspendLayout(); 52 this.splitContainer.Panel2.SuspendLayout(); 53 this.splitContainer.SuspendLayout(); 50 54 this.SuspendLayout(); 51 55 // 52 // tabSlaveView56 // splitContainer 53 57 // 54 this.tabSlaveView.Controls.Add(this.slaveView);55 58 // 56 // s laveView59 // splitContainer.Panel2 57 60 // 58 this.slaveView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 59 | System.Windows.Forms.AnchorStyles.Left) 60 | System.Windows.Forms.AnchorStyles.Right))); 61 this.slaveView.Caption = "HeuristicLab Slave View"; 62 this.slaveView.Content = null; 63 this.slaveView.Location = new System.Drawing.Point(6, 6); 64 this.slaveView.Name = "slaveView"; 65 this.slaveView.ReadOnly = false; 66 this.slaveView.Size = new System.Drawing.Size(627, 409); 67 this.slaveView.TabIndex = 0; 61 this.splitContainer.Panel2.Controls.Add(this.slaveCmdsBase); 62 // 63 // slaveCmdsBase 64 // 65 this.slaveCmdsBase.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); 66 this.slaveCmdsBase.Caption = "HeuristicLab Slave Cmds View"; 67 this.slaveCmdsBase.Content = null; 68 this.slaveCmdsBase.Location = new System.Drawing.Point(3, 3); 69 this.slaveCmdsBase.Name = "slaveCmdsBase"; 70 this.slaveCmdsBase.ReadOnly = false; 71 this.slaveCmdsBase.Size = new System.Drawing.Size(92, 32); 72 this.slaveCmdsBase.TabIndex = 0; 68 73 // 69 74 // SlaveMainView … … 74 79 this.tabSlaveView.ResumeLayout(false); 75 80 this.mainTabControl.ResumeLayout(false); 81 this.splitContainer.Panel1.ResumeLayout(false); 82 this.splitContainer.Panel2.ResumeLayout(false); 83 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).EndInit(); 84 this.splitContainer.ResumeLayout(false); 76 85 this.ResumeLayout(false); 77 86 … … 80 89 #endregion 81 90 82 private Slave View slaveView;91 private SlaveCmdsBase slaveCmdsBase; 83 92 84 93 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainView.cs
r6734 r6823 55 55 base.OnContentChanged(); 56 56 57 slave View.Content = Content;57 slaveCmdsBase.Content = Content; 58 58 } 59 59 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewBase.Designer.cs
r6764 r6823 47 47 this.components = new System.ComponentModel.Container(); 48 48 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SlaveMainViewBase)); 49 this.mainTabControl = new System.Windows.Forms.TabControl();50 this.tabSlaveView = new System.Windows.Forms.TabPage();51 this.tabJobs = new System.Windows.Forms.TabPage();52 this.jobsView = new HeuristicLab.Clients.Hive.SlaveCore.Views.JobsView();53 this.tabLog = new System.Windows.Forms.TabPage();54 this.logView = new HeuristicLab.Clients.Hive.SlaveCore.Views.LogView();55 this.tabAbout = new System.Windows.Forms.TabPage();56 this.aboutView = new HeuristicLab.Clients.Hive.SlaveCore.Views.AboutView();57 49 this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 58 this.showToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();59 50 this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components); 60 51 this.contextMenuNotifyIcon = new System.Windows.Forms.ContextMenuStrip(this.components); 61 52 this.homepageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 62 53 this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator(); 54 this.splitContainer = new System.Windows.Forms.SplitContainer(); 55 this.mainTabControl = new System.Windows.Forms.TabControl(); 56 this.tabSlaveView = new System.Windows.Forms.TabPage(); 57 this.tabLog = new System.Windows.Forms.TabPage(); 58 this.btnAbout = new System.Windows.Forms.Button(); 59 this.slaveView = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveView(); 60 this.logView = new HeuristicLab.Clients.Hive.SlaveCore.Views.LogView(); 61 this.contextMenuNotifyIcon.SuspendLayout(); 62 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit(); 63 this.splitContainer.Panel1.SuspendLayout(); 64 this.splitContainer.Panel2.SuspendLayout(); 65 this.splitContainer.SuspendLayout(); 63 66 this.mainTabControl.SuspendLayout(); 64 this.tab Jobs.SuspendLayout();67 this.tabSlaveView.SuspendLayout(); 65 68 this.tabLog.SuspendLayout(); 66 this.tabAbout.SuspendLayout();67 this.contextMenuNotifyIcon.SuspendLayout();68 69 this.SuspendLayout(); 69 //70 // mainTabControl71 //72 this.mainTabControl.Controls.Add(this.tabSlaveView);73 this.mainTabControl.Controls.Add(this.tabJobs);74 this.mainTabControl.Controls.Add(this.tabLog);75 this.mainTabControl.Controls.Add(this.tabAbout);76 this.mainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;77 this.mainTabControl.Location = new System.Drawing.Point(0, 0);78 this.mainTabControl.Margin = new System.Windows.Forms.Padding(1);79 this.mainTabControl.Name = "mainTabControl";80 this.mainTabControl.SelectedIndex = 0;81 this.mainTabControl.Size = new System.Drawing.Size(653, 444);82 this.mainTabControl.TabIndex = 2;83 //84 // tabSlaveView85 //86 this.tabSlaveView.Location = new System.Drawing.Point(4, 22);87 this.tabSlaveView.Name = "tabSlaveView";88 this.tabSlaveView.Padding = new System.Windows.Forms.Padding(3);89 this.tabSlaveView.Size = new System.Drawing.Size(645, 418);90 this.tabSlaveView.TabIndex = 0;91 this.tabSlaveView.Text = "Overview";92 this.tabSlaveView.UseVisualStyleBackColor = true;93 //94 // tabJobs95 //96 this.tabJobs.Controls.Add(this.jobsView);97 this.tabJobs.Location = new System.Drawing.Point(4, 22);98 this.tabJobs.Name = "tabJobs";99 this.tabJobs.Size = new System.Drawing.Size(645, 418);100 this.tabJobs.TabIndex = 3;101 this.tabJobs.Text = "Jobs";102 this.tabJobs.UseVisualStyleBackColor = true;103 //104 // jobsView105 //106 this.jobsView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)107 | System.Windows.Forms.AnchorStyles.Left)108 | System.Windows.Forms.AnchorStyles.Right)));109 this.jobsView.Caption = "JobsView";110 this.jobsView.Content = null;111 this.jobsView.Location = new System.Drawing.Point(4, 4);112 this.jobsView.Name = "jobsView";113 this.jobsView.ReadOnly = false;114 this.jobsView.Size = new System.Drawing.Size(638, 411);115 this.jobsView.TabIndex = 0;116 //117 // tabLog118 //119 this.tabLog.Controls.Add(this.logView);120 this.tabLog.Location = new System.Drawing.Point(4, 22);121 this.tabLog.Name = "tabLog";122 this.tabLog.Padding = new System.Windows.Forms.Padding(3);123 this.tabLog.Size = new System.Drawing.Size(645, 418);124 this.tabLog.TabIndex = 1;125 this.tabLog.Text = "Log";126 this.tabLog.UseVisualStyleBackColor = true;127 //128 // logView129 //130 this.logView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)131 | System.Windows.Forms.AnchorStyles.Left)132 | System.Windows.Forms.AnchorStyles.Right)));133 this.logView.Caption = "LogView: Displays logged messages from the slave core.";134 this.logView.Content = null;135 this.logView.Location = new System.Drawing.Point(7, 7);136 this.logView.Name = "logView";137 this.logView.ReadOnly = false;138 this.logView.Size = new System.Drawing.Size(632, 405);139 this.logView.TabIndex = 0;140 //141 // tabAbout142 //143 this.tabAbout.Controls.Add(this.aboutView);144 this.tabAbout.Location = new System.Drawing.Point(4, 22);145 this.tabAbout.Name = "tabAbout";146 this.tabAbout.Size = new System.Drawing.Size(645, 418);147 this.tabAbout.TabIndex = 2;148 this.tabAbout.Text = "About HeuristicLab Hive";149 this.tabAbout.UseVisualStyleBackColor = true;150 //151 // aboutView152 //153 this.aboutView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)154 | System.Windows.Forms.AnchorStyles.Left)155 | System.Windows.Forms.AnchorStyles.Right)));156 this.aboutView.Caption = "AboutView: Shows some information about HeuristicLab Hive";157 this.aboutView.Content = null;158 this.aboutView.Location = new System.Drawing.Point(3, 3);159 this.aboutView.Name = "aboutView";160 this.aboutView.ReadOnly = false;161 this.aboutView.Size = new System.Drawing.Size(639, 412);162 this.aboutView.TabIndex = 0;163 70 // 164 71 // closeToolStripMenuItem … … 168 75 this.closeToolStripMenuItem.Text = "Close"; 169 76 this.closeToolStripMenuItem.Click += new System.EventHandler(this.closeToolStripMenuItem_Click); 170 //171 // showToolStripMenuItem172 //173 this.showToolStripMenuItem.Name = "showToolStripMenuItem";174 this.showToolStripMenuItem.Size = new System.Drawing.Size(209, 22);175 this.showToolStripMenuItem.Text = "Show";176 this.showToolStripMenuItem.Click += new System.EventHandler(this.showToolStripMenuItem_Click);177 77 // 178 78 // notifyIcon … … 186 86 this.notifyIcon.Visible = true; 187 87 this.notifyIcon.BalloonTipClicked += new System.EventHandler(this.notifyIcon_BalloonTipClicked); 188 this.notifyIcon. DoubleClick += new System.EventHandler(this.notifyIcon_DoubleClick);88 this.notifyIcon.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_Click); 189 89 // 190 90 // contextMenuNotifyIcon … … 193 93 this.homepageToolStripMenuItem, 194 94 this.toolStripSeparator, 195 this.showToolStripMenuItem,196 95 this.closeToolStripMenuItem}); 197 96 this.contextMenuNotifyIcon.Name = "contextMenuNotifyIcon"; 198 this.contextMenuNotifyIcon.Size = new System.Drawing.Size(210, 76);97 this.contextMenuNotifyIcon.Size = new System.Drawing.Size(210, 54); 199 98 // 200 99 // homepageToolStripMenuItem … … 211 110 this.toolStripSeparator.Size = new System.Drawing.Size(206, 6); 212 111 // 112 // splitContainer 113 // 114 this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 115 | System.Windows.Forms.AnchorStyles.Left) 116 | System.Windows.Forms.AnchorStyles.Right))); 117 this.splitContainer.Location = new System.Drawing.Point(3, 3); 118 this.splitContainer.Name = "splitContainer"; 119 this.splitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal; 120 // 121 // splitContainer.Panel1 122 // 123 this.splitContainer.Panel1.Controls.Add(this.mainTabControl); 124 // 125 // splitContainer.Panel2 126 // 127 this.splitContainer.Panel2.Controls.Add(this.btnAbout); 128 this.splitContainer.Size = new System.Drawing.Size(647, 438); 129 this.splitContainer.SplitterDistance = 392; 130 this.splitContainer.TabIndex = 3; 131 // 132 // mainTabControl 133 // 134 this.mainTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 135 | System.Windows.Forms.AnchorStyles.Left) 136 | System.Windows.Forms.AnchorStyles.Right))); 137 this.mainTabControl.Controls.Add(this.tabSlaveView); 138 this.mainTabControl.Controls.Add(this.tabLog); 139 this.mainTabControl.Location = new System.Drawing.Point(1, 1); 140 this.mainTabControl.Margin = new System.Windows.Forms.Padding(1); 141 this.mainTabControl.Name = "mainTabControl"; 142 this.mainTabControl.SelectedIndex = 0; 143 this.mainTabControl.Size = new System.Drawing.Size(645, 390); 144 this.mainTabControl.TabIndex = 2; 145 // 146 // tabSlaveView 147 // 148 this.tabSlaveView.Controls.Add(this.slaveView); 149 this.tabSlaveView.Location = new System.Drawing.Point(4, 22); 150 this.tabSlaveView.Name = "tabSlaveView"; 151 this.tabSlaveView.Padding = new System.Windows.Forms.Padding(3); 152 this.tabSlaveView.Size = new System.Drawing.Size(637, 364); 153 this.tabSlaveView.TabIndex = 0; 154 this.tabSlaveView.Text = "Summary"; 155 this.tabSlaveView.UseVisualStyleBackColor = true; 156 // 157 // tabLog 158 // 159 this.tabLog.Controls.Add(this.logView); 160 this.tabLog.Location = new System.Drawing.Point(4, 22); 161 this.tabLog.Name = "tabLog"; 162 this.tabLog.Padding = new System.Windows.Forms.Padding(3); 163 this.tabLog.Size = new System.Drawing.Size(637, 364); 164 this.tabLog.TabIndex = 1; 165 this.tabLog.Text = "Log"; 166 this.tabLog.UseVisualStyleBackColor = true; 167 // 168 // btnAbout 169 // 170 this.btnAbout.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); 171 this.btnAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnAbout.Image"))); 172 this.btnAbout.Location = new System.Drawing.Point(618, 15); 173 this.btnAbout.Name = "btnAbout"; 174 this.btnAbout.Size = new System.Drawing.Size(24, 24); 175 this.btnAbout.TabIndex = 0; 176 this.btnAbout.UseVisualStyleBackColor = true; 177 this.btnAbout.Click += new System.EventHandler(this.btnAbout_Click); 178 // 179 // slaveView 180 // 181 this.slaveView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 182 | System.Windows.Forms.AnchorStyles.Left) 183 | System.Windows.Forms.AnchorStyles.Right))); 184 this.slaveView.Caption = "HeuristicLab Slave View"; 185 this.slaveView.Content = null; 186 this.slaveView.Location = new System.Drawing.Point(6, 6); 187 this.slaveView.Name = "slaveView"; 188 this.slaveView.ReadOnly = false; 189 this.slaveView.Size = new System.Drawing.Size(625, 352); 190 this.slaveView.TabIndex = 0; 191 // 192 // logView 193 // 194 this.logView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 195 | System.Windows.Forms.AnchorStyles.Left) 196 | System.Windows.Forms.AnchorStyles.Right))); 197 this.logView.Caption = "LogView: Displays logged messages from the slave core."; 198 this.logView.Content = null; 199 this.logView.Location = new System.Drawing.Point(7, 7); 200 this.logView.Name = "logView"; 201 this.logView.ReadOnly = false; 202 this.logView.Size = new System.Drawing.Size(624, 351); 203 this.logView.TabIndex = 0; 204 // 213 205 // SlaveMainViewBase 214 206 // 215 207 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 216 208 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 217 this.Controls.Add(this. mainTabControl);209 this.Controls.Add(this.splitContainer); 218 210 this.Name = "SlaveMainViewBase"; 219 211 this.Size = new System.Drawing.Size(653, 444); 212 this.contextMenuNotifyIcon.ResumeLayout(false); 213 this.splitContainer.Panel1.ResumeLayout(false); 214 this.splitContainer.Panel2.ResumeLayout(false); 215 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).EndInit(); 216 this.splitContainer.ResumeLayout(false); 220 217 this.mainTabControl.ResumeLayout(false); 221 this.tab Jobs.ResumeLayout(false);218 this.tabSlaveView.ResumeLayout(false); 222 219 this.tabLog.ResumeLayout(false); 223 this.tabAbout.ResumeLayout(false);224 this.contextMenuNotifyIcon.ResumeLayout(false);225 220 this.ResumeLayout(false); 226 221 … … 229 224 #endregion 230 225 231 private System.Windows.Forms.TabPage tabJobs;232 private JobsView jobsView;233 226 private System.Windows.Forms.TabPage tabLog; 234 227 private LogView logView; 235 private System.Windows.Forms.TabPage tabAbout;236 private AboutView aboutView;237 228 private System.Windows.Forms.ToolStripMenuItem closeToolStripMenuItem; 238 private System.Windows.Forms.ToolStripMenuItem showToolStripMenuItem;239 229 private System.Windows.Forms.NotifyIcon notifyIcon; 240 230 private System.Windows.Forms.ContextMenuStrip contextMenuNotifyIcon; … … 243 233 protected System.Windows.Forms.TabPage tabSlaveView; 244 234 protected System.Windows.Forms.TabControl mainTabControl; 235 protected SlaveView slaveView; 236 protected System.Windows.Forms.SplitContainer splitContainer; 237 private System.Windows.Forms.Button btnAbout; 245 238 246 239 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewBase.cs
r6764 r6823 72 72 base.OnContentChanged(); 73 73 74 jobsView.Content = Content;75 74 logView.Content = Content; 75 slaveView.Content = Content; 76 76 if (Content != null) { 77 77 Content.UserVisibleMessageFired += new System.EventHandler<Common.EventArgs<string>>(Content_UserVisibleMessageFired); … … 84 84 } 85 85 86 private void notifyIcon_DoubleClick(object sender, EventArgs e) { 87 OnVisibilitySwitched(); 86 private void notifyIcon_Click(object sender, MouseEventArgs e) { 87 if (e.Button == MouseButtons.Left) { 88 OnVisibilitySwitched(); 89 } 88 90 } 89 91 90 92 private void closeToolStripMenuItem_Click(object sender, EventArgs e) { 91 93 Application.Exit(); 92 }93 94 private void showToolStripMenuItem_Click(object sender, EventArgs e) {95 OnVisibilitySwitched();96 94 } 97 95 … … 116 114 this.Invoke(new Action(SetEnabledStateOfControls)); 117 115 } 116 117 private void btnAbout_Click(object sender, EventArgs e) { 118 AboutDialog dialog = new AboutDialog(); 119 dialog.ShowDialog(); 120 } 118 121 } 119 122 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewBase.resx
r6730 r6823 1791 1791 </value> 1792 1792 </data> 1793 <data name="btnAbout.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> 1794 <value> 1795 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 1853 6+FjaPsAAAAASUVORK5CYII= 1854 </value> 1855 </data> 1793 1856 </root> -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewTray.Designer.cs
r6730 r6823 45 45 /// </summary> 46 46 private void InitializeComponent() { 47 this.slave View = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveViewTray();47 this.slaveCmdsWithKill = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveCmdsWithKill(); 48 48 this.tabSlaveView.SuspendLayout(); 49 49 this.mainTabControl.SuspendLayout(); 50 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit(); 51 this.splitContainer.Panel1.SuspendLayout(); 52 this.splitContainer.Panel2.SuspendLayout(); 53 this.splitContainer.SuspendLayout(); 50 54 this.SuspendLayout(); 51 55 // 52 // tabSlaveView56 // splitContainer 53 57 // 54 this.tabSlaveView.Controls.Add(this.slaveView);55 58 // 56 // s laveView59 // splitContainer.Panel2 57 60 // 58 this.slaveView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 59 | System.Windows.Forms.AnchorStyles.Left) 60 | System.Windows.Forms.AnchorStyles.Right))); 61 this.slaveView.Caption = "HeuristicLab Slave View"; 62 this.slaveView.Content = null; 63 this.slaveView.Location = new System.Drawing.Point(6, 6); 64 this.slaveView.Name = "slaveView"; 65 this.slaveView.ReadOnly = false; 66 this.slaveView.Size = new System.Drawing.Size(627, 409); 67 this.slaveView.TabIndex = 0; 61 this.splitContainer.Panel2.Controls.Add(this.slaveCmdsWithKill); 68 62 // 69 // SlaveMainView 63 // slaveCmdsWithKill 64 // 65 this.slaveCmdsWithKill.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); 66 this.slaveCmdsWithKill.Caption = "HeuristicLab Slave Cmds with Kill View"; 67 this.slaveCmdsWithKill.Content = null; 68 this.slaveCmdsWithKill.Location = new System.Drawing.Point(3, 3); 69 this.slaveCmdsWithKill.Name = "slaveCmdsWithKill"; 70 this.slaveCmdsWithKill.ReadOnly = false; 71 this.slaveCmdsWithKill.Size = new System.Drawing.Size(92, 35); 72 this.slaveCmdsWithKill.TabIndex = 0; 73 // 74 // SlaveMainViewTray 70 75 // 71 76 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 72 77 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 73 this.Name = "SlaveMainView ";78 this.Name = "SlaveMainViewTray"; 74 79 this.tabSlaveView.ResumeLayout(false); 75 80 this.mainTabControl.ResumeLayout(false); 81 this.splitContainer.Panel1.ResumeLayout(false); 82 this.splitContainer.Panel2.ResumeLayout(false); 83 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).EndInit(); 84 this.splitContainer.ResumeLayout(false); 76 85 this.ResumeLayout(false); 77 86 … … 80 89 #endregion 81 90 82 private Slave ViewTray slaveView;91 private SlaveCmdsWithKill slaveCmdsWithKill; 83 92 84 93 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewTray.cs
r6743 r6823 55 55 base.OnContentChanged(); 56 56 57 slave View.Content = Content;57 slaveCmdsWithKill.Content = Content; 58 58 } 59 59 -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveStats.Designer.cs
r6730 r6823 45 45 /// </summary> 46 46 private void InitializeComponent() { 47 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea 1= new System.Windows.Forms.DataVisualization.Charting.ChartArea();48 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel1 = new System.Windows.Forms.DataVisualization.Charting.CustomLabel();49 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel 2= new System.Windows.Forms.DataVisualization.Charting.CustomLabel();50 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel 3= new System.Windows.Forms.DataVisualization.Charting.CustomLabel();51 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel 4= new System.Windows.Forms.DataVisualization.Charting.CustomLabel();52 System.Windows.Forms.DataVisualization.Charting.Legend legend 1= new System.Windows.Forms.DataVisualization.Charting.Legend();53 System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();54 System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();55 System.Windows.Forms.DataVisualization.Charting.Series series 3= new System.Windows.Forms.DataVisualization.Charting.Series();56 System.Windows.Forms.DataVisualization.Charting.Series series 4= new System.Windows.Forms.DataVisualization.Charting.Series();57 System.Windows.Forms.DataVisualization.Charting.Series series 5= new System.Windows.Forms.DataVisualization.Charting.Series();58 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea 2= new System.Windows.Forms.DataVisualization.Charting.ChartArea();59 System.Windows.Forms.DataVisualization.Charting.Legend legend 2= new System.Windows.Forms.DataVisualization.Charting.Legend();60 System.Windows.Forms.DataVisualization.Charting.Series series 6= new System.Windows.Forms.DataVisualization.Charting.Series();47 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea7 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 48 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel13 = new System.Windows.Forms.DataVisualization.Charting.CustomLabel(); 49 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel14 = new System.Windows.Forms.DataVisualization.Charting.CustomLabel(); 50 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel15 = new System.Windows.Forms.DataVisualization.Charting.CustomLabel(); 51 System.Windows.Forms.DataVisualization.Charting.CustomLabel customLabel16 = new System.Windows.Forms.DataVisualization.Charting.CustomLabel(); 52 System.Windows.Forms.DataVisualization.Charting.Legend legend7 = new System.Windows.Forms.DataVisualization.Charting.Legend(); 53 System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series(); 54 System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series(); 55 System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series(); 56 System.Windows.Forms.DataVisualization.Charting.Series series22 = new System.Windows.Forms.DataVisualization.Charting.Series(); 57 System.Windows.Forms.DataVisualization.Charting.Series series23 = new System.Windows.Forms.DataVisualization.Charting.Series(); 58 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea8 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 59 System.Windows.Forms.DataVisualization.Charting.Legend legend8 = new System.Windows.Forms.DataVisualization.Charting.Legend(); 60 System.Windows.Forms.DataVisualization.Charting.Series series24 = new System.Windows.Forms.DataVisualization.Charting.Series(); 61 61 this.jobChart = new System.Windows.Forms.DataVisualization.Charting.Chart(); 62 62 this.coresChart = new System.Windows.Forms.DataVisualization.Charting.Chart(); 63 this.lblSlaveState = new System.Windows.Forms.Label();64 63 this.label1 = new System.Windows.Forms.Label(); 64 this.txtSlaveState = new System.Windows.Forms.TextBox(); 65 65 ((System.ComponentModel.ISupportInitialize)(this.jobChart)).BeginInit(); 66 66 ((System.ComponentModel.ISupportInitialize)(this.coresChart)).BeginInit(); … … 73 73 | System.Windows.Forms.AnchorStyles.Right))); 74 74 this.jobChart.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; 75 customLabel1 .Text = "Jobs";76 customLabel 2.Text = "Aborted Jobs";77 customLabel 3.Text = "Finished Jobs";78 customLabel 4.Text = "Fetched Jobs";79 chartArea 1.AxisX.CustomLabels.Add(customLabel1);80 chartArea 1.AxisX.CustomLabels.Add(customLabel2);81 chartArea 1.AxisX.CustomLabels.Add(customLabel3);82 chartArea 1.AxisX.CustomLabels.Add(customLabel4);83 chartArea 1.AxisX.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.True;84 chartArea 1.AxisX.MajorGrid.Enabled = false;85 chartArea 1.AxisX.MajorTickMark.Enabled = false;86 chartArea 1.Name = "ChartArea1";87 this.jobChart.ChartAreas.Add(chartArea 1);88 legend 1.Name = "Legend1";89 this.jobChart.Legends.Add(legend 1);75 customLabel13.Text = "Jobs"; 76 customLabel14.Text = "Aborted Jobs"; 77 customLabel15.Text = "Finished Jobs"; 78 customLabel16.Text = "Fetched Jobs"; 79 chartArea7.AxisX.CustomLabels.Add(customLabel13); 80 chartArea7.AxisX.CustomLabels.Add(customLabel14); 81 chartArea7.AxisX.CustomLabels.Add(customLabel15); 82 chartArea7.AxisX.CustomLabels.Add(customLabel16); 83 chartArea7.AxisX.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.True; 84 chartArea7.AxisX.MajorGrid.Enabled = false; 85 chartArea7.AxisX.MajorTickMark.Enabled = false; 86 chartArea7.Name = "ChartArea1"; 87 this.jobChart.ChartAreas.Add(chartArea7); 88 legend7.Name = "Legend1"; 89 this.jobChart.Legends.Add(legend7); 90 90 this.jobChart.Location = new System.Drawing.Point(3, 121); 91 91 this.jobChart.Name = "jobChart"; 92 series1 .ChartArea = "ChartArea1";93 series1 .Legend = "Legend1";94 series1 .Name = "Series1";95 series2 .ChartArea = "ChartArea1";96 series2 .Legend = "Legend1";97 series2 .Name = "Series2";98 series 3.ChartArea = "ChartArea1";99 series 3.Legend = "Legend1";100 series 3.Name = "Series3";101 series 4.ChartArea = "ChartArea1";102 series 4.Legend = "Legend1";103 series 4.Name = "Series4";104 series 5.ChartArea = "ChartArea1";105 series 5.Legend = "Legend1";106 series 5.Name = "Series5";107 this.jobChart.Series.Add(series1 );108 this.jobChart.Series.Add(series2 );109 this.jobChart.Series.Add(series 3);110 this.jobChart.Series.Add(series 4);111 this.jobChart.Series.Add(series 5);92 series19.ChartArea = "ChartArea1"; 93 series19.Legend = "Legend1"; 94 series19.Name = "Series1"; 95 series20.ChartArea = "ChartArea1"; 96 series20.Legend = "Legend1"; 97 series20.Name = "Series2"; 98 series21.ChartArea = "ChartArea1"; 99 series21.Legend = "Legend1"; 100 series21.Name = "Series3"; 101 series22.ChartArea = "ChartArea1"; 102 series22.Legend = "Legend1"; 103 series22.Name = "Series4"; 104 series23.ChartArea = "ChartArea1"; 105 series23.Legend = "Legend1"; 106 series23.Name = "Series5"; 107 this.jobChart.Series.Add(series19); 108 this.jobChart.Series.Add(series20); 109 this.jobChart.Series.Add(series21); 110 this.jobChart.Series.Add(series22); 111 this.jobChart.Series.Add(series23); 112 112 this.jobChart.Size = new System.Drawing.Size(412, 189); 113 113 this.jobChart.TabIndex = 7; … … 116 116 // 117 117 this.coresChart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 118 chartArea 2.Name = "ChartArea1";119 this.coresChart.ChartAreas.Add(chartArea 2);120 legend 2.Name = "Legend1";121 this.coresChart.Legends.Add(legend 2);118 chartArea8.Name = "ChartArea1"; 119 this.coresChart.ChartAreas.Add(chartArea8); 120 legend8.Name = "Legend1"; 121 this.coresChart.Legends.Add(legend8); 122 122 this.coresChart.Location = new System.Drawing.Point(186, 3); 123 123 this.coresChart.Name = "coresChart"; 124 series 6.ChartArea = "ChartArea1";125 series 6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;126 series 6.Legend = "Legend1";127 series 6.Name = "Series1";128 this.coresChart.Series.Add(series 6);124 series24.ChartArea = "ChartArea1"; 125 series24.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie; 126 series24.Legend = "Legend1"; 127 series24.Name = "Series1"; 128 this.coresChart.Series.Add(series24); 129 129 this.coresChart.Size = new System.Drawing.Size(229, 80); 130 130 this.coresChart.TabIndex = 9; 131 //132 // lblSlaveState133 //134 this.lblSlaveState.Location = new System.Drawing.Point(75, 5);135 this.lblSlaveState.Name = "lblSlaveState";136 this.lblSlaveState.Size = new System.Drawing.Size(78, 13);137 this.lblSlaveState.TabIndex = 13;138 131 // 139 132 // label1 … … 142 135 this.label1.Location = new System.Drawing.Point(7, 5); 143 136 this.label1.Name = "label1"; 144 this.label1.Size = new System.Drawing.Size(6 2, 13);137 this.label1.Size = new System.Drawing.Size(65, 13); 145 138 this.label1.TabIndex = 14; 146 this.label1.Text = "Slave State ";139 this.label1.Text = "Slave State:"; 147 140 // 148 // SlaveView 141 // txtSlaveState 142 // 143 this.txtSlaveState.Enabled = false; 144 this.txtSlaveState.Location = new System.Drawing.Point(78, 2); 145 this.txtSlaveState.Name = "txtSlaveState"; 146 this.txtSlaveState.Size = new System.Drawing.Size(100, 20); 147 this.txtSlaveState.TabIndex = 15; 148 // 149 // SlaveStats 149 150 // 150 151 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 151 152 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 153 this.Controls.Add(this.txtSlaveState); 152 154 this.Controls.Add(this.label1); 153 this.Controls.Add(this.lblSlaveState);154 155 this.Controls.Add(this.coresChart); 155 156 this.Controls.Add(this.jobChart); 156 this.Name = "Slave View";157 this.Name = "SlaveStats"; 157 158 this.Size = new System.Drawing.Size(418, 313); 158 159 ((System.ComponentModel.ISupportInitialize)(this.jobChart)).EndInit(); … … 167 168 private System.Windows.Forms.DataVisualization.Charting.Chart jobChart; 168 169 private System.Windows.Forms.DataVisualization.Charting.Chart coresChart; 169 private System.Windows.Forms.Label lblSlaveState;170 170 private System.Windows.Forms.Label label1; 171 private System.Windows.Forms.TextBox txtSlaveState; 171 172 } 172 173 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveStats.cs
r6743 r6823 46 46 public SlaveStats() { 47 47 InitializeComponent(); 48 lblSlaveState.Text = SlaveDisplayStat.NoService.ToString();48 txtSlaveState.Text = SlaveDisplayStat.NoService.ToString(); 49 49 lastSlaveDisplayStat = SlaveDisplayStat.NoService; 50 50 Content_SlaveDisplayStateChanged(this, new EventArgs<SlaveDisplayStat>(lastSlaveDisplayStat)); … … 91 91 Invoke(action, sender, e); 92 92 } else { 93 lblSlaveState.Text = e.Value.ToString();93 txtSlaveState.Text = e.Value.ToString(); 94 94 lastSlaveDisplayStat = e.Value; 95 95 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveView.Designer.cs
r6734 r6823 46 46 private void InitializeComponent() { 47 47 this.slaveStats = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveStats(); 48 this.slaveCmds = new HeuristicLab.Clients.Hive.SlaveCore.Views.SlaveCmdsBase(); 48 this.splitContainer = new System.Windows.Forms.SplitContainer(); 49 this.jobsView = new HeuristicLab.Clients.Hive.SlaveCore.Views.JobsView(); 50 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).BeginInit(); 51 this.splitContainer.Panel1.SuspendLayout(); 52 this.splitContainer.Panel2.SuspendLayout(); 53 this.splitContainer.SuspendLayout(); 49 54 this.SuspendLayout(); 50 55 // 51 56 // slaveStats 52 57 // 58 this.slaveStats.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 59 | System.Windows.Forms.AnchorStyles.Left) 60 | System.Windows.Forms.AnchorStyles.Right))); 53 61 this.slaveStats.Caption = "HeuristicLab Slave View"; 54 62 this.slaveStats.Content = null; … … 56 64 this.slaveStats.Name = "slaveStats"; 57 65 this.slaveStats.ReadOnly = false; 58 this.slaveStats.Size = new System.Drawing.Size( 418, 313);66 this.slaveStats.Size = new System.Drawing.Size(508, 194); 59 67 this.slaveStats.TabIndex = 0; 60 68 // 61 // s laveCmds69 // splitContainer 62 70 // 63 this.slaveCmds.Caption = "HeuristicLab Slave View"; 64 this.slaveCmds.Content = null; 65 this.slaveCmds.Location = new System.Drawing.Point(429, 3); 66 this.slaveCmds.Name = "slaveCmds"; 67 this.slaveCmds.ReadOnly = false; 68 this.slaveCmds.Size = new System.Drawing.Size(100, 155); 69 this.slaveCmds.TabIndex = 1; 71 this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 72 | System.Windows.Forms.AnchorStyles.Left) 73 | System.Windows.Forms.AnchorStyles.Right))); 74 this.splitContainer.Location = new System.Drawing.Point(3, 3); 75 this.splitContainer.Name = "splitContainer"; 76 this.splitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal; 77 // 78 // splitContainer.Panel1 79 // 80 this.splitContainer.Panel1.Controls.Add(this.slaveStats); 81 // 82 // splitContainer.Panel2 83 // 84 this.splitContainer.Panel2.Controls.Add(this.jobsView); 85 this.splitContainer.Size = new System.Drawing.Size(514, 314); 86 this.splitContainer.SplitterDistance = 200; 87 this.splitContainer.TabIndex = 2; 88 // 89 // jobsView 90 // 91 this.jobsView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 92 | System.Windows.Forms.AnchorStyles.Left) 93 | System.Windows.Forms.AnchorStyles.Right))); 94 this.jobsView.Caption = "Jobs View"; 95 this.jobsView.Content = null; 96 this.jobsView.Location = new System.Drawing.Point(3, 3); 97 this.jobsView.Name = "jobsView"; 98 this.jobsView.ReadOnly = false; 99 this.jobsView.Size = new System.Drawing.Size(508, 104); 100 this.jobsView.TabIndex = 0; 70 101 // 71 102 // SlaveView … … 73 104 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 74 105 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 75 this.Controls.Add(this.slaveCmds); 76 this.Controls.Add(this.slaveStats); 106 this.Controls.Add(this.splitContainer); 77 107 this.Name = "SlaveView"; 78 108 this.Size = new System.Drawing.Size(520, 320); 109 this.splitContainer.Panel1.ResumeLayout(false); 110 this.splitContainer.Panel2.ResumeLayout(false); 111 ((System.ComponentModel.ISupportInitialize)(this.splitContainer)).EndInit(); 112 this.splitContainer.ResumeLayout(false); 79 113 this.ResumeLayout(false); 80 114 … … 84 118 85 119 private SlaveStats slaveStats; 86 private SlaveCmdsBase slaveCmds; 120 private System.Windows.Forms.SplitContainer splitContainer; 121 private JobsView jobsView; 87 122 88 123 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveView.cs
r6734 r6823 52 52 if (Content == null) { 53 53 slaveStats.Content = null; 54 slaveCmds.Content = null;54 jobsView.Content = null; 55 55 } else { 56 56 slaveStats.Content = (SlaveItem)Content; 57 slaveCmds.Content = (SlaveItem)Content;57 jobsView.Content = (SlaveItem)Content; 58 58 } 59 59 } -
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive/3.3/HeuristicLabHivePlugin.cs.frame
r6743 r6823 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using System.Collections.Generic; 3 24 using System.Linq;
Note: See TracChangeset
for help on using the changeset viewer.