ImageCreator Java program -- screen shots.
ImageCreator opens two windows: one, shown on the left below,
displays the image being created;
the other controls the program and configures the image.
In the windows shown directly below, the image type is "GradientText".
![]() |
![]() |
In the next two windows, the user has selected another image type,
called "SingleColorWithBorder". It has only two
properties that can be changed: the title text, and the background
color.
![]() |
![]() |
In the dialog shown below, the File menu has been opened.
The File menu has the following actions --
- "open config. file" reads a text file that describes a set of images.
- "save configuration" writes a text file that describes the set of images. **
- "Create JPEG file" writes the current image to a file in JPEG format. **
- "clone image" makes a copy of the current image that can be changed independently.
- "quit" exits the program (without saving anything!). **