Annotation to specify the menu entry (name) of the associated plugin class. Takes a
String argument e.g.,
@IjMenuEntry("My Grand Plugin")
public class My_Plugin implements PlugIn {
...
}-
Required Element Summary
Required Elements
-
Element Details
-
value
-