Exemplo n.º 1
0
 /** Notifies the listeners */
 protected void fireConfigChangedEvent() {
   listeners.dispatch(new ConfigChangedEvent());
 }