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