| Shows three approaches how to add custom rows to a form that is built
using a DefaultFormBuilder.
- single custom row,
- standard + custom row,
- multiple standard rows.
These differ in the position of the 'Comment' label, the alignment
of font baselines and the height of the custom row.
author: Karsten Lentzsch version: $Revision: 1.12 $ See Also: DefaultFormBuilder See Also: DefaultFormWithCustomAreasExample |