![]()
Java Applet
|
What Is Java? Java is an object-oriented programming language created by Sun Microsystems. Sun Microsystems is a computer company. They make high-end Internet servers and other UNIX (that's an operating system) material. In other words, these people are real players in the Internet business. Object-oriented programming language refers to the construction of the programming language. The programming language is set up as if its parts are not as important as the whole. Java is like a model. There are many parts that make up the whole. However, the parts are useless by themselves. They must work in tandem with others like them. The objects make up the whole. Object-oriented programming. That's the quick explanation. Why Is It Called An Applet? Java,
as outlined above, is a grouping of objects. A "class" of objects,
actually. The Java applet is itself a fully functioning little program.
It's an application, but it's a little application: An applet,
in other words. The Concept of Class You know how the Internet works by giving everything a name and then a suffix? In computer terms it's called "association." An example is "image.gif." Image is the name of the item and .gif is its form. Any page on the Web is done the same way. The name of the page you are looking at right now is "applet.html." The name of the page is applet and the type of page is html. By doing this, the computer can tell all these different files apart. It "associates" an application with the item's form. Images are displayed using an image viewer, html pages are displayed using the browser, etc. Basically, once the computer sees what the item is by its suffix, it knows what application to get to use the item. Well, these applets work the same way. The computer sees the applet as a name and then a suffix. In terms of an applet, the suffix is ".class." Remember that applets are models made up of many little parts, a "class" of parts? Just as species are broken up into classes, so are applet parts. An applet is a class of like parts. Thus you will name the applet you are using in this fashion: applet.class. To view and download a large range of java applets visit javaboutique.internet.com. For more information on Java Applets visit www.htmlgoodies.com/beyond/ja.html. Java Applet Examples: Anfy is a suite of 40 Java applets, capable of generating very impressive special effects at a low price. These applets will work for Windows, Unix, Linux, Mac users, but applets for Windows come with a wizard to easily configure them. Anfy Java is shareware; all the functions are activated offline, but when applets are on a Web site, minor functions are disabled unless the US $20 registration is paid. However, if you don't care about the small limitations, you can use the applets FOR FREE! To download this suite visit javaboutique.internet.com and type ANFY in the search box. To view some of these applets click on the link below.
|
Add
this Page to Favorites | Feedback Form
| Tell A Friend | Affiliate
Program | Main Index |