}
};
toolBarManager.add(addRemoveApplicationAction);
// Fix for STS-2996. Moved from CloudFoundryApplicationsEditorPage
toolBarManager.add(new RefreshApplicationEditorAction(editorPage));
toolBarManager.update(true);
section.setTextClient(headerComposite);
getManagedForm().getToolkit().paintBordersFor(client);
}