public class WriteXMPAction extends AbstractWorker
| Constructor and Description |
|---|
WriteXMPAction(BasePanel panel) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorkerpublic WriteXMPAction(BasePanel panel)
public void init()
init in class AbstractWorkerpublic void run()
public void update()
AbstractWorkerupdate in interface CallBackupdate in class AbstractWorker