All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class MSBMail.SmtpApplet

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----MSBMail.SmtpApplet

public class SmtpApplet
extends Applet
implements ActionListener, ProgressSMTPListener

This sample applet provides a user interface so send an e-mail. The parameters are:

The size of the applet must be 400*300.

Warning: This applet can be used in a web page however the user needs to have a smtp connection available.


All Packages  Class Hierarchy  This Package  Previous  Next  Index