Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((wristControlDevelopment.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.spinHand = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 3:
     this.rotAngleLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.magLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.upInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 6:
     this.leftInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 7:
     this.rightInd = ((toggleIndicator.ToolboxControl)(target));
     return;
     case 8:
     this.upPercentageLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.rightPercentageLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.leftPercentageLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.upMagLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.rightMagLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.leftMagLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.maxMagSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 28 "..\..\MainWindow.xaml"
     this.maxMagSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.Slider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 15:
     this.maxMagLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 16:
     this.wristInViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 17:
     this.wristOutViz = ((commFeedViz.commFeedViz)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((localDrive.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.backDuinoOutViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 3:
     this.frontDuinoOutViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 4:
     this.backDuinoInViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 5:
     this.frontDuinoInViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 6:
     this.leftStickVal = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.rightStickVal = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((wristTester.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.comInViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 3:
     this.comOutViz = ((commFeedViz.commFeedViz)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((panTiltDev.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.comVizOut = ((commFeedViz.commFeedViz)(target));
     return;
     case 3:
     this.comVizIn = ((commFeedViz.commFeedViz)(target));
     return;
     case 4:
     this.yawValLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.pitchValLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.fullScreenButton = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.fullScreenButton.Click += new System.Windows.RoutedEventHandler(this.fullScreenButton_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.resetButton = ((System.Windows.Controls.Button)(target));
     
     #line 15 "..\..\MainWindow.xaml"
     this.resetButton.Click += new System.Windows.RoutedEventHandler(this.resetButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Example #5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((Engineering_Terminal.MainWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     
     #line 5 "..\..\MainWindow.xaml"
     ((Engineering_Terminal.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.videoManager = ((videoManager.ToolboxControl)(target));
     return;
     case 3:
     this.connectionIndicator = ((networkStatusIndicator.ToolboxControl)(target));
     return;
     case 4:
     this.hardwareMonitor = ((HardwareMonitor.ToolboxControl)(target));
     return;
     case 5:
     this.internetInComViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 6:
     this.videoQualityControl = ((videoTraits.ToolboxControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((localArmControl.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.armComOut = ((commFeedViz.commFeedViz)(target));
     return;
     case 3:
     this.armComIn = ((commFeedViz.commFeedViz)(target));
     return;
     case 4:
     this.handComOut = ((commFeedViz.commFeedViz)(target));
     return;
     case 5:
     this.handComIn = ((commFeedViz.commFeedViz)(target));
     return;
     case 6:
     this.consoleViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 7:
     this.xboxControllerMonitor = ((liveXboxMonitorV2.ToolboxControl)(target));
     return;
     case 8:
     this.armSideView = ((ArmSideView.ArmSide)(target));
     return;
     case 9:
     this.armTopView = ((ArmTopView.ArmTop)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((DriveTerminal.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     
     #line 5 "..\..\MainWindow.xaml"
     ((DriveTerminal.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.commViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 3:
     this.pilotPreferences = ((PilotPreferences.ToolboxControl)(target));
     return;
     case 4:
     this.connectionIndicator = ((networkStatusIndicator.ToolboxControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((MasterArmGUI.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.leftVid = ((ArmVideoComponent.armVideoComp)(target));
     return;
     case 3:
     this.rightVid = ((ArmVideoComponent.armVideoComp)(target));
     return;
     case 4:
     this.macroButtons = ((Macros.Macros)(target));
     return;
     case 5:
     this.armTopView = ((ArmTopView.ArmTop)(target));
     return;
     case 6:
     this.armSideView = ((ArmSideView.ArmSide)(target));
     return;
     case 7:
     this.GUIArmDrive = ((GUIArmDrive.GUIArmDrive)(target));
     return;
     case 8:
     this.ControlStatusPanel = ((Control_Status.ControlStatus)(target));
     return;
     case 9:
     this.incomingCOMViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 10:
     this.outgoingCOMViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 11:
     this.incomingNETViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 12:
     this.outgoingNETViz = ((commFeedViz.commFeedViz)(target));
     return;
     case 13:
     this.localCamButton = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\MainWindow.xaml"
     this.localCamButton.Click += new System.Windows.RoutedEventHandler(this.localCamButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 public TextBoxStreamWriter(TextBox output, commFeedViz _CFV) {
     _output = output;
     CFV = _CFV;
 }