/** tell kernel to tell views to repaint */
 public void refreshViews() {
   app.refreshViews();
 }