Our Featured Java Projects

1.Calculator using Core java and Swing

In this project we will make a Calculator application using core java and Swing using windows builder. We will also implement JTattoo look and feel. Project is designed for beginners in step by step manner. Source code is also available.

2. Love calculator using Core java and Swing

We are going to build a Love calculator using core java and Swing. This will take a couples name as input and give love percentage as output.

3. Notepad using core java, Swing and AWT

In this project we are going to build a notepad application using core java, Swing and AWT. For running this project, copy the source code and save it as Notepad.java and run as java application.