Login  Register

Re: specifically block command recording

Posted by Rasband, Wayne (NIH/NIMH) [E] on Jul 07, 2014; 2:12pm
URL: http://imagej.273.s1.nabble.com/specifically-block-command-recording-tp5008602p5008606.html

On Jul 7, 2014, at 6:53 AM, BioVoxxel wrote:

> Hi all,
>
> I am trying to put the "Speckle Inspector" from the BioVoxxel Toolbox into
> a recordable Java plugin. Currently, adding ROIs to the RoiManager is
> recorded in addition to the standard setup of the plugin. Therefore, I
> wanted to block these addition events from being written to the macro
> recorder to avoid having 100++ recorded "roiManager("Add");" entries in the
> recorder which obviously would not be very helpful.

The latest ImageJ daily build (1.49d12) fixes a bug that caused RoiManager methods called from plugins to be recorded.

-wayne

> I was checking the list entries as well as IJ documentation and source code
> to get any hint on how to do this but I got stuck here.
>
> Anybody a hint on how I can simply tell the Recorder to skip recording a
> specific (or the next) method performed by the plugin? Surely it is simple
> and straight forward but I am just overlooking it.
>
> For those using the tool, I also take whishes/inspirations to be included
> in the plugin.
>
> Thanks in advance,
> Jan
>
> --
>
> CEO: Dr. rer. nat. Jan Brocher
> phone:  +49 (0)6234 917 03 39
> mobile: +49 (0)176 705 746 81
> e-mail: [hidden email]
> info: [hidden email]
> inquiries: [hidden email]
> web: www.biovoxxel.de
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

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