Public Member Functions | |
| ExternalProcess (String cmd) throws IOException | |
| Creates new form ExternalProcess. | |
| void | close () |
| void | actionPerformed (ActionEvent e) |
| Invoked when an action occurs. | |
Protected Attributes | |
| JConsole | console |
| Process | process |
|
|
Invoked when an action occurs. Pass the string onto the app |
1.3-rc3