this.id = id;
System.out.println (id + " called"); if (id.equals ("C")) { ((TestEventSource) o.getSource()).removeListener (this); }