Usage
-----

jlayout <inputfile> [<java-source>]

The jlayout program reads an input file containing a GUI description
for a Java window, frame or dialog class.
The specified Java source file is modified, code to build the GUI is
inserted.

The input file syntax and the special comments needed in the Java source
file are described in detail in the program documentation.
