News

Let's take a look at some actual code. We want a table with three columns with fixed widths. We'll use Jolo's builder pattern to set up the table columns. Then for the purposes of this example we'll ...