 |

Computer Software - Computer science written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory. Javascript and Java are good examples of Computer Software.
|
 |
 |
 |

A simple platform-independent object-oriented programming language used for writing applets downloaded from the World Wide Web by a client and run on the client's machine
 |
Java is faster than Javascript and useful where speed is essential such as for saving files.
We have developed an interface from Plexel to Java and this is also used for things that javascript can't do.
For example, access to the system clipboard is a java feature available for Communicator versions after 4.05.
Plexel uses just one java applet and this will controls all the file loading and saving. Currently
some Netscape specific routines are still used and this means Plexel is not fully functional with Internet Explorer.
After the Java Development Kit is installed, Plexel can run it direct by using the java Run Time Interface routine in the applet.
The applet can be compiled and reloaded straight from Plexel. This gives a quicker and easier development environment.
Also the applet can be signed for Internet Explorer and Communicator from within Plexel.
|
 |
 |
 |

Javascript - Programming Language used to design our
Web Sites and our editor Plexel.
World Wide Web - The World Wide Web or WWW is a network of computers all linked together providing information. The place where you can get access to Web Sites.
|
 |