void ReleaseDesignerOutlets ()
		{
			if (EnableAutoSyncing != null) {
				EnableAutoSyncing.Dispose ();
				EnableAutoSyncing = null;
			}

			if (ExportPathTextField != null) {
				ExportPathTextField.Dispose ();
				ExportPathTextField = null;
			}

			if (statusField != null) {
				statusField.Dispose ();
				statusField = null;
			}

			if (SyncPathTextField != null) {
				SyncPathTextField.Dispose ();
				SyncPathTextField = null;
			}

			if (syncProgressIndicator != null) {
				syncProgressIndicator.Dispose ();
				syncProgressIndicator = null;
			}

			if (ExportStatusField != null) {
				ExportStatusField.Dispose ();
				ExportStatusField = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (versionLabel != null)
            {
                versionLabel.Dispose();
                versionLabel = null;
            }

            if (showOnNextExecution != null)
            {
                showOnNextExecution.Dispose();
                showOnNextExecution = null;
            }

            if (versionInformation != null)
            {
                versionInformation.Dispose();
                versionInformation = null;
            }

            if (progressIndicator != null)
            {
                progressIndicator.Dispose();
                progressIndicator = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (UsageIndicator != null) {
                UsageIndicator.Dispose ();
                UsageIndicator = null;
            }

            if (PeakUsageLabel != null) {
                PeakUsageLabel.Dispose ();
                PeakUsageLabel = null;
            }

            if (OffPeakUsageLabel != null) {
                OffPeakUsageLabel.Dispose ();
                OffPeakUsageLabel = null;
            }

            if (TotalUsageLabel != null) {
                TotalUsageLabel.Dispose ();
                TotalUsageLabel = null;
            }

            if (PeriodBeganLabel != null) {
                PeriodBeganLabel.Dispose ();
                PeriodBeganLabel = null;
            }

            if (PeriodEndedLabel != null) {
                PeriodEndedLabel.Dispose ();
                PeriodEndedLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (nameTextField != null)
            {
                nameTextField.Dispose();
                nameTextField = null;
            }

            if (passwordTextField != null)
            {
                passwordTextField.Dispose();
                passwordTextField = null;
            }

            if (channelPicker != null)
            {
                channelPicker.Dispose();
                channelPicker = null;
            }

            if (spinner != null)
            {
                spinner.Dispose();
                spinner = null;
            }
        }
예제 #5
0
 void ReleaseDesignerOutlets()
 {
     if (LoginProgress != null)
     {
         LoginProgress.Dispose();
         LoginProgress = null;
     }
 }
예제 #6
0
        void ReleaseDesignerOutlets()
        {
            if (redField != null)
            {
                redField.Dispose();
                redField = null;
            }

            if (greenField != null)
            {
                greenField.Dispose();
                greenField = null;
            }

            if (blueField != null)
            {
                blueField.Dispose();
                blueField = null;
            }

            if (finalColorView != null)
            {
                finalColorView.Dispose();
                finalColorView = null;
            }

            if (okButton != null)
            {
                okButton.Dispose();
                okButton = null;
            }

            if (collectionView != null)
            {
                collectionView.Dispose();
                collectionView = null;
            }

            if (progressIndicator != null)
            {
                progressIndicator.Dispose();
                progressIndicator = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (nameTextField != null) {
				nameTextField.Dispose ();
				nameTextField = null;
			}

			if (passwordTextField != null) {
				passwordTextField.Dispose ();
				passwordTextField = null;
			}

			if (channelPicker != null) {
				channelPicker.Dispose ();
				channelPicker = null;
			}

			if (spinner != null) {
				spinner.Dispose ();
				spinner = null;
			}
		}
예제 #8
0
        void ReleaseDesignerOutlets()
        {
            if (allJobsBtn != null)
            {
                allJobsBtn.Dispose();
                allJobsBtn = null;
            }

            if (brokenJobsBtn != null)
            {
                brokenJobsBtn.Dispose();
                brokenJobsBtn = null;
            }

            if (jenkinsLocation != null)
            {
                jenkinsLocation.Dispose();
                jenkinsLocation = null;
            }

            if (jenkinsOutput != null)
            {
                jenkinsOutput.Dispose();
                jenkinsOutput = null;
            }

            if (loadDataBtn != null)
            {
                loadDataBtn.Dispose();
                loadDataBtn = null;
            }

            if (progressIndicator != null)
            {
                progressIndicator.Dispose();
                progressIndicator = null;
            }
        }
예제 #9
0
        void ReleaseDesignerOutlets()
        {
            if (EnableAutoSyncing != null)
            {
                EnableAutoSyncing.Dispose();
                EnableAutoSyncing = null;
            }

            if (ExportPathTextField != null)
            {
                ExportPathTextField.Dispose();
                ExportPathTextField = null;
            }

            if (statusField != null)
            {
                statusField.Dispose();
                statusField = null;
            }

            if (SyncPathTextField != null)
            {
                SyncPathTextField.Dispose();
                SyncPathTextField = null;
            }

            if (syncProgressIndicator != null)
            {
                syncProgressIndicator.Dispose();
                syncProgressIndicator = null;
            }

            if (ExportStatusField != null)
            {
                ExportStatusField.Dispose();
                ExportStatusField = null;
            }
        }
예제 #10
0
		void ReleaseDesignerOutlets ()
		{
			if (redField != null) {
				redField.Dispose ();
				redField = null;
			}

			if (greenField != null) {
				greenField.Dispose ();
				greenField = null;
			}

			if (blueField != null) {
				blueField.Dispose ();
				blueField = null;
			}

			if (finalColorView != null) {
				finalColorView.Dispose ();
				finalColorView = null;
			}

			if (okButton != null) {
				okButton.Dispose ();
				okButton = null;
			}

			if (collectionView != null) {
				collectionView.Dispose ();
				collectionView = null;
			}

			if (progressIndicator != null) {
				progressIndicator.Dispose ();
				progressIndicator = null;
			}
		}
예제 #11
0
        void ReleaseDesignerOutlets()
        {
            if (InputTbox != null)
            {
                InputTbox.Dispose();
                InputTbox = null;
            }

            if (StartBtn != null)
            {
                StartBtn.Dispose();
                StartBtn = null;
            }

            if (PdfCbzChk != null)
            {
                PdfCbzChk.Dispose();
                PdfCbzChk = null;
            }

            if (CbrPdfChk != null)
            {
                CbrPdfChk.Dispose();
                CbrPdfChk = null;
            }

            if (DeleteOrigChk != null)
            {
                DeleteOrigChk.Dispose();
                DeleteOrigChk = null;
            }

            if (JoinImgChk != null)
            {
                JoinImgChk.Dispose();
                JoinImgChk = null;
            }

            if (ReduceSizeChk != null)
            {
                ReduceSizeChk.Dispose();
                ReduceSizeChk = null;
            }

            if (CurrFileProgressBar != null)
            {
                CurrFileProgressBar.Dispose();
                CurrFileProgressBar = null;
            }

            if (TotalProgressBar != null)
            {
                TotalProgressBar.Dispose();
                TotalProgressBar = null;
            }

            if (ProcessingLbl != null)
            {
                ProcessingLbl.Dispose();
                ProcessingLbl = null;
            }

            if (SelectFileBtn != null)
            {
                SelectFileBtn.Dispose();
                SelectFileBtn = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (LoginProgress != null) {
				LoginProgress.Dispose ();
				LoginProgress = null;
			}
		}