Now I meet a problem, how to show the layout in bin/board using images. Actually, I have used matrix to represent that.
int[][] bin= {{ 1, 1, 1, 1, 2, 2, 2, 3, 3, 3 },{ 1