Changeset 9914
- Timestamp:
- 08/29/13 09:46:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs
r9913 r9914 122 122 // 123 123 this.groupByLabel.AutoSize = true; 124 this.groupByLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 124 125 this.groupByLabel.Location = new System.Drawing.Point(3, 6); 125 126 this.groupByLabel.Name = "groupByLabel"; … … 131 132 // 132 133 this.label1.AutoSize = true; 134 this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 133 135 this.label1.Location = new System.Drawing.Point(3, 6); 134 136 this.label1.Name = "label1"; … … 142 144 | System.Windows.Forms.AnchorStyles.Right))); 143 145 this.resultComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 146 this.resultComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 144 147 this.resultComboBox.FormattingEnabled = true; 145 148 this.resultComboBox.Location = new System.Drawing.Point(62, 3); … … 152 155 // 153 156 this.lblPVal.AutoSize = true; 157 this.lblPVal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 154 158 this.lblPVal.Location = new System.Drawing.Point(6, 22); 155 159 this.lblPVal.Name = "lblPVal"; … … 163 167 this.pValTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 164 168 | System.Windows.Forms.AnchorStyles.Right))); 169 this.pValTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 165 170 this.pValTextBox.Location = new System.Drawing.Point(58, 19); 166 171 this.pValTextBox.Name = "pValTextBox"; … … 174 179 | System.Windows.Forms.AnchorStyles.Right))); 175 180 this.groupComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 181 this.groupComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 176 182 this.groupComboBox.FormattingEnabled = true; 177 183 this.groupComboBox.Location = new System.Drawing.Point(62, 3); … … 248 254 this.pairwiseTestGroupBox.Controls.Add(this.label2); 249 255 this.pairwiseTestGroupBox.Controls.Add(this.groupCompComboBox); 256 this.pairwiseTestGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 250 257 this.pairwiseTestGroupBox.Location = new System.Drawing.Point(3, 308); 251 258 this.pairwiseTestGroupBox.Name = "pairwiseTestGroupBox"; … … 253 260 this.pairwiseTestGroupBox.TabIndex = 22; 254 261 this.pairwiseTestGroupBox.TabStop = false; 255 this.pairwiseTestGroupBox.Text = "4. Pairwise Statistical Testing";262 this.pairwiseTestGroupBox.Text = "4. Equal Distributions Check (Pairwise)"; 256 263 // 257 264 // pairwiseStringConvertibleMatrixView … … 262 269 this.pairwiseStringConvertibleMatrixView.Caption = "StringConvertibleMatrix View"; 263 270 this.pairwiseStringConvertibleMatrixView.Content = null; 271 this.pairwiseStringConvertibleMatrixView.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 264 272 this.pairwiseStringConvertibleMatrixView.Location = new System.Drawing.Point(6, 72); 265 273 this.pairwiseStringConvertibleMatrixView.Name = "pairwiseStringConvertibleMatrixView"; … … 274 282 this.pairwiseLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 275 283 this.pairwiseLabel.AutoSize = true; 276 this.pairwiseLabel.Location = new System.Drawing.Point(366, 4 3);284 this.pairwiseLabel.Location = new System.Drawing.Point(366, 47); 277 285 this.pairwiseLabel.MaximumSize = new System.Drawing.Size(16, 16); 278 286 this.pairwiseLabel.MinimumSize = new System.Drawing.Size(16, 16); … … 284 292 // 285 293 this.label3.AutoSize = true; 294 this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 286 295 this.label3.Location = new System.Drawing.Point(6, 49); 287 296 this.label3.Name = "label3"; … … 295 304 this.equalDistsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 296 305 | System.Windows.Forms.AnchorStyles.Right))); 306 this.equalDistsTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 297 307 this.equalDistsTextBox.Location = new System.Drawing.Point(86, 46); 298 308 this.equalDistsTextBox.Name = "equalDistsTextBox"; … … 304 314 // 305 315 this.label2.AutoSize = true; 316 this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 306 317 this.label2.Location = new System.Drawing.Point(6, 22); 307 318 this.label2.Name = "label2"; … … 315 326 | System.Windows.Forms.AnchorStyles.Right))); 316 327 this.groupCompComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 328 this.groupCompComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 317 329 this.groupCompComboBox.FormattingEnabled = true; 318 330 this.groupCompComboBox.Location = new System.Drawing.Point(123, 19); … … 329 341 this.allGroupTestGroupBox.Controls.Add(this.lblPVal); 330 342 this.allGroupTestGroupBox.Controls.Add(this.pValTextBox); 343 this.allGroupTestGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 331 344 this.allGroupTestGroupBox.Location = new System.Drawing.Point(3, 256); 332 345 this.allGroupTestGroupBox.Name = "allGroupTestGroupBox"; … … 334 347 this.allGroupTestGroupBox.TabIndex = 21; 335 348 this.allGroupTestGroupBox.TabStop = false; 336 this.allGroupTestGroupBox.Text = "3. Statistical Testingusing all Groups";349 this.allGroupTestGroupBox.Text = "3. Equal Distributions Check using all Groups"; 337 350 // 338 351 // groupCompLabel … … 354 367 this.normalityGroupBox.Controls.Add(this.normalityStringConvertibleMatrixView); 355 368 this.normalityGroupBox.Controls.Add(this.normalityLabel); 369 this.normalityGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 356 370 this.normalityGroupBox.Location = new System.Drawing.Point(3, 107); 357 371 this.normalityGroupBox.Name = "normalityGroupBox"; … … 359 373 this.normalityGroupBox.TabIndex = 20; 360 374 this.normalityGroupBox.TabStop = false; 361 this.normalityGroupBox.Text = "2. Check for Normal Distribution";375 this.normalityGroupBox.Text = "2. Normal Distribution Check"; 362 376 // 363 377 // label4 364 378 // 365 379 this.label4.AutoSize = true; 380 this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 366 381 this.label4.Location = new System.Drawing.Point(6, 16); 367 382 this.label4.Name = "label4"; … … 377 392 this.normalityStringConvertibleMatrixView.Caption = "StringConvertibleMatrix View"; 378 393 this.normalityStringConvertibleMatrixView.Content = null; 394 this.normalityStringConvertibleMatrixView.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 379 395 this.normalityStringConvertibleMatrixView.Location = new System.Drawing.Point(6, 35); 380 396 this.normalityStringConvertibleMatrixView.Name = "normalityStringConvertibleMatrixView"; … … 400 416 | System.Windows.Forms.AnchorStyles.Right))); 401 417 this.selectDataGroupBox.Controls.Add(this.splitContainer1); 418 this.selectDataGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 402 419 this.selectDataGroupBox.Location = new System.Drawing.Point(3, 22); 403 420 this.selectDataGroupBox.Name = "selectDataGroupBox";
Note: See TracChangeset
for help on using the changeset viewer.