de.surething.lda.actions
Class MailAction

java.lang.Object
  extended by de.surething.lda.actions.MailAction
All Implemented Interfaces:
ActionTask

public class MailAction
extends Object
implements ActionTask


Constructor Summary
MailAction(String identifier)
          Init Key / Path Mapping And Default Values
 
Method Summary
 void execute(Frame owner, Location location)
           
 String getDescription()
           
 String getIdentifier()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MailAction

public MailAction(String identifier)
Init Key / Path Mapping And Default Values

Method Detail

getIdentifier

public String getIdentifier()
Specified by:
getIdentifier in interface ActionTask

execute

public void execute(Frame owner,
                    Location location)
Specified by:
execute in interface ActionTask

getDescription

public String getDescription()
Specified by:
getDescription in interface ActionTask

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007. All Rights Reserved.