public class DbImportAction extends AbstractWorker
Constructor and Description |
---|
DbImportAction(JabRefFrame frame) |
Modifier and Type | Method and Description |
---|---|
javax.swing.AbstractAction |
getAction() |
void |
init() |
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorker
public DbImportAction(JabRefFrame frame)
public javax.swing.AbstractAction getAction()
public void init()
init
in class AbstractWorker
public void run()
public void update()
AbstractWorker
update
in interface CallBack
update
in class AbstractWorker