Dictionary Application Using Java Swing

I have developed a simple Java Swing application to store words and meanings. It is a demo application to demonstrate the following concepts of Java. The application can be downloaded from here. It is an executable JAR file. So just download and run it by double clicking the .jar file. As menu frame is displayed, add words using Dictionary->Add Word option and store the dictionary using Storage->Save Dictionary option. Save Dictionary option saves the dictionary in dictionary.ser file, which is created in the directory where .jar file is installed.

Download the complete source code as a NetBeans 6.5 project. Unzip the dictionary.rar file and open it as NetBeans project to see the source code.


Home    Blogs

Post Your Comment

Image

Enter the code given in the above image :
Your Name :
Your Email Address :
Comment :

Comments


Posted By Sagar On 13-Oct-09 10:59:19 AM

Nice to have this sir...



Posted By Chowhan On 15-Oct-09 09:11:43 AM

Sir it was very nice i observed each and every function and step i learn a lot of new API from that thanks a lot and i put tooltiptext message to buttons in toolbar



Posted By Pradeep A N S On 15-Oct-09 11:46:47 PM

Thank you for Providing this sir.



Posted By kiran kumar k On 17-Oct-09 06:25:00 PM

nice application...thank u sir



Posted By hemanth On 20-Oct-09 11:00:34 PM

Thats incredible application



Posted By Ganapathy Arvindan On 06-Jan-10 03:18:02 PM

hi,

have u conducting any online courses related to Spring and Oracle DBA

Regards
Ganapathy



Posted By sandeep On 01-Mar-10 04:18:26 PM

sir,this application is good.and one can learn a lot about API from this application.fine, sir iam developing a gui application and where i want to perform spell check in my application can u please tell me how to perform spell check in an java application.iam using swings and IDE is netbeans.



Posted By RAJU On 17-Aug-10 12:05:23 AM

thank u sir !!!
SIR CAN WE MAKE IT TO USE AS AN ONLINE PERSONAL DICT..???



Posted By pankaj On 24-Nov-10 08:06:43 PM

this is very nice sir.i have used this software and showed to other also .sir can you please tell how to create a executable jar file



Posted By subhani On 24-Feb-11 08:15:03 AM

well good



Posted By Alexis On 18-Oct-11 07:13:38 PM

I just find this app and it's very nice and very helpful for me .
I have a question . I have a .txt file with 60.000 words and their definitions . How can i add all of the in your application ?

Copyright © Srikanth Technologies. All rights reserved.