A guide to calling native
Get your applet out of the
This article explains all the
This step-by-step tutorial
methods from with in java
sandbox. This guide takes
Java code required to send
will take you through the
applets. Explains how to
you through the steps
emails using Java applets,
process of building applets.
overcome the sandbox
involved in creating
thus hiding/protecting your
Using a Learn-By-Example
restrictions and how to load
digitally signed applets.
real email addresses.
method, within a few minutes
native libraries when the
These trusted applets can
you will be able to display
applet starts. Also includes
overcome the restrictions
things on the screen, a few
a brief introduction to the
placed by the sandbox such
minutes later you are able
JNI.
accessing local files and
to use a GUI and after that
folders.
you will see how to interact
with the user. Topics
include: Graphical
Interface, HelloWorld
Example, Drawing Shapes and
using Colors, Displaying
Images, Using GUI
components, and The Layout
Managers.
Date: Dec, 10 2005 Date: Apr, 17 2005 Date: Mar, 25 2004 Date: Nov, 21 2000 |
A brief note about some
possible causes of runtime
problems which may prevent
Java applets from working
correctly.
Date: Sep, 28 1999 |