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, init
public SendAsEMailAction(JabRefFrame frame)
public void run()
public void update()
AbstractWorker
update
in interface CallBack
update
in class AbstractWorker