23 #ifndef _ULSYSTEMVIEWCONTROLLER_
24 #define _ULSYSTEMVIEWCONTROLLER_
26 #include <AppKit/AppKit.h>
27 #include <MolTalk/MolTalk.h>
28 #include <ULFramework/ULFramework.h>
29 #include "ULOutlineViewDelegate.h"
30 #include "ULProgressPanel.h"
31 #include "ULPropertiesPanel.h"
66 id preprocessTabViewItem;
69 NSArray* allowedFileTypes;
80 - (void) createSystem: (
id)sender;
84 - (void) continueBuild;
92 - (void) open: (
id)sender;
96 - (void) close: (
id) sender;
100 - (void) showFileBrowser: (
id) sender;
105 - (void) doButtonAction: (
id) sender;
110 - (void) getStructureFile: (
id) sender;
115 - (void) loadStructureFile: (NSString*) fileName;