public GUI(StrutFinderApp App, bool ShowGoodStrutsFirst) { app = App; goodFirst = ShowGoodStrutsFirst; }