New experience with desktop application development…

Gajindu Bandara
1 min readAug 8, 2022

In our Java module this semester, we had to study object-oriented programming concepts and construct desktop applications with J frames. This was an exciting module for me since I was interested in learning about OOP ideas and how to use them in real-world situations. Throughout the program, we constructed a school management system that used OOP concepts and J frames to generate graphical interfaces. For this application, we used the Eclipse IDE.

The photos above represent the application’s graphical interface design phase with J frames. It was a new experience for me because I had never worked with J frames before. I had an idea of OOP principles previously, but this was so cool and I tried many other things with J frames as well. We are now working on expanding the system by adding new features, and I am looking forward to discovering more interesting things…

--

--