|
|
| Code Listing by Harald StRbinger |
|---|
|
Java offers external applications with the exec method of the class Runtime only limited possibilities into the own project to include. The exec method enabled starting application however the automated control of started application is not possible. |
|
|