We move/have moved several plugins to modules.
Most things worked without a problem.

But there is still one scenario, which I don't know how to design it 
properly.

I add an interactor within the plugin.
The interactor catches a mouseclick and does some image processing 
within the module.

Now the question. Once the module is finished, how can I inform the 
plugin that the processing is finished, because the module has no 
knowledge about the plugin.
Obviously something like a observer pattern is needed.
Is there an example in the code for this or can somebody tell me, how 
something like this is best implemented in mitk?

Best regards
Florian

-- 
Florian Jung
Department Visual Healthcare Technologies

Fraunhofer-Institute for Computer Graphics Research IGD
Fraunhoferstr. 5, 64283 Darmstadt, Germany

phone:  +49.6151.155.520
fax:    +49.6151.155.480
email:  florian.j...@igd.fraunhofer.de
web:    http://www.igd.fraunhofer.de


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to