How to customize application menu for java application in Mac OS
- by Sunil Kumar Sahoo
Hi I have created a java application. I found there is an application menu and about application in Mac. I donot know how to customize those about application dialog. i Want to write my own dialog instead of that dialog. How to do this.
I found that I have to use Application Adapter.
Thanks
Sunil Kumar Sahoo