The jlayout program generates Java code to build a GUI element.
The input file (*.jl) describes the GUI in text form.
The output operation is to modify a Java source code file (*.java).
The file is searched for regions marked by special comments. These
regions are replaced by new Java code generated by jlayout.
The new code is again surrounded by special comments, so jlayout can be
used as often as necessary if the GUI must be changed.
The software is licensed to you under BSD-style license terms, see FAQ.
A Windows binary is contained in the dklibs-win32 package of the dklibs project, see http://sourceforge.net/projects/dklibs.