|
The PersonalJava emulation environment is a development environment for verifying that the PersonalJavaTM applets and applications you develop using the JavaTM Development Kit (JDKTM) will run in the PersonalJava application environment. It includes no tools. You should use the tools from the Java Development Kit version 1.1.6 or greater to write and compile your applets and applications.
The PersonalJava emulation environment software allows you to:
- Test applets that will run in browsers supporting the PersonalJava application environment.
- Test applications that will run on the PersonalJava application environment.
There are four versions of the PersonalJava emulation environment available depending on your needs. All four of these versions support applets and applications written for versions 1.1.x of the PersonalJava specification.
- Use Win32/Touchable - min if you are running on a Win32 development platform and wish to use the Touchable look-and-feel. This product uses only the minimal set of libraries defined by version 1.1.3 of the PersonalJava API specification, except that it includes File I/O support
- Use Solaris/Touchable - min if you are running on a Solaris development platform and wish to use the Touchable look-and-feel. This product uses only the minimal set of libraries defined by version 1.1.3 of the PersonalJava API specification, except that it includes File I/O support
- Use Win32/Windows - max if you are running on a Win32 development platform and wish to use the Windows look-and-feel. This product uses the maximal set of libraries defined by version 1.1.3 of the PersonalJava API specification
- Use Solaris/Motif - max if you are running on a Solaris development platform and wish to use the Motif look-and-feel. This product uses the maximal set of libraries defined by version 1.1.3 of the PersonalJava API specification
A minimal version of the PersonalJava emulation environment is useful if are writing your applet or application to the lowest common denominator of the PersonalJava API specification. This ensures that your applet or application will be able to run on any device that implements an application environment based on version 1.1.3 of the specification. A maximal version of the PersonalJava emulation environment is useful if you have a specific target device for your applet or application and are sure that certain optional parts of the specification have been implemented.
| Specification Version |
Reference Implementation Version |
| 1.1.1 |
3.0, 3.0.1 |
| 1.1.2 |
-- |
| 1.1.3 |
3.0.2 |
Note that all dot-dot versions of the specification are minor updates that
clarify and remove errors in previous versions. Thus, the version 1.1.3
specification obsoletes version 1.1.2. Similarly, the version 3.0.2 reference
implementation obsoletes version 3.0.1.
Download PersonalJava Emulation Environment
Download PJEE Users Guide - PDF format
PJEE Users Guide (PDF) (~100KB)
Return to PersonalJava Home Page
|