示例#1
0
 public void redrawComponents(Game game, Board board) {
   jButton4.setEnabled(game.canUndoMove());
 }