I'm taking on a project which has already started development as a Windows XP application written in Java. It's my job to port it over to the Mac, whilst keeping it easy to continue to develop on multiple platforms. The thing is, I generally don't like running Java applications on my Mac myself, because they just don't look like they belong. Everything from the interface to the menus being in the wrong place, and the general look and feel. I'd love to be able to improve on this, to the point where the end user would have no clue that the application was written in Java. How would I go about this? I've looked into the Java-Cocoa API, but it seems to be depreciated now. Any help is greatly appreciated.
Thanks,
Luke
Thanks,
Luke