Alphabet And Digits
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at Java > Applets > Miscellaneous
Java applet implements a virtual fitting tool by overlaying one correctly-transformed transparent and draggable object over a background target. Scaling, brightness control, and rotation are supported.
[Tips]: Select one of the on-top objects from the drop-down menu. In this example, it is a hat. Use the mouse to drag and the toolbar to manipulate on-top object.
Category:
RReport & RReport Visual Builder 2.6: Java[TM] platform printing library and web reports
Category:
Onlisys EZ-J Java Toolkit ; Maximize your professional interface & style.
Category:
Java menu applet takes one input image containing all the menu items and performs real-time convex lens animation.
[Parameters]: menu image filename, delay, maximum convex, convex radius, text toggle, menu box option, text color, font size, zoom scale, menu box range, URL, text, target HTML frame (Cut and paste the code in this commented HTML exmaple, EffectMenuConvex.html)
[Tips]: Slowly move the mouse onto the menu items to see the animation or click to link to URLs.
Category:
This Java applet lets you choose colors and fonts for your applications. The values of the colors you get, can be used in many programming languages (not only in Java). It will be very helpful for developers and programmers as you can easily try out various combinations of background and foreground (color of the text) colors. You can also try out different fonts in this applet.
To set the foreground color, select the Foreground option. Next, you click the color buttons at the top for common colors (or "R" button to generate random colors). The color of the text will change accordingly. For finer shades you can use the scrollbars to adjust red, green and blue values.
For setting background color follow the same procedure.
Once you are satisfied, get the respective RGB values from the text fields. These values you can pass in the java.awt.Color constructor to get the desired effect for your applications.
For use in html pages you get hex values too. You can also use this applet to convert RGB values to hex and hex values to RGB values.
To try out fonts, just choose different options like font name, size, and style. As soon as you make these choices, the font of the text in the applet will change reflecting your choices.
Category: