Package mgui.interfaces.pipelines.trees
Interface TaskTreeNodeListener
- All Known Implementing Classes:
InterfacePipeline
,PipelineFork
,PipelineProcessInstance
,PipelineTask
public interface TaskTreeNodeListener
-
Method Summary
Modifier and Type Method Description void
treeNodeDetached(TaskTreeNodeEvent e)
-
Method Details
-
treeNodeDetached
-