/* List_BARs.groovy * IJ BAR: https://github.com/tferr/Scripts#scripts */ import ij.plugin.CommandFinder // See http://javadoc.imagej.net/ImageJ1/ij/plugin/CommandFinder.html cf = new CommandFinder() cf.run("bar")