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.
(String arg)
| 9 | 'arg', which may be blank, is the argument specified |
| 10 | for this plugin in IJ_Props.txt. */ |
| 11 | public void run(String arg); |
| 12 | |
| 13 | } |
no outgoing calls