public static class ServiceCallTask.ServiceCallTaskGui extends Object implements jadex.bpmn.model.task.ITaskPropertyGui
Constructor and Description |
---|
ServiceCallTask.ServiceCallTaskGui() |
Modifier and Type | Method and Description |
---|---|
JComponent |
getComponent()
The component to be shown in the gui.
|
void |
init(jadex.bpmn.model.IModelContainer container,
jadex.bpmn.model.MActivity task,
ClassLoader cl)
Once called to init the component.
|
void |
shutdown()
Informs the panel that it should stop all its computation.
|
public void init(jadex.bpmn.model.IModelContainer container, jadex.bpmn.model.MActivity task, ClassLoader cl)
init
in interface jadex.bpmn.model.task.ITaskPropertyGui
public void shutdown()
shutdown
in interface jadex.bpmn.model.task.ITaskPropertyGui
public JComponent getComponent()
getComponent
in interface jadex.bpmn.model.task.ITaskPropertyGui
Copyright © 2013. All Rights Reserved.