Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
Static Public Member Functions | |
static void | listAllThreads (PrintWriter out) |
Displays thread information in a text window.
This code is from the book Java in a Nutshell by David Flanagan. Written by David Flanagan.
Definition at line 12 of file ThreadLister.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 14 of file ThreadLister.java.