SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Static Public Member Functions | Protected Member Functions | Properties | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
Sample_Environment_Control_Interface.SECI_GUI Class Reference
Inheritance diagram for Sample_Environment_Control_Interface.SECI_GUI:
Inheritance graph
Collaboration diagram for Sample_Environment_Control_Interface.SECI_GUI:
Collaboration graph

Public Member Functions

 SECI_GUI ()
 

Static Public Member Functions

static void Pause_Timers ()
 
static void Resume_Timers ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

static GUILayout CurrentLayout [get, set]
 
static
Dialogs.Messages.SeciMessages 
errorForm [get, set]
 

Private Member Functions

void aboutToolStripMenuItem_Click (object sender, EventArgs e)
 
void addComponentMenuItem_Click (object sender, EventArgs e)
 
void addConfigurationMenuItem_Click (object sender, EventArgs e)
 
void addFilesMenuItem_Click (object sender, EventArgs e)
 
void addGraphToolStripMenuItem_Click (object sender, EventArgs e)
 
void addProgMenuItem_Click (object sender, EventArgs e)
 
void addVIMenuItem_Click (object sender, EventArgs e)
 
void backgroundAutosave_DoWork (object sender, DoWorkEventArgs e)
 
void backgroundSave_DoWork (object sender, DoWorkEventArgs e)
 
void backgroundSave_RunWorkerCompleted (Object sender, RunWorkerCompletedEventArgs e)
 
void blockViewersSetupToolStripMenuItem_Click (object sender, EventArgs e)
 
void closeConfigurationToolStripMenuItem_Click (object sender, EventArgs e)
 
void configureBlocksToolStripMenuItem_Click (object sender, EventArgs e)
 
void contentsToolStripMenuItem_Click (object sender, EventArgs e)
 
void deleteGraphToolStripMenuItem_Click (object sender, EventArgs e)
 
void editGroupsToolStripMenuItem_Click (object sender, EventArgs e)
 
void exitToolStripMenuItem_Click (object sender, EventArgs e)
 
String FileSearch (String sDir, String filename)
 
void Form1_FormClosing (object sender, FormClosingEventArgs e)
 
void Form1_Load (object sender, EventArgs e)
 
void HandleVIsNotLoaded ()
 
