|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommandListener
Plugins that implement this interface are notified when ImageJ is about to run a menu command. There is an example plugin at http://imagej.nih.gov/ij/plugins/download/misc/Command_Listener.java
| Method Summary | |
|---|---|
String |
commandExecuting(String command)
|
| Method Detail |
|---|
String commandExecuting(String command)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||