in class Board change:

//this.setLayout(new GridLayout());
this.setLayout(new GridLayout(rows, columns));