using SA_LTT; using System; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Threading; using System.Windows.Forms; namespace SA_LTT_UI.Viewer { public partial class SequenceViewer : Form { MainFrame _mainFrame; Queue _processDescriptions = new Queue(); Thread t_UIUpdate; bool updateCheck; List