Core Java Books

Showing posts with label JDialog. Show all posts
Showing posts with label JDialog. Show all posts

Tuesday, 15 March 2011

Displaying Application and Java Details in an About JDialog

I've decided that this post will offer a demonstration of a basic about dialog which displays basic information about the application and also about the java platform. Treat it as a starting point for you to extend and tweak.





Download the main frame and dialog source code to see how its done, its very simple. Please note I used Netbeans to create the code.

You could extend the code to display a company logo, provide a copy button on the Java details so they could be posted in an email ...................................

Enjoy :)