Uses of Class
org.jdesktop.jdic.desktop.Message

Packages that use Message
org.jdesktop.jdic.desktop Provides classes for accessing desktop applications and facilities.  
org.jdesktop.jdic.desktop.internal   
 

Uses of Message in org.jdesktop.jdic.desktop
 

Methods in org.jdesktop.jdic.desktop with parameters of type Message
static void Desktop.mail(Message msg)
          Launches the message compose window of the default mailer, and fills in the message fields with the field values of the given Message object.
 

Uses of Message in org.jdesktop.jdic.desktop.internal
 

Methods in org.jdesktop.jdic.desktop.internal with parameters of type Message
 void MailerService.open(Message msg)
          Launches the message compose window of system default mailer, and fills in the specified message fields.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.