void help_FormClosed (object sender, FormClosedEventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void Interface_ConfigChangeRequested (string[] vars)
 
Boolean labViewRunning ()
 
void loadPreviousVersionToolStripMenuItem_Click (object sender, EventArgs e)
 
void logInToolStripMenuItem_Click (object sender, EventArgs e)
 
void logOutToolStripMenuItem_Click (object sender, EventArgs e)
 
void mCRNewsMenuItem_Click (object sender, EventArgs e)
 
void mergeComponentMenuItem_Click (object sender, EventArgs e)
 
void newToolStripMenuItem_Click (object sender, EventArgs e)
 
Boolean okayToCloseConfig ()
 
void OpenConfig (String filename, Boolean checkVIs)
 
delegate void OpenConfigRemotelyDelegate (String filename, Boolean checkVIs)
 
void OpenGuiLayout (String filename)
 
void openToolStripMenuItem_Click (object sender, EventArgs e)
 
void removeComponentMenuItem_Click (object sender, EventArgs e)
 
void RemoveControls ()
 
void removeFilesMenuItem_Click (object sender, EventArgs e)
 
void removeProgrammeToolStripMenuItem_Click (object sender, EventArgs e)
 
void removeVIMenuItem_Click (object sender, EventArgs e)
 
void reportAProblemToolStripMenuItem_Click (object sender, EventArgs e)
 
void RestartSeci ()
 
void runControlEditorToolStripMenuItem_Click (object sender, EventArgs e)
 
void runInformationSetupToolStripMenuItem_Click (object sender, EventArgs e)
 
void saveAsToolStripMenuItem_Click (object sender, EventArgs e)
 
void saveToolStripMenuItem_Click (object sender, EventArgs e)
 
void SECIgraph_EditClicked (SECI_Controls.Graph.SECI_Graph sender)
 
void SeciInterface_OnNewLVMessage (object sender, EventArgs e)
 
void SeciInterface_ValuesUpdated (object sender, EventArgs e)
 
void setLoadOrderToolStripMenuItem_Click (object sender, EventArgs e)
 
void SetStandardVIsVisibility ()
 
void SetUpGroupsMenu ()
 
void setupGuiBasedOnAccount (bool isManager)
 
void setupGuiForConfiguration (Boolean isConf)
 
void setupGuiForSeciStartup ()
 
void setVIPropertiesMenuItem_Click (object sender, EventArgs e)
 
void showDAEVIToolStripMenuItem_Click (object sender, EventArgs e)
 
void ShowGroup_Click (object sender, EventArgs e)
 
void showHideBeamlineParametersToolStripMenuItem_Click (object sender, EventArgs e)
 
void showHideBeamLoggerToolStripMenuItem_Click (object sender, EventArgs e)
 
void showHideDAEMonitorToolStripMenuItem_Click (object sender, EventArgs e)
 
void showHideErrorPanelToolStripMenuItem_Click (object sender, EventArgs e)
 
void showHideSampleParametersToolStripMenuItem_Click (object sender, EventArgs e)
 
void showHideUserDetailsToolStripMenuItem_Click (object sender, EventArgs e)
 
void showSECIMessagesMenuItem_Click (object sender, EventArgs e)
 
void Start_Timers ()
 
void statusStrip1_ItemClicked (object sender, ToolStripItemClickedEventArgs e)
 
void toolStripLabel_DoubleClick (object sender, EventArgs e)
 
void UpdateErrorsGUI ()
 
delegate void UpdateGuiDelegate ()
 
void UpdateMainGUI ()
 
void WriteError (String source, Exception e)
 

Private Attributes

Boolean _changesMade
 
Boolean _closing = false
 
Boolean _helpOpen = false
 
Seci.SerialisableList
< Seci.LabView.MessageInfo > 
_lvErrorMessages = new Seci.SerialisableList<Seci.LabView.MessageInfo>()
 
System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem addComponentMenuItem
 
System.Windows.Forms.ToolStripMenuItem AddConfigurationMenuItem
 
System.Windows.Forms.ToolStripMenuItem addFilesMenuItem
 
System.Windows.Forms.ToolStripMenuItem addGraphToolStripMenuItem1
 
System.Windows.Forms.ToolStripMenuItem addProgMenuItem
 
System.Windows.Forms.ToolStripMenuItem addVIMenuItem
 
System.Windows.Forms.ToolStripMenuItem associatedFilesToolStripMenuItem
 
System.ComponentModel.BackgroundWorker backgroundAutosave
 
System.ComponentModel.BackgroundWorker backgroundSave
 
System.Windows.Forms.ToolStripMenuItem blocksToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem blockViewersSetupToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem closeConfigurationToolStripMenuItem
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.ToolStripMenuItem componentsToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem configurationsToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem configurationToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem configureBlocksToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem contentsToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem deleteGraphToolStripMenuItem1
 
System.DirectoryServices.DirectorySearcher directorySearcher1
 
System.Windows.Forms.ToolStripMenuItem editGroupsToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem graphsToolStripMenuItem
 
Dialogs.Help.HelpForm help
 
System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem labVIEWToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem layoutToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem loadPreviousVersionToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem logInToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem logOutToolStripMenuItem
 
SECI_Controls.General_Dashboard.Dashboard MainDashboard
 
System.Windows.Forms.MenuStrip mainMenu
 
System.Windows.Forms.ToolStripMenuItem managerToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem mCRNewsMenuItem
 
System.Windows.Forms.ToolStripMenuItem mergeComponentMenuItem
 
System.Windows.Forms.ToolStripMenuItem messagesMenuItem
 
System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem
 
System.Windows.Forms.OpenFileDialog openFileDialog1
 
System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem programmesToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem removeComponentMenuItem
 
System.Windows.Forms.ToolStripMenuItem removeFilesMenuItem
 
System.Windows.Forms.ToolStripMenuItem removeProgrammeToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem removeVIMenuItem
 
System.Windows.Forms.ToolStripMenuItem reportAProblemToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem runControlEditorToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem runInformationSetupToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem saveAsToolStripMenuItem
 
System.Windows.Forms.SaveFileDialog saveFileDialog1
 
System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem
 
System.Windows.Forms.ToolStripDropDownButton selectPageButton1
 
System.Windows.Forms.ToolStripMenuItem setLoadOrderToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem setVIPropertiesMenuItem
 
System.Windows.Forms.ToolStripMenuItem showDAEVIToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideBeamlineParametersToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideBeamLoggerToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideDAEMonitorToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideErrorPanelToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideSampleParametersToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showHideUserDetailsToolStripMenuItem
 
System.Windows.Forms.ToolStripMenuItem showSECIMessagesMenuItem
 
SECI_Controls.Run_Information.Basic_RunInfo Standard_RunInfo
 
System.Windows.Forms.StatusStrip statusStrip1
 
System.Windows.Forms.ToolStripStatusLabel toolStripErrorLabel
 
System.Windows.Forms.ToolStripStatusLabel toolStripManagerLbl
 
System.Windows.Forms.ToolStripStatusLabel toolStripQuestionLabel
 
System.Windows.Forms.ToolStripSeparator toolStripSeparator
 
System.Windows.Forms.ToolStripSeparator toolStripSeparator1
 
System.Windows.Forms.ToolStripSeparator toolStripSeparator2
 
System.Windows.Forms.ToolStripSeparator toolStripSeparator3
 
System.Windows.Forms.ToolStripSeparator toolStripSeparator5
 
System.Windows.Forms.ToolStripStatusLabel toolStripSpacer
 
System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel
 

Static Private Attributes

static GUILayout _currentLayout = new GUILayout()
 
static
Dialogs.Messages.SeciMessages 
_errorForm = new Dialogs.Messages.SeciMessages()
 
static Boolean _manager
 

Detailed Description

Definition at line 19 of file SECI_GUI.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI ( )
inline

Member Function Documentation

void Sample_Environment_Control_Interface.SECI_GUI.aboutToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 478 of file SECI_GUI.Menu.cs.

void Sample_Environment_Control_Interface.SECI_GUI.addComponentMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.addFilesMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.addGraphToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.addProgMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.addVIMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 507 of file SECI_GUI.Menu.cs.

References Sample_Environment_Control_Interface.SECI_GUI._changesMade, and Sample_Environment_Control_Interface.SECI_GUI.WriteError().

Here is the call graph for this function:

void Sample_Environment_Control_Interface.SECI_GUI.backgroundAutosave_DoWork ( object  sender,
DoWorkEventArgs  e 
)
inlineprivate

Definition at line 280 of file SECI_GUI.cs.

References Sample_Environment_Control_Interface.SECI_GUI.WriteError().

Here is the call graph for this function:

void Sample_Environment_Control_Interface.SECI_GUI.backgroundSave_DoWork ( object  sender,
DoWorkEventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.backgroundSave_RunWorkerCompleted ( Object  sender,
RunWorkerCompletedEventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.blockViewersSetupToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.configureBlocksToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.contentsToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.deleteGraphToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
override void Sample_Environment_Control_Interface.SECI_GUI.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file SECI_GUI.Designer.cs.

References Sample_Environment_Control_Interface.SECI_GUI.components.

void Sample_Environment_Control_Interface.SECI_GUI.editGroupsToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.exitToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 418 of file SECI_GUI.Menu.cs.

String Sample_Environment_Control_Interface.SECI_GUI.FileSearch ( String  sDir,
String  filename 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.Form1_FormClosing ( object  sender,
FormClosingEventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.Form1_Load ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.HandleVIsNotLoaded ( )
inlineprivate

Definition at line 175 of file SECI_GUI.Menu.cs.

References Sample_Environment_Control_Interface.SECI_GUI.FileSearch().

Referenced by Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().

Here is the call graph for this function:

void Sample_Environment_Control_Interface.SECI_GUI.help_FormClosed ( object  sender,
FormClosedEventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Definition at line 29 of file SECI_GUI.Designer.cs.

Referenced by Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().

void Sample_Environment_Control_Interface.SECI_GUI.Interface_ConfigChangeRequested ( string[]  vars)
inlineprivate
Boolean Sample_Environment_Control_Interface.SECI_GUI.labViewRunning ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.loadPreviousVersionToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.logInToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 865 of file SECI_GUI.Menu.cs.

References Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount().

Here is the call graph for this function:

void Sample_Environment_Control_Interface.SECI_GUI.logOutToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 875 of file SECI_GUI.Menu.cs.

References Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount().

Here is the call graph for this function:

void Sample_Environment_Control_Interface.SECI_GUI.mCRNewsMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.mergeComponentMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
Boolean Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.OpenConfig ( String  filename,
Boolean  checkVIs 
)
inlineprivate
delegate void Sample_Environment_Control_Interface.SECI_GUI.OpenConfigRemotelyDelegate ( String  filename,
Boolean  checkVIs 
)
private
void Sample_Environment_Control_Interface.SECI_GUI.OpenGuiLayout ( String  filename)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
static void Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers ( )
inlinestatic
void Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.RemoveControls ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.removeFilesMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.removeProgrammeToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.removeVIMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.reportAProblemToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.RestartSeci ( )
inlineprivate
static void Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers ( )
inlinestatic
void Sample_Environment_Control_Interface.SECI_GUI.runControlEditorToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 762 of file SECI_GUI.Menu.cs.

void Sample_Environment_Control_Interface.SECI_GUI.runInformationSetupToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.saveToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.SECIgraph_EditClicked ( SECI_Controls.Graph.SECI_Graph  sender)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_OnNewLVMessage ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_ValuesUpdated ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.setLoadOrderToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.SetStandardVIsVisibility ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.SetUpGroupsMenu ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount ( bool  isManager)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.setupGuiForConfiguration ( Boolean  isConf)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.setupGuiForSeciStartup ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.setVIPropertiesMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showDAEVIToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.ShowGroup_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 965 of file SECI_GUI.Menu.cs.

void Sample_Environment_Control_Interface.SECI_GUI.showHideBeamlineParametersToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showHideBeamLoggerToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showHideDAEMonitorToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showHideErrorPanelToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showHideSampleParametersToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showHideUserDetailsToolStripMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.showSECIMessagesMenuItem_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 856 of file SECI_GUI.Menu.cs.

void Sample_Environment_Control_Interface.SECI_GUI.Start_Timers ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.statusStrip1_ItemClicked ( object  sender,
ToolStripItemClickedEventArgs  e 
)
inlineprivate

Definition at line 382 of file SECI_GUI.cs.

void Sample_Environment_Control_Interface.SECI_GUI.toolStripLabel_DoubleClick ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 196 of file SECI_GUI.cs.

void Sample_Environment_Control_Interface.SECI_GUI.UpdateErrorsGUI ( )
inlineprivate
delegate void Sample_Environment_Control_Interface.SECI_GUI.UpdateGuiDelegate ( )
private
void Sample_Environment_Control_Interface.SECI_GUI.UpdateMainGUI ( )
inlineprivate
void Sample_Environment_Control_Interface.SECI_GUI.WriteError ( String  source,
Exception  e 
)
inlineprivate

Member Data Documentation

Boolean Sample_Environment_Control_Interface.SECI_GUI._changesMade
private

Definition at line 29 of file SECI_GUI.cs.

Referenced by Sample_Environment_Control_Interface.SECI_GUI.addComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addFilesMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addGraphToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addProgMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addVIMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.backgroundSave_RunWorkerCompleted(), Sample_Environment_Control_Interface.SECI_GUI.blockViewersSetupToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.configureBlocksToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.deleteGraphToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.editGroupsToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.Form1_FormClosing(), Sample_Environment_Control_Interface.SECI_GUI.Form1_Load(), Sample_Environment_Control_Interface.SECI_GUI.mergeComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeFilesMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeProgrammeToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeVIMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.runInformationSetupToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.SECIgraph_EditClicked(), Sample_Environment_Control_Interface.SECI_GUI.setLoadOrderToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.setVIPropertiesMenuItem_Click().

Boolean Sample_Environment_Control_Interface.SECI_GUI._closing = false
private
GUILayout Sample_Environment_Control_Interface.SECI_GUI._currentLayout = new GUILayout()
staticprivate
Dialogs.Messages.SeciMessages Sample_Environment_Control_Interface.SECI_GUI._errorForm = new Dialogs.Messages.SeciMessages()
staticprivate

Definition at line 23 of file SECI_GUI.cs.

Boolean Sample_Environment_Control_Interface.SECI_GUI._helpOpen = false
private
Seci.SerialisableList<Seci.LabView.MessageInfo> Sample_Environment_Control_Interface.SECI_GUI._lvErrorMessages = new Seci.SerialisableList<Seci.LabView.MessageInfo>()
private
Boolean Sample_Environment_Control_Interface.SECI_GUI._manager
staticprivate
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.aboutToolStripMenuItem
private

Definition at line 728 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.addComponentMenuItem
private

Definition at line 767 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.AddConfigurationMenuItem
private

Definition at line 759 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.addFilesMenuItem
private

Definition at line 761 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.addGraphToolStripMenuItem1
private

Definition at line 754 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.addProgMenuItem
private

Definition at line 777 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.addVIMenuItem
private

Definition at line 771 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.associatedFilesToolStripMenuItem
private

Definition at line 760 of file SECI_GUI.Designer.cs.

System.ComponentModel.BackgroundWorker Sample_Environment_Control_Interface.SECI_GUI.backgroundAutosave
private

Definition at line 787 of file SECI_GUI.Designer.cs.

System.ComponentModel.BackgroundWorker Sample_Environment_Control_Interface.SECI_GUI.backgroundSave
private

Definition at line 731 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.blocksToolStripMenuItem
private

Definition at line 763 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.blockViewersSetupToolStripMenuItem
private

Definition at line 781 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem
private

Definition at line 745 of file SECI_GUI.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.SECI_GUI.components = null
private

Required designer variable.

Definition at line 8 of file SECI_GUI.Designer.cs.

Referenced by Sample_Environment_Control_Interface.SECI_GUI.Dispose().

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.componentsToolStripMenuItem
private

Definition at line 766 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.configurationsToolStripMenuItem
private

Definition at line 758 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.configurationToolStripMenuItem
private

Definition at line 757 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.configureBlocksToolStripMenuItem
private

Definition at line 764 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.contentsToolStripMenuItem
private

Definition at line 726 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.deleteGraphToolStripMenuItem1
private

Definition at line 755 of file SECI_GUI.Designer.cs.

System.DirectoryServices.DirectorySearcher Sample_Environment_Control_Interface.SECI_GUI.directorySearcher1
private

Definition at line 744 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.editGroupsToolStripMenuItem
private

Definition at line 750 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.exitToolStripMenuItem
private

Definition at line 724 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.fileToolStripMenuItem
private

Definition at line 717 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.graphsToolStripMenuItem
private

Definition at line 753 of file SECI_GUI.Designer.cs.

Dialogs.Help.HelpForm Sample_Environment_Control_Interface.SECI_GUI.help
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.helpToolStripMenuItem
private

Definition at line 725 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.labVIEWToolStripMenuItem
private

Definition at line 770 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.layoutToolStripMenuItem
private

Definition at line 749 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.loadPreviousVersionToolStripMenuItem
private

Definition at line 788 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.logInToolStripMenuItem
private

Definition at line 735 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.logOutToolStripMenuItem
private

Definition at line 736 of file SECI_GUI.Designer.cs.

SECI_Controls.General_Dashboard.Dashboard Sample_Environment_Control_Interface.SECI_GUI.MainDashboard
private

Definition at line 748 of file SECI_GUI.Designer.cs.

System.Windows.Forms.MenuStrip Sample_Environment_Control_Interface.SECI_GUI.mainMenu
private

Definition at line 716 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.managerToolStripMenuItem
private

Definition at line 734 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.mCRNewsMenuItem
private

Definition at line 737 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.mergeComponentMenuItem
private

Definition at line 769 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.messagesMenuItem
private

Definition at line 738 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem
private

Definition at line 718 of file SECI_GUI.Designer.cs.

System.Windows.Forms.OpenFileDialog Sample_Environment_Control_Interface.SECI_GUI.openFileDialog1
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem
private

Definition at line 719 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.programmesToolStripMenuItem
private

Definition at line 776 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem
private

Definition at line 768 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.removeFilesMenuItem
private

Definition at line 762 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.removeProgrammeToolStripMenuItem
private

Definition at line 778 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.removeVIMenuItem
private

Definition at line 772 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.reportAProblemToolStripMenuItem
private

Definition at line 732 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.runControlEditorToolStripMenuItem
private

Definition at line 765 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.runInformationSetupToolStripMenuItem
private

Definition at line 751 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem
private

Definition at line 722 of file SECI_GUI.Designer.cs.

System.Windows.Forms.SaveFileDialog Sample_Environment_Control_Interface.SECI_GUI.saveFileDialog1
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.saveToolStripMenuItem
private

Definition at line 721 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripDropDownButton Sample_Environment_Control_Interface.SECI_GUI.selectPageButton1
private

Definition at line 782 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.setLoadOrderToolStripMenuItem
private

Definition at line 785 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.setVIPropertiesMenuItem
private

Definition at line 773 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showDAEVIToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideBeamlineParametersToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideBeamLoggerToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideDAEMonitorToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideErrorPanelToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideSampleParametersToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showHideUserDetailsToolStripMenuItem
private
System.Windows.Forms.ToolStripMenuItem Sample_Environment_Control_Interface.SECI_GUI.showSECIMessagesMenuItem
private

Definition at line 739 of file SECI_GUI.Designer.cs.

SECI_Controls.Run_Information.Basic_RunInfo Sample_Environment_Control_Interface.SECI_GUI.Standard_RunInfo
private

Definition at line 752 of file SECI_GUI.Designer.cs.

System.Windows.Forms.StatusStrip Sample_Environment_Control_Interface.SECI_GUI.statusStrip1
private

Definition at line 740 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripStatusLabel Sample_Environment_Control_Interface.SECI_GUI.toolStripErrorLabel
private

Definition at line 747 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripStatusLabel Sample_Environment_Control_Interface.SECI_GUI.toolStripManagerLbl
private

Definition at line 756 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripStatusLabel Sample_Environment_Control_Interface.SECI_GUI.toolStripQuestionLabel
private

Definition at line 743 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripSeparator Sample_Environment_Control_Interface.SECI_GUI.toolStripSeparator
private

Definition at line 720 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripSeparator Sample_Environment_Control_Interface.SECI_GUI.toolStripSeparator1
private

Definition at line 723 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripSeparator Sample_Environment_Control_Interface.SECI_GUI.toolStripSeparator2
private

Definition at line 733 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripSeparator Sample_Environment_Control_Interface.SECI_GUI.toolStripSeparator3
private

Definition at line 746 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripSeparator Sample_Environment_Control_Interface.SECI_GUI.toolStripSeparator5
private

Definition at line 727 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripStatusLabel Sample_Environment_Control_Interface.SECI_GUI.toolStripSpacer
private

Definition at line 742 of file SECI_GUI.Designer.cs.

System.Windows.Forms.ToolStripStatusLabel Sample_Environment_Control_Interface.SECI_GUI.toolStripStatusLabel
private

Definition at line 741 of file SECI_GUI.Designer.cs.

Property Documentation

GUILayout Sample_Environment_Control_Interface.SECI_GUI.CurrentLayout
staticgetset
Dialogs.Messages.SeciMessages Sample_Environment_Control_Interface.SECI_GUI.errorForm
staticgetset

Definition at line 32 of file SECI_GUI.cs.


The documentation for this class was generated from the following files: