Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
CommandLister Class Reference
Inheritance diagram for CommandLister:
PlugIn

Public Member Functions

void run (String arg)
 
void listCommands ()
 
void listShortcuts ()
 

Detailed Description

Lists ImageJ commands or keyboard shortcuts in a text window.

Definition at line 10 of file CommandLister.java.

Member Function Documentation

void run ( String  arg)
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.


The documentation for this class was generated from the following file: