de.surething.lda.actions
Interface ActionTask

All Known Implementing Classes:
MailAction

public interface ActionTask


Method Summary
 void execute(Frame owner, Location location)
           
 String getDescription()
           
 String getIdentifier()
           
 

Method Detail

getIdentifier

String getIdentifier()

getDescription

String getDescription()

execute

void execute(Frame owner,
             Location location)


Copyright © 2007. All Rights Reserved.