Class SMTPClient

java.lang.Object
  extended byGUIManager
      extended bySMTPClient

public class SMTPClient
extends GUIManager

See Also:
Serialized Form

Constructor Summary
SMTPClient()
           
 
Method Summary
 void buttonClicked()
           
 void init()
          Place fields and text areas on screen to enable user to enter mail together with a send button.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPClient

public SMTPClient()
Method Detail

buttonClicked

public void buttonClicked()

init

public void init()
Place fields and text areas on screen to enable user to enter mail together with a send button.