Ive been thinking about my other issue and googling and came up with this psuedocode:

import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import...