예제 #1
0
 /*
  * Show the whole board
  */
 public void showJeopardyBoard() {
   boardViz.showGrid();
 }