Hello ,
My Swing Java application works fine on Mac OS X, but its title in Mac's title bar appears like this "org.classes.MainClass" which is the main class's path of my application.
Can i change this title through code or in the Manifest file of my java application ?