On Sep 15, 2011, at 10:46 AM, Aryeh Weiss wrote:
> The following command:
>
> roiManager("Set Color", colorRoi);
>
> successfully changes the selected ROi color. However, it throws the
> following exception:
>
>
> java.lang.NullPointerException
> at ij.plugin.frame.RoiManager.setProperties(RoiManager.java:1077)
> at ij.plugin.frame.RoiManager.runCommand(RoiManager.java:1635)
This bug is fixed in the ImageJ 1.45p daily build.
-wayne