Inheritance diagram for RunAppAction:

Public Member Functions | |
| RunAppAction (File execFile) | |
| RunAppAction (String execName) | |
| Use this for running apps that are in the System PATH. | |
| void | invoke () |
This software is distributed under the BSD License.
Definition at line 20 of file RunAppAction.java.
| RunAppAction | ( | File | execFile | ) |
| RunAppAction | ( | String | execName | ) |
Use this for running apps that are in the System PATH.
| execName |
Definition at line 36 of file RunAppAction.java.
| void invoke | ( | ) |
1.4.7