Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
void | listCommands () |
void | listShortcuts () |
Lists ImageJ commands or keyboard shortcuts in a text window.
Definition at line 10 of file CommandLister.java.
|
inline |
This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.
Implements PlugIn.
Definition at line 12 of file CommandLister.java.