Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/06/12 17:50:17 (12 years ago)
Author:
gkronber
Message:

#1081: merged r7266:7459 from the trunk into the time series prognosis branch.

Location:
branches/HeuristicLab.TimeSeries
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TimeSeries

  • branches/HeuristicLab.TimeSeries/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs

    r7268 r7460  
    2525    private void InitializeComponent() {
    2626      this.components = new System.ComponentModel.Container();
    27       this.tabControl = new System.Windows.Forms.TabControl();
     27      this.tabControl = new HeuristicLab.MainForm.WindowsForms.DragOverTabControl();
    2828      this.tasksTabPage = new System.Windows.Forms.TabPage();
    29       this.jobsTreeView = new HeuristicLab.Clients.Hive.Views.HiveTaskItemTreeView();
     29      this.jobsTreeView = new HeuristicLab.Clients.Hive.Views.ExperimentManager.HiveTaskItemTreeView();
    3030      this.permissionTabPage = new System.Windows.Forms.TabPage();
    3131      this.refreshPermissionsButton = new System.Windows.Forms.Button();
    3232      this.hiveExperimentPermissionListView = new HeuristicLab.Clients.Hive.JobManager.Views.HiveJobPermissionListView();
    3333      this.runsTabPage = new System.Windows.Forms.TabPage();
    34       this.runCollectionViewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
    3534      this.stateTabPage = new System.Windows.Forms.TabPage();
    3635      this.stateLogViewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
     
    5857      this.calculatingLabel = new System.Windows.Forms.Label();
    5958      this.jobsLabel = new System.Windows.Forms.Label();
     59      this.runCollectionViewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
    6060      this.tabControl.SuspendLayout();
    6161      this.tasksTabPage.SuspendLayout();
     
    106106      this.jobsTreeView.ReadOnly = false;
    107107      this.jobsTreeView.Size = new System.Drawing.Size(704, 420);
    108       this.jobsTreeView.TabIndex = 4;
     108      this.jobsTreeView.TabIndex = 0;
    109109      this.jobsTreeView.DragDrop += new System.Windows.Forms.DragEventHandler(this.jobsTreeView_DragDrop);
    110110      this.jobsTreeView.DragEnter += new System.Windows.Forms.DragEventHandler(this.jobsTreeView_DragEnter);
     
    124124      // refreshPermissionsButton
    125125      //
    126       this.refreshPermissionsButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Refresh;
     126      this.refreshPermissionsButton.Image = ((System.Drawing.Image)(resources.GetObject("refreshPermissionsButton.Image")));
    127127      this.refreshPermissionsButton.Location = new System.Drawing.Point(3, 3);
    128128      this.refreshPermissionsButton.Name = "refreshPermissionsButton";
     
    158158      this.runsTabPage.Text = "Runs";
    159159      this.runsTabPage.UseVisualStyleBackColor = true;
    160       //
    161       // runCollectionViewHost
    162       //
    163       this.runCollectionViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    164                   | System.Windows.Forms.AnchorStyles.Left)
    165                   | System.Windows.Forms.AnchorStyles.Right)));
    166       this.runCollectionViewHost.Caption = "View";
    167       this.runCollectionViewHost.Content = null;
    168       this.runCollectionViewHost.Enabled = false;
    169       this.runCollectionViewHost.Location = new System.Drawing.Point(3, 3);
    170       this.runCollectionViewHost.Name = "runCollectionViewHost";
    171       this.runCollectionViewHost.ReadOnly = false;
    172       this.runCollectionViewHost.Size = new System.Drawing.Size(703, 420);
    173       this.runCollectionViewHost.TabIndex = 2;
    174       this.runCollectionViewHost.ViewsLabelVisible = true;
    175       this.runCollectionViewHost.ViewType = null;
    176160      //
    177161      // stateTabPage
     
    227211      //
    228212      this.startButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
    229       this.startButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Play;
     213      this.startButton.Image = ((System.Drawing.Image)(resources.GetObject("startButton.Image")));
    230214      this.startButton.Location = new System.Drawing.Point(0, 536);
    231215      this.startButton.Name = "startButton";
     
    239223      //
    240224      this.stopButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
    241       this.stopButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Stop;
     225      this.stopButton.Image = ((System.Drawing.Image)(resources.GetObject("stopButton.Image")));
    242226      this.stopButton.Location = new System.Drawing.Point(60, 536);
    243227      this.stopButton.Name = "stopButton";
     
    252236      this.resetButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
    253237      this.resetButton.Enabled = false;
    254       this.resetButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Restart;
     238      this.resetButton.Image = ((System.Drawing.Image)(resources.GetObject("resetButton.Image")));
    255239      this.resetButton.Location = new System.Drawing.Point(90, 536);
    256240      this.resetButton.Name = "resetButton";
     
    284268      this.pauseButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
    285269      this.pauseButton.Enabled = false;
    286       this.pauseButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Pause;
     270      this.pauseButton.Image = ((System.Drawing.Image)(resources.GetObject("pauseButton.Image")));
    287271      this.pauseButton.Location = new System.Drawing.Point(30, 536);
    288272      this.pauseButton.Name = "pauseButton";
     
    309293      this.resourceNamesTextBox.Name = "resourceNamesTextBox";
    310294      this.resourceNamesTextBox.Size = new System.Drawing.Size(415, 20);
    311       this.resourceNamesTextBox.TabIndex = 2;
     295      this.resourceNamesTextBox.TabIndex = 14;
    312296      this.resourceNamesTextBox.Validated += new System.EventHandler(this.resourceNamesTextBox_Validated);
    313297      //
     
    328312      this.nameTextBox.Name = "nameTextBox";
    329313      this.nameTextBox.Size = new System.Drawing.Size(501, 20);
    330       this.nameTextBox.TabIndex = 1;
     314      this.nameTextBox.TabIndex = 21;
    331315      this.nameTextBox.Validated += new System.EventHandler(this.nameTextBox_Validated);
    332316      //
    333317      // refreshButton
    334318      //
    335       this.refreshButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Refresh;
     319      this.refreshButton.Image = ((System.Drawing.Image)(resources.GetObject("refreshButton.Image")));
    336320      this.refreshButton.Location = new System.Drawing.Point(3, 0);
    337321      this.refreshButton.Name = "refreshButton";
     
    349333      this.isPrivilegedCheckBox.Name = "isPrivilegedCheckBox";
    350334      this.isPrivilegedCheckBox.Size = new System.Drawing.Size(72, 17);
    351       this.isPrivilegedCheckBox.TabIndex = 3;
     335      this.isPrivilegedCheckBox.TabIndex = 26;
    352336      this.isPrivilegedCheckBox.Text = "Privileged";
    353337      this.toolTip.SetToolTip(this.isPrivilegedCheckBox, "If checked, the task will be executed in a privileged sandbox on the slave.");
     
    435419      this.jobsLabel.TabIndex = 0;
    436420      this.jobsLabel.Text = "Waiting:";
     421      //
     422      // runCollectionViewHost
     423      //
     424      this.runCollectionViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     425                  | System.Windows.Forms.AnchorStyles.Left)
     426                  | System.Windows.Forms.AnchorStyles.Right)));
     427      this.runCollectionViewHost.Caption = "View";
     428      this.runCollectionViewHost.Content = null;
     429      this.runCollectionViewHost.Enabled = false;
     430      this.runCollectionViewHost.Location = new System.Drawing.Point(3, 3);
     431      this.runCollectionViewHost.Name = "runCollectionViewHost";
     432      this.runCollectionViewHost.ReadOnly = false;
     433      this.runCollectionViewHost.Size = new System.Drawing.Size(703, 420);
     434      this.runCollectionViewHost.TabIndex = 2;
     435      this.runCollectionViewHost.ViewsLabelVisible = true;
     436      this.runCollectionViewHost.ViewType = null;
    437437      //
    438438      // RefreshableHiveJobView
     
    483483    private Core.Views.LogView logView;
    484484    private System.Windows.Forms.TabPage tasksTabPage;
    485     private HeuristicLab.Clients.Hive.Views.HiveTaskItemTreeView jobsTreeView;
     485    private HeuristicLab.Clients.Hive.Views.ExperimentManager.HiveTaskItemTreeView jobsTreeView;
    486486    private System.Windows.Forms.Label nameLabel;
    487487    private System.Windows.Forms.TextBox nameTextBox;
Note: See TracChangeset for help on using the changeset viewer.