private Button closeAllButton;
private Constants constants = ((Constants) GWT.create(Constants.class));
public ExplorerViewCenterPanel() {
tp = new TabPanel();
tp.setBodyBorder(false);
tp.setEnableTabScroll(true);
tp.setAutoDestroy(true);
tp.setResizeTabs(true);