An implementation that supports 'trim' elements defined in using the org.eclipse.ui.menus extension point.
org.eclipse.ui.menus
This class is not intended to be used outside of the org.eclipse.ui.workbench plug-in.
org.eclipse.ui.workbench
10731074107510761077107810791080108110821083
createHeapStatus(shell); } // Insert any contributed trim into the layout // Legacy (3.2) trim trimMgr2 = new TrimBarManager2(this); // 3.3 Trim contributions trimContributionMgr = new TrimContributionManager(this); trimDropTarget = new TrimDropTarget(shell, this);