setupTitlePanel(constants);
setupMainLinks(constants);
//init explorer widgets
resourceGrid = new ResourceGrids();
resourceTree = new ResourceTree(resourceGrid);
RootPanel.get().add(explorerPage);
explorerPage.setMainWidget(createExplorerPanel());
// Populate the root level of the explorer tree