Posted By:
Rachna_Ringe
Posted On:
Thursday, May 24, 2001 08:47 PM
hi,
I want to open any application based on the extension of the file
through my java program. For example, if i have a abc.doc file then it
must be launched in MS Word.
For this i have used native method (JNI approach) and used Window API
method, ShellExecute(). Now i want the same thing using Mac API.
So can anyone tell me a Mac API method for doing the same.
Please help. Its urgent.
Thanx n Regds.
Rachna