}
protected void initialize() {
SarosPluginContext.initComponent(this);
saros.getSarosNet().addListener(new IConnectionListener() {
public void connectionStateChanged(Connection connection,
ConnectionState newState) {
if (newState == ConnectionState.CONNECTED) {