* RIGHT COLUMN
*/
Composite rightComposite = new Composite(baseSashForm, SWT.NONE);
rightComposite.setLayout(new FillLayout());
chatRooms = new ChatRoomsComposite(rightComposite, SWT.NONE,
rosterTracker);
/*
* contributeToActionBars: TODO the creation of actions through the
* PicoContainer is an old heritage. Actions (especially new ones)