-
- All Known Implementing Classes:
Commands,EventListener,Orthogonal_Views,SyncWindows
public interface CommandListenerPlugins that implement this interface are notified when ImageJ is about to run a menu command. There is an example plugin at http://imagej.net/ij/plugins/download/misc/Command_Listener.java
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcommandExecuting(String command)
-