|
This Java applet is an editor used to adjust the quantity,position
and size of the transparent rectangles overlaying a single
image. The transparent rectangle objects can be resized and moved
within the bounds of the main image.
Each rectangle has a pop-up menu with a list of items representing
the object's hidden characteristcs.
The TEXT objects have the following hidden characteristics:
Function,Rotation,Color,Font and Effect.
The IMAGE objects have the following hidden characteristics:
Function,Rotation,Transparency and Fade.
The right edge of any object can be dragged to change its width.
The bottom edge of any object can be dragged to change its height.
The first item of the characteristics pop-up menu has a special
submenu with 3 chioces which trigger distinct actions:
SWITCHCLASS changes the class of the object to the other value;
DUPLICATE creates a new object of the same class;
DELETE disposes of the object.
Click here
for Example 2.
|