|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectadams.core.ConsoleObject
adams.gui.sendto.AbstractSendToAction
adams.gui.sendto.EmailRecipient
public class EmailRecipient
Action for sending files as emails.
| Constructor Summary | |
|---|---|
EmailRecipient()
|
|
| Method Summary | |
|---|---|
Class[] |
accepts()
Returns the classes that the action accepts. |
String |
getAction()
Returns the short description of the sendto action. |
String |
getIconName()
Returns the file name of the icon. |
String |
send(Object o)
Performs the actual sending/forwarding/processing of the data. |
| Methods inherited from class adams.gui.sendto.AbstractSendToAction |
|---|
compareTo, equals, getIcon, hashCode |
| Methods inherited from class adams.core.ConsoleObject |
|---|
getDebugging, getSystemErr, getSystemOut, sizeOf |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmailRecipient()
| Method Detail |
|---|
public String getAction()
getAction in class AbstractSendToActionpublic String getIconName()
getIconName in class AbstractSendToActionpublic Class[] accepts()
accepts in class AbstractSendToActionpublic String send(Object o)
send in class AbstractSendToActiono - the object to send
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||