InterviewSolution
Saved Bookmarks
| 1. |
How Can I Create Standalone Java Applications That Can Be Launched Just Like Any Other Mac Os Application? |
|
Answer» You can use JManager API or JBindery to do so. Here’s an article that SHOWS you how to CREATE a wrapper PROGRAM around a JAVA application: You can use JManager API or JBindery to do so. Here’s an article that shows you how to create a wrapper program around a Java application: |
|