I have a Tabuleiro[][] tabuleiro = New Tabuleiro[20][20]
array.
It contains objects of a class not yet implemented, which will have some values, such as cell color and a placeholder.
I would like to know if you can graphically display this array, for example, the fields in the tray, as follows:
That is, that graphically represent this matrix, quite basic even.