Example #1
0
 protected final void doAdd() {
   super.doAdd();
   Network.getChatHub().addListener(this);
 }