Srikanth Technologies

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, which contains complete source code as an Eclipse project.

Unzip the dictionary.rar file into a folder. Start Eclipse and import this folder as project into an existing workspace using File->Import option in Eclipse.

If you are looking for source code for NetBeans then click here for NetBeans version of the same application.