this.serviceCache = serviceCache;
HorizontalPanel mainP = new HorizontalPanel();
VerticalPanel chooserP = new VerticalPanel();
timeline = new ProcessTimeline(this);
schoolPanel = new AppList();
processTypePanel = new ProcessTypePanel();
chooserP.add(schoolPanel);