示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((rocOnboard.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.driveIPLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.driveConnectedInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 4:
     this.armIPLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.armConnectedInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 6:
     this.logisticsIPLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.logisticsConnectedInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 8:
     this.incomingInternet = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 9:
     this.driveFrontCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 10:
     this.driveBackCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 11:
     this.panTiltCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 12:
     this.engineeringIPLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.engineeringConnectedInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 14:
     this.armCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 15:
     this.wristCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 16:
     this.miscCOMIN = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 17:
     
     #line 28 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     
     #line 29 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 19:
     
     #line 30 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((Arm_Terminal.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.internetOutFeed = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 3:
     this.internetInFeed = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 4:
     this.statusView = ((Control_Status.ControlStatus)(target));
     return;
     case 5:
     this.armSideView = ((ArmSideView.ArmSide)(target));
     return;
     case 6:
     this.armTopView = ((ArmTopView.ArmTop)(target));
     return;
     case 7:
     this.wristVisualizer = ((handInfoViewer.ToolboxControl)(target));
     return;
     case 8:
     this.xboxControlMonitor = ((liveXboxMonitorV2.ToolboxControl)(target));
     return;
     case 9:
     this.netStatusInd = ((networkStatusIndicator.ToolboxControl)(target));
     return;
     case 10:
     this.inputOnlineInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 11:
     this.macros = ((newMacros.ToolboxControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.mainWindow = ((safeCommFeedViz_Tester.MainWindow)(target));
     return;
     case 2:
     this.testSafeCommFeedViz = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((Logistics_Terminal.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     return;
     case 2:
     this.frontImage = ((System.Windows.Controls.Image)(target));
     return;
     case 3:
     this.rightImage = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.rearImage = ((System.Windows.Controls.Image)(target));
     return;
     case 5:
     this.leftImage = ((System.Windows.Controls.Image)(target));
     return;
     case 6:
     this.roverPic = ((System.Windows.Controls.Image)(target));
     return;
     case 7:
     this.mapPalette = ((safeMapPalette.ToolboxControl)(target));
     return;
     case 8:
     this.frontRectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 35 "..\..\MainWindow.xaml"
     this.frontRectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 38 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     
     #line 39 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     
     #line 40 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.rightRectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 47 "..\..\MainWindow.xaml"
     this.rightRectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 13:
     
     #line 50 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     
     #line 51 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     
     #line 52 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 16:
     this.rearRectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 59 "..\..\MainWindow.xaml"
     this.rearRectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 17:
     
     #line 62 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     
     #line 63 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     
     #line 64 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.leftRectangle = ((System.Windows.Shapes.Rectangle)(target));
     
     #line 71 "..\..\MainWindow.xaml"
     this.leftRectangle.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Rectangle_MouseDown);
     
     #line default
     #line hidden
     return;
     case 21:
     
     #line 74 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 22:
     
     #line 75 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     
     #line 76 "..\..\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.centerMapButton = ((System.Windows.Controls.Button)(target));
     
     #line 83 "..\..\MainWindow.xaml"
     this.centerMapButton.Click += new System.Windows.RoutedEventHandler(this.centerMapButton_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.networkConnectionInd = ((networkStatusIndicator.ToolboxControl)(target));
     return;
     case 26:
     this.internetINViz = ((safeCommFeedViz.ToolboxControl)(target));
     return;
     case 27:
     this.clearMapButton = ((System.Windows.Controls.Button)(target));
     
     #line 88 "..\..\MainWindow.xaml"
     this.clearMapButton.Click += new System.Windows.RoutedEventHandler(this.clearMapButton_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.tempButton = ((System.Windows.Controls.Button)(target));
     
     #line 89 "..\..\MainWindow.xaml"
     this.tempButton.Click += new System.Windows.RoutedEventHandler(this.tempButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }