 |
Article:
 |
 |
Make Your Swing App Go Native, Part 3
|
| Subject: |
Interesting article |
| Date: |
2005-01-19 11:25:08 |
| From: |
lilspikey |
|
Response to: Interesting article
|

|
|
On MacOS X you can use the "osascript" command to execute some javascript or else you can use the "open" command. With "open" you can either let it figure out which app to open a file with or else specify the app specifically (but that'll rely on have the right name). |
|