示例#1
0
 public void notifyChanged(Notification notification) {
   viewerRefresh.schedule();
   super.notifyChanged(notification);
 }