Hello everyone,
I was playing around with Java Swing since i wanted to learn more about it. I have 2 .java files as follows:



import java.awt.*;
import javax.swing.*;
import java.awt.event.*;