Text Rectangles Demo

The following text was written to the standard output stream when the TextRectangles program was executed from Netbeans.

TextRectangles.java

run:
number of rows? 5
number of columns? 20
********************
********************
********************
********************
********************
BUILD SUCCESSFUL (total time: 3 seconds)