Generates images of Swing controls into a directory based on descriptions in an XML file..
Requires a Maven 2.0 project to be executed. Requires dependency resolution of artifacts in scope: runtime.
| Name | Type | Since | Description |
| lookAndFeel | String | - | Name of the look and feel class. |
| Name | Type | Since | Description |
| configFile | File | - | Location of the configuration file. Default value is: ${basedir}/src/site/image-generator.xml |
| outputDirectory | File | - | Location of the output directory. Default value is: ${project.build.directory}/generated-site/resources/images |
| savedConfigFile | File | - | Location of the saved configuration file. Default value is: ${project.build.directory}/generated-site/image-generator.xml |
Location of the configuration file.
Name of the look and feel class.
Location of the output directory.
Location of the saved configuration file.