Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/05/11 21:55:55 (13 years ago)
Author:
abeham
Message:

#1614

  • updated branch from trunk
Location:
branches/GeneralizedQAP
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP

  • branches/GeneralizedQAP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabProblemsDataAnalysisSymbolicViewsPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/GeneralizedQAP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.Designer.cs

    r5832 r6878  
    7272      //
    7373      this.errorProvider.SetIconAlignment(this.initialFrequencyTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
    74       this.initialFrequencyTextBox.Size = new System.Drawing.Size(315, 20);
     74      this.initialFrequencyTextBox.Size = new System.Drawing.Size(311, 20);
     75      //
     76      // minimumArityTextBox
     77      //
     78      this.errorProvider.SetIconAlignment(this.minimumArityTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     79      this.minimumArityTextBox.Size = new System.Drawing.Size(311, 20);
     80      //
     81      // maximumArityTextBox
     82      //
     83      this.errorProvider.SetIconAlignment(this.maximumArityTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     84      this.maximumArityTextBox.Size = new System.Drawing.Size(311, 20);
    7585      //
    7686      // nameTextBox
     
    96106      // weightInitializationMuTextBox
    97107      //
    98       this.weightInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    99                   | System.Windows.Forms.AnchorStyles.Right)));
     108      this.weightInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     109            | System.Windows.Forms.AnchorStyles.Right)));
    100110      this.weightInitializationMuTextBox.Location = new System.Drawing.Point(92, 19);
    101111      this.weightInitializationMuTextBox.Name = "weightInitializationMuTextBox";
    102       this.weightInitializationMuTextBox.Size = new System.Drawing.Size(275, 20);
     112      this.weightInitializationMuTextBox.Size = new System.Drawing.Size(290, 20);
    103113      this.weightInitializationMuTextBox.TabIndex = 1;
    104114      this.toolTip.SetToolTip(this.weightInitializationMuTextBox, "The mu (mean) parameter of the normal distribution from which to sample the initi" +
    105               "al weights.");
     115        "al weights.");
    106116      this.weightInitializationMuTextBox.TextChanged += new System.EventHandler(this.weightMuTextBox_TextChanged);
    107117      //
    108118      // initializationGroupBox
    109119      //
    110       this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    111                   | System.Windows.Forms.AnchorStyles.Right)));
     120      this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     121            | System.Windows.Forms.AnchorStyles.Right)));
    112122      this.initializationGroupBox.Controls.Add(this.weightSigmaLabel);
    113123      this.initializationGroupBox.Controls.Add(this.weightInitializationSigmaTextBox);
     
    116126      this.initializationGroupBox.Location = new System.Drawing.Point(6, 6);
    117127      this.initializationGroupBox.Name = "initializationGroupBox";
    118       this.initializationGroupBox.Size = new System.Drawing.Size(373, 73);
     128      this.initializationGroupBox.Size = new System.Drawing.Size(388, 73);
    119129      this.initializationGroupBox.TabIndex = 0;
    120130      this.initializationGroupBox.TabStop = false;
     
    133143      // weightInitializationSigmaTextBox
    134144      //
    135       this.weightInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    136                   | System.Windows.Forms.AnchorStyles.Right)));
     145      this.weightInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     146            | System.Windows.Forms.AnchorStyles.Right)));
    137147      this.weightInitializationSigmaTextBox.Location = new System.Drawing.Point(92, 45);
    138148      this.weightInitializationSigmaTextBox.Name = "weightInitializationSigmaTextBox";
    139       this.weightInitializationSigmaTextBox.Size = new System.Drawing.Size(275, 20);
     149      this.weightInitializationSigmaTextBox.Size = new System.Drawing.Size(290, 20);
    140150      this.weightInitializationSigmaTextBox.TabIndex = 3;
    141151      this.toolTip.SetToolTip(this.weightInitializationSigmaTextBox, "The sigma parameter for the normal distribution from which to sample the initial " +
    142               "weights.");
     152        "weights.");
    143153      this.weightInitializationSigmaTextBox.TextChanged += new System.EventHandler(this.weightSigmaTextBox_TextChanged);
    144154      //
    145155      // mutationGroupBox
    146156      //
    147       this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    148                   | System.Windows.Forms.AnchorStyles.Right)));
     157      this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     158            | System.Windows.Forms.AnchorStyles.Right)));
    149159      this.mutationGroupBox.Controls.Add(this.multiplicativeWeightChangeLabel);
    150160      this.mutationGroupBox.Controls.Add(this.multiplicativeWeightChangeSigmaTextBox);
     
    153163      this.mutationGroupBox.Location = new System.Drawing.Point(6, 85);
    154164      this.mutationGroupBox.Name = "mutationGroupBox";
    155       this.mutationGroupBox.Size = new System.Drawing.Size(373, 73);
     165      this.mutationGroupBox.Size = new System.Drawing.Size(391, 73);
    156166      this.mutationGroupBox.TabIndex = 1;
    157167      this.mutationGroupBox.TabStop = false;
     
    167177      this.multiplicativeWeightChangeLabel.Text = "Multiplicative weight change (sigma):";
    168178      this.toolTip.SetToolTip(this.multiplicativeWeightChangeLabel, "The sigma parameter for the normal distribution to use to sample a multiplicative" +
    169               " change in weight.");
     179        " change in weight.");
    170180      //
    171181      // multiplicativeWeightChangeSigmaTextBox
    172182      //
    173       this.multiplicativeWeightChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    174                   | System.Windows.Forms.AnchorStyles.Right)));
     183      this.multiplicativeWeightChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     184            | System.Windows.Forms.AnchorStyles.Right)));
    175185      this.multiplicativeWeightChangeSigmaTextBox.Location = new System.Drawing.Point(201, 45);
    176186      this.multiplicativeWeightChangeSigmaTextBox.Name = "multiplicativeWeightChangeSigmaTextBox";
    177       this.multiplicativeWeightChangeSigmaTextBox.Size = new System.Drawing.Size(166, 20);
     187      this.multiplicativeWeightChangeSigmaTextBox.Size = new System.Drawing.Size(184, 20);
    178188      this.multiplicativeWeightChangeSigmaTextBox.TabIndex = 3;
    179189      this.toolTip.SetToolTip(this.multiplicativeWeightChangeSigmaTextBox, "The sigma (std.dev.) parameter for the normal distribution to sample a multiplica" +
    180               "tive change in weight.");
     190        "tive change in weight.");
    181191      this.multiplicativeWeightChangeSigmaTextBox.TextChanged += new System.EventHandler(this.multiplicativeWeightChangeSigmaTextBox_TextChanged);
    182192      //
     
    190200      this.additiveWeightChangeLabel.Text = "Additive weight change (sigma):";
    191201      this.toolTip.SetToolTip(this.additiveWeightChangeLabel, "The sigma (std.dev.) parameter for the normal distribution to sample an additive " +
    192               "change in weight.");
     202        "change in weight.");
    193203      //
    194204      // additiveWeightChangeSigmaTextBox
    195205      //
    196       this.additiveWeightChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    197                   | System.Windows.Forms.AnchorStyles.Right)));
     206      this.additiveWeightChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     207            | System.Windows.Forms.AnchorStyles.Right)));
    198208      this.additiveWeightChangeSigmaTextBox.Location = new System.Drawing.Point(201, 19);
    199209      this.additiveWeightChangeSigmaTextBox.Name = "additiveWeightChangeSigmaTextBox";
    200       this.additiveWeightChangeSigmaTextBox.Size = new System.Drawing.Size(166, 20);
     210      this.additiveWeightChangeSigmaTextBox.Size = new System.Drawing.Size(184, 20);
    201211      this.additiveWeightChangeSigmaTextBox.TabIndex = 1;
    202212      this.toolTip.SetToolTip(this.additiveWeightChangeSigmaTextBox, "The sigma (std.dev.) parameter for the normal distribution to sample an additive " +
    203               "change in weight.");
     213        "change in weight.");
    204214      this.additiveWeightChangeSigmaTextBox.TextChanged += new System.EventHandler(this.additiveWeightChangeSigmaTextBox_TextChanged);
    205215      //
    206216      // tabControl
    207217      //
    208       this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    209                   | System.Windows.Forms.AnchorStyles.Left)
    210                   | System.Windows.Forms.AnchorStyles.Right)));
     218      this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     219            | System.Windows.Forms.AnchorStyles.Left)
     220            | System.Windows.Forms.AnchorStyles.Right)));
    211221      this.tabControl.Controls.Add(this.variableNamesTabPage);
    212222      this.tabControl.Controls.Add(this.parametersTabPage);
    213       this.tabControl.Location = new System.Drawing.Point(0, 52);
     223      this.tabControl.Location = new System.Drawing.Point(0, 127);
    214224      this.tabControl.Name = "tabControl";
    215225      this.tabControl.SelectedIndex = 0;
    216       this.tabControl.Size = new System.Drawing.Size(408, 242);
     226      this.tabControl.Size = new System.Drawing.Size(408, 190);
    217227      this.tabControl.TabIndex = 5;
    218228      //
     
    222232      this.variableNamesTabPage.Name = "variableNamesTabPage";
    223233      this.variableNamesTabPage.Padding = new System.Windows.Forms.Padding(3);
    224       this.variableNamesTabPage.Size = new System.Drawing.Size(400, 216);
     234      this.variableNamesTabPage.Size = new System.Drawing.Size(400, 141);
    225235      this.variableNamesTabPage.TabIndex = 0;
    226236      this.variableNamesTabPage.Text = "Variable Names";
     
    234244      this.parametersTabPage.Name = "parametersTabPage";
    235245      this.parametersTabPage.Padding = new System.Windows.Forms.Padding(3);
    236       this.parametersTabPage.Size = new System.Drawing.Size(400, 216);
     246      this.parametersTabPage.Size = new System.Drawing.Size(400, 164);
    237247      this.parametersTabPage.TabIndex = 1;
    238248      this.parametersTabPage.Text = "Parameters";
     
    245255      this.Controls.Add(this.tabControl);
    246256      this.Name = "VariableView";
    247       this.Size = new System.Drawing.Size(408, 294);
     257      this.Size = new System.Drawing.Size(408, 317);
     258      this.Controls.SetChildIndex(this.maximumArityLabel, 0);
     259      this.Controls.SetChildIndex(this.maximumArityTextBox, 0);
     260      this.Controls.SetChildIndex(this.minimumArityLabel, 0);
     261      this.Controls.SetChildIndex(this.minimumArityTextBox, 0);
    248262      this.Controls.SetChildIndex(this.infoLabel, 0);
    249263      this.Controls.SetChildIndex(this.initialFrequencyTextBox, 0);
Note: See TracChangeset for help on using the changeset viewer.