public class AbbreviateAction extends AbstractWorker
Constructor and Description |
---|
AbbreviateAction(BasePanel panel,
boolean iso) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
run() |
void |
update()
Empty implementation of the update() method.
|
getCallBack, getWorker
public AbbreviateAction(BasePanel panel, boolean iso)
public void init()
init
in class AbstractWorker
public void run()
public void update()
AbstractWorker
update
in interface CallBack
update
in class AbstractWorker