Here's the class
layout:<br>TitleBorder({border}border, {string}title, {int}titleJustification,
{int}titlePosition, {font}titleFont, {color}titleColor)<br>I could
not find where you could actually set the size of the
title's font, but you can left, center, right, above the
top line, below the top line, there are numerous
places you can put that title. Look up the AWT class in
the docs and it will give the answers you seek.