示例#1
0
 /** tell kernel to tell views to repaint */
 public void refreshViews() {
   app.refreshViews();
 }