The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Make Your Swing App Go Native, Part 3
Subject:  Interesting article
Date:  2004-12-06 03:08:10
From:  paultaylor
Response to: Interesting article


one area ommitted is calling an application from within your application.
On windows I call the Winamp program using the process class passing it the filename of the mp3 i want to play. I want to a similar thing with iTunes there are two problems using the Swing FileChooser they contents of Itunes are hidden in an .app so they cant select tthe executable (MacOS/Itunes) . If I hardcode this is till falls over with a bus error how do i start Itunes or similar.

 Feed java.net RSS Feeds