Collection of Java Swing exercises developed during class activities.
- JFrame basics
- Layout managers (FlowLayout, GridLayout, BorderLayout)
- JTextField input
- JTextArea with scroll
- JComboBox
- Background images
- JTable with OOP structure
- Data validation and editing
Practice GUI development and reinforce object-oriented programming concepts in Java.
Author: Carlos Sanchez