tFunction is a FreeWare applet allowing to draw math function in your pages. tFunction can draw all function in format f(x)=cos(x^2)/(0.1+x). tFunction uses a parser.
Version: 1.01 Platform(s): Independent Updated: Wed Aug 27 2003
Best Java Applets Collection consists of 1000 java applets examples in a CD. The demo and installation instructions are clearly given. It is a great java arcade and resource of educational, fun and play applets. Use the source code of the java programs as a tutorial, help, references and guide to learn java language. This well catalogued compilation of applets contains 86 categories and subcategories. This free sample download demo of java programs consists of 10 useful, fully working, free/freeware java applets.
Version: 1.0 Platform(s): n/a Updated: Mon Feb 17 2003
Xedit for Java is a tool for assisting in migration from a content editing environment for mainframe (VM/CMS) 3270 terminals to an e-business environment. Xedit for Java provides a Java applet that simulates the XEDIT editor of VM/CMS in a modern e-business environment. Xedit for Java supports all the traditional editing commands of XEDIT, as well as some enhancements such as "cut-and-paste" and "undo" features and the full Unicode character set.
Version: n/a Platform(s): Windows NT/2000,;Java Updated: Fri Jan 17 2003
An image that always showsthe actual phase of the moon. Free adjustable colors and size enable full integration in any website. Absolutely necessary for astrologers, moonstrucks, lunatics, werewolves and other creatures of the night ;-). Optional features: Free editable taglines (including the number of days till full moon) and animated GIFs in front of the moon. Since Version 2.0: Timezones, N/S-hemisphere, and simplified handling of colors and effects. <b>V. 2.1:</b>Now also with New Moon Messages
Version: 2.12 Platform(s): n/a Updated: Fri Oct 11 2002
This java TabbedPanel component enables you to use tabbed panels in your java applications or applets with added features such as detachable tabs into standalone windows and positioning tabs at the top, bottom, left, and right.
Version: 1.0 Platform(s): n/a Updated: Tue Mar 12 2002
Complete control over the dictionary is provided via Word 97 enabling multiple language support. Stability & load management is via MTS/ COM+ usage. Client side usage is fully configurable using JavaScript actions to display spell check for selected text box(es) XDE Spell Check can be may be used in 2 ways: 1) Client side JavaScript, as a java applet pop up which sends gives the browser a GUI interface to check spellings and lookup synonyms, or 2) COM server side code, you can create an html front end to perform spell checking, much like Dejanews or Yahoo.
Version: 1.2 Platform(s): Win NT Updated: Sat Dec 16 2000
Simple applet to display the current phase of the moon. The images used in this example were made using KPT Bryce. The text that appears beneath the image can be switched on or off, and different images may, of course, be used.
The applet inserts a separator bar in the page, which changes colour continuously. You can specify the initial colour and the speed of the change via parameters. The various parameters of the applet also allow you to specify a lower and upper bound for the colour values and to specify a seed for the random number generator. By giving the same seed (and start colour) to two or more bars, you can ensure that they remain synchronized. The two lower bars on this page are synchronized.
This program allows you to represent dynamic tables on your html page. You just have to give a data file name and the columns definitions in parameter and the applet do all the work. User can navigate in the table using keyboard or mouse, change the columns size. CAGrid is based of the CJGrid class. Implementing the CDataSet interface of CJGrid allow you to use it in your own development.