bookmarsView.addConfigSelectionListener(configTreeView);
currentTrajectoryBean = new CurrentTrajectoryBean(scanResult);
currentTrajectoryBean.setConfigTreeController(controller.getConfigTreeController());
configurationManagerBean = new ConfigurationManagerBean();
}