393394395396397398399
toolBar.add(new ConsistencyAction()); fmAction = new FollowModeAction(); toolBar.add(fmAction); toolBar.add(new IMBeepAction()); toolBar.add(new Separator(IWorkbenchActionConstants.MB_ADDITIONS)); toolBar.add(new LeaveSessionAction()); }