ExtendedPlugInFilter in python

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ExtendedPlugInFilter in python

Aryeh Weiss
First question:

I tried to implement this interface (my son explained to me what it is)
in a python script. So I created a class that includes the required
methods (setup, showDialog, setNPasses, run, dialogItemChanged)

I saved it in the plugins folder and tried to run it. No errors, but
also no results. The class is not called by anything.

I guess that when IJ.run runs the script, it calls the python
interpreter, and does not feed the class to the whatever runs the java
plugins. ok, it was naive to think it would be that simple...

So I wonder, is there any method that can "feed" my class to whatever
runs ExtendedPlugInFilters?

--aryeh
--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel

Ph:  972-3-5317638
FAX: 972-3-7384051

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html