Understanding Swing and AWT in Java
Jan 8, 2025 · 4 min read · In today’s GUI-centric world it is expected that java program would let a program interact with user using GUI elements like text boxes, push button, radio buttons, check boxes, etc. To facilitate this interaction java provides two libraries Active W...
PPrattyusha commented