public class FindFullTextAction extends AbstractWorker
Constructor and Description |
---|
FindFullTextAction(BasePanel basePanel) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorker
public FindFullTextAction(BasePanel basePanel)
public void init() throws java.lang.Throwable
init
in class AbstractWorker
java.lang.Throwable
public void run()
public void update()
AbstractWorker
update
in interface CallBack
update
in class AbstractWorker