This is a simple drawing program that draws shapes on screen. It draws a Rectangle, Circle and a Triangle and uses OOP concepts to achieve the objective. Click and drag to draw a Rectangle and a ...
It was developed as part of learning Java GUI programming and demonstrates how to create a login interface using Swing components. The application allows users to select a role and enter login ...