public class SendAsEMailAction extends AbstractWorker
| Constructor and Description |
|---|
SendAsEMailAction(JabRefFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorker, initpublic SendAsEMailAction(JabRefFrame frame)
public void run()
public void update()
AbstractWorkerupdate in interface CallBackupdate in class AbstractWorker