CS1 Standard Demo Page

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

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

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