namespace IntelligentControlForsx.MyControls.zm.map { partial class SBQ_Project4 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.wf101 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf100 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf102 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf103 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf95 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf96 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf97 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf98 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf99 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf94 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf106 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf107 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf105 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf93 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf92 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf113 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf114 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf109 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf110 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf115 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf116 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf104 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf112 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf111 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.wf108 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl(); this.SuspendLayout(); // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // wf101 // this.wf101.BackColor = System.Drawing.Color.Transparent; this.wf101.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf101.Location = new System.Drawing.Point(71, 55); this.wf101.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf101.Name = "wf101"; this.wf101.Power = 0D; this.wf101.Size = new System.Drawing.Size(120, 79); this.wf101.Status = 0; this.wf101.TabIndex = 0; this.wf101.WindSpeed = 0D; this.wf101.WindturbineName = "101号"; this.wf101.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf100 // this.wf100.BackColor = System.Drawing.Color.Transparent; this.wf100.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf100.Location = new System.Drawing.Point(46, 185); this.wf100.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf100.Name = "wf100"; this.wf100.Power = 0D; this.wf100.Size = new System.Drawing.Size(120, 79); this.wf100.Status = 0; this.wf100.TabIndex = 0; this.wf100.WindSpeed = 0D; this.wf100.WindturbineName = "100号"; this.wf100.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf102 // this.wf102.BackColor = System.Drawing.Color.Transparent; this.wf102.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf102.Location = new System.Drawing.Point(232, 40); this.wf102.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf102.Name = "wf102"; this.wf102.Power = 0D; this.wf102.Size = new System.Drawing.Size(120, 79); this.wf102.Status = 0; this.wf102.TabIndex = 0; this.wf102.WindSpeed = 0D; this.wf102.WindturbineName = "102号"; this.wf102.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf103 // this.wf103.BackColor = System.Drawing.Color.Transparent; this.wf103.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf103.Location = new System.Drawing.Point(405, 73); this.wf103.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf103.Name = "wf103"; this.wf103.Power = 0D; this.wf103.Size = new System.Drawing.Size(120, 79); this.wf103.Status = 0; this.wf103.TabIndex = 0; this.wf103.WindSpeed = 0D; this.wf103.WindturbineName = "103号"; this.wf103.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf95 // this.wf95.BackColor = System.Drawing.Color.Transparent; this.wf95.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf95.Location = new System.Drawing.Point(337, 265); this.wf95.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf95.Name = "wf95"; this.wf95.Power = 0D; this.wf95.Size = new System.Drawing.Size(120, 79); this.wf95.Status = 0; this.wf95.TabIndex = 0; this.wf95.WindSpeed = 0D; this.wf95.WindturbineName = "95号"; this.wf95.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf96 // this.wf96.BackColor = System.Drawing.Color.Transparent; this.wf96.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf96.Location = new System.Drawing.Point(223, 337); this.wf96.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf96.Name = "wf96"; this.wf96.Power = 0D; this.wf96.Size = new System.Drawing.Size(120, 79); this.wf96.Status = 0; this.wf96.TabIndex = 0; this.wf96.WindSpeed = 0D; this.wf96.WindturbineName = "96号"; this.wf96.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf97 // this.wf97.BackColor = System.Drawing.Color.Transparent; this.wf97.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf97.Location = new System.Drawing.Point(169, 479); this.wf97.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf97.Name = "wf97"; this.wf97.Power = 0D; this.wf97.Size = new System.Drawing.Size(120, 79); this.wf97.Status = 0; this.wf97.TabIndex = 0; this.wf97.WindSpeed = 0D; this.wf97.WindturbineName = "97号"; this.wf97.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf98 // this.wf98.BackColor = System.Drawing.Color.Transparent; this.wf98.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf98.Location = new System.Drawing.Point(85, 554); this.wf98.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf98.Name = "wf98"; this.wf98.Power = 0D; this.wf98.Size = new System.Drawing.Size(120, 79); this.wf98.Status = 0; this.wf98.TabIndex = 0; this.wf98.WindSpeed = 0D; this.wf98.WindturbineName = "98号"; this.wf98.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf99 // this.wf99.BackColor = System.Drawing.Color.Transparent; this.wf99.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf99.Location = new System.Drawing.Point(426, 611); this.wf99.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf99.Name = "wf99"; this.wf99.Power = 0D; this.wf99.Size = new System.Drawing.Size(120, 79); this.wf99.Status = 0; this.wf99.TabIndex = 0; this.wf99.WindSpeed = 0D; this.wf99.WindturbineName = "99号"; this.wf99.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf94 // this.wf94.BackColor = System.Drawing.Color.Transparent; this.wf94.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf94.Location = new System.Drawing.Point(509, 524); this.wf94.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf94.Name = "wf94"; this.wf94.Power = 0D; this.wf94.Size = new System.Drawing.Size(120, 79); this.wf94.Status = 0; this.wf94.TabIndex = 0; this.wf94.WindSpeed = 0D; this.wf94.WindturbineName = "94号"; this.wf94.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf106 // this.wf106.BackColor = System.Drawing.Color.Transparent; this.wf106.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf106.Location = new System.Drawing.Point(571, 639); this.wf106.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf106.Name = "wf106"; this.wf106.Power = 0D; this.wf106.Size = new System.Drawing.Size(120, 79); this.wf106.Status = 0; this.wf106.TabIndex = 0; this.wf106.WindSpeed = 0D; this.wf106.WindturbineName = "106号"; this.wf106.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf107 // this.wf107.BackColor = System.Drawing.Color.Transparent; this.wf107.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf107.Location = new System.Drawing.Point(697, 589); this.wf107.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf107.Name = "wf107"; this.wf107.Power = 0D; this.wf107.Size = new System.Drawing.Size(120, 79); this.wf107.Status = 0; this.wf107.TabIndex = 0; this.wf107.WindSpeed = 0D; this.wf107.WindturbineName = "107号"; this.wf107.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf105 // this.wf105.BackColor = System.Drawing.Color.Transparent; this.wf105.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf105.Location = new System.Drawing.Point(761, 464); this.wf105.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf105.Name = "wf105"; this.wf105.Power = 0D; this.wf105.Size = new System.Drawing.Size(120, 79); this.wf105.Status = 0; this.wf105.TabIndex = 0; this.wf105.WindSpeed = 0D; this.wf105.WindturbineName = "105号"; this.wf105.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf93 // this.wf93.BackColor = System.Drawing.Color.Transparent; this.wf93.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf93.Location = new System.Drawing.Point(574, 429); this.wf93.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf93.Name = "wf93"; this.wf93.Power = 0D; this.wf93.Size = new System.Drawing.Size(120, 79); this.wf93.Status = 0; this.wf93.TabIndex = 0; this.wf93.WindSpeed = 0D; this.wf93.WindturbineName = "93号"; this.wf93.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf92 // this.wf92.BackColor = System.Drawing.Color.Transparent; this.wf92.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf92.Location = new System.Drawing.Point(625, 333); this.wf92.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf92.Name = "wf92"; this.wf92.Power = 0D; this.wf92.Size = new System.Drawing.Size(120, 79); this.wf92.Status = 0; this.wf92.TabIndex = 0; this.wf92.WindSpeed = 0D; this.wf92.WindturbineName = "92号"; this.wf92.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf113 // this.wf113.BackColor = System.Drawing.Color.Transparent; this.wf113.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf113.Location = new System.Drawing.Point(798, 145); this.wf113.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf113.Name = "wf113"; this.wf113.Power = 0D; this.wf113.Size = new System.Drawing.Size(120, 79); this.wf113.Status = 0; this.wf113.TabIndex = 0; this.wf113.WindSpeed = 0D; this.wf113.WindturbineName = "113号"; this.wf113.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf114 // this.wf114.BackColor = System.Drawing.Color.Transparent; this.wf114.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf114.Location = new System.Drawing.Point(957, 236); this.wf114.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf114.Name = "wf114"; this.wf114.Power = 0D; this.wf114.Size = new System.Drawing.Size(120, 79); this.wf114.Status = 0; this.wf114.TabIndex = 0; this.wf114.WindSpeed = 0D; this.wf114.WindturbineName = "114号"; this.wf114.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf109 // this.wf109.BackColor = System.Drawing.Color.Transparent; this.wf109.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf109.Location = new System.Drawing.Point(1011, 337); this.wf109.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf109.Name = "wf109"; this.wf109.Power = 0D; this.wf109.Size = new System.Drawing.Size(120, 79); this.wf109.Status = 0; this.wf109.TabIndex = 0; this.wf109.WindSpeed = 0D; this.wf109.WindturbineName = "109号"; this.wf109.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf110 // this.wf110.BackColor = System.Drawing.Color.Transparent; this.wf110.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf110.Location = new System.Drawing.Point(1051, 461); this.wf110.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf110.Name = "wf110"; this.wf110.Power = 0D; this.wf110.Size = new System.Drawing.Size(120, 79); this.wf110.Status = 0; this.wf110.TabIndex = 0; this.wf110.WindSpeed = 0D; this.wf110.WindturbineName = "110号"; this.wf110.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf115 // this.wf115.BackColor = System.Drawing.Color.Transparent; this.wf115.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf115.Location = new System.Drawing.Point(1235, 213); this.wf115.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf115.Name = "wf115"; this.wf115.Power = 0D; this.wf115.Size = new System.Drawing.Size(120, 79); this.wf115.Status = 0; this.wf115.TabIndex = 0; this.wf115.WindSpeed = 0D; this.wf115.WindturbineName = "115号"; this.wf115.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf116 // this.wf116.BackColor = System.Drawing.Color.Transparent; this.wf116.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf116.Location = new System.Drawing.Point(1417, 197); this.wf116.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf116.Name = "wf116"; this.wf116.Power = 0D; this.wf116.Size = new System.Drawing.Size(120, 79); this.wf116.Status = 0; this.wf116.TabIndex = 0; this.wf116.WindSpeed = 0D; this.wf116.WindturbineName = "116号"; this.wf116.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf104 // this.wf104.BackColor = System.Drawing.Color.Transparent; this.wf104.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf104.Location = new System.Drawing.Point(831, 366); this.wf104.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf104.Name = "wf104"; this.wf104.Power = 0D; this.wf104.Size = new System.Drawing.Size(120, 79); this.wf104.Status = 0; this.wf104.TabIndex = 0; this.wf104.WindSpeed = 0D; this.wf104.WindturbineName = "104号"; this.wf104.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf112 // this.wf112.BackColor = System.Drawing.Color.Transparent; this.wf112.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf112.Location = new System.Drawing.Point(941, 710); this.wf112.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf112.Name = "wf112"; this.wf112.Power = 0D; this.wf112.Size = new System.Drawing.Size(120, 79); this.wf112.Status = 0; this.wf112.TabIndex = 0; this.wf112.WindSpeed = 0D; this.wf112.WindturbineName = "112号"; this.wf112.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf111 // this.wf111.BackColor = System.Drawing.Color.Transparent; this.wf111.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf111.Location = new System.Drawing.Point(1035, 636); this.wf111.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf111.Name = "wf111"; this.wf111.Power = 0D; this.wf111.Size = new System.Drawing.Size(120, 79); this.wf111.Status = 0; this.wf111.TabIndex = 0; this.wf111.WindSpeed = 0D; this.wf111.WindturbineName = "111号"; this.wf111.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // wf108 // this.wf108.BackColor = System.Drawing.Color.Transparent; this.wf108.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.wf108.Location = new System.Drawing.Point(845, 551); this.wf108.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.wf108.Name = "wf108"; this.wf108.Power = 0D; this.wf108.Size = new System.Drawing.Size(120, 79); this.wf108.Status = 0; this.wf108.TabIndex = 0; this.wf108.WindSpeed = 0D; this.wf108.WindturbineName = "108号"; this.wf108.MyClick += new System.EventHandler(this.Windturbine_MyClick); // // SBQ_Project4 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.sbq_map4; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Controls.Add(this.wf100); this.Controls.Add(this.wf98); this.Controls.Add(this.wf116); this.Controls.Add(this.wf115); this.Controls.Add(this.wf112); this.Controls.Add(this.wf111); this.Controls.Add(this.wf110); this.Controls.Add(this.wf109); this.Controls.Add(this.wf114); this.Controls.Add(this.wf113); this.Controls.Add(this.wf92); this.Controls.Add(this.wf93); this.Controls.Add(this.wf104); this.Controls.Add(this.wf108); this.Controls.Add(this.wf105); this.Controls.Add(this.wf107); this.Controls.Add(this.wf106); this.Controls.Add(this.wf94); this.Controls.Add(this.wf99); this.Controls.Add(this.wf97); this.Controls.Add(this.wf96); this.Controls.Add(this.wf95); this.Controls.Add(this.wf103); this.Controls.Add(this.wf102); this.Controls.Add(this.wf101); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "SBQ_Project4"; this.Size = new System.Drawing.Size(1918, 926); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Timer timer1; private WindturbineInfoControl wf101; private WindturbineInfoControl wf100; private WindturbineInfoControl wf102; private WindturbineInfoControl wf103; private WindturbineInfoControl wf95; private WindturbineInfoControl wf96; private WindturbineInfoControl wf97; private WindturbineInfoControl wf98; private WindturbineInfoControl wf99; private WindturbineInfoControl wf94; private WindturbineInfoControl wf106; private WindturbineInfoControl wf107; private WindturbineInfoControl wf105; private WindturbineInfoControl wf93; private WindturbineInfoControl wf92; private WindturbineInfoControl wf113; private WindturbineInfoControl wf114; private WindturbineInfoControl wf109; private WindturbineInfoControl wf110; private WindturbineInfoControl wf115; private WindturbineInfoControl wf116; private WindturbineInfoControl wf104; private WindturbineInfoControl wf112; private WindturbineInfoControl wf111; private WindturbineInfoControl wf108; } }