My GUI Program will compile and run but will not display my GUI
Here is the code:
Ignore the pictures Btw
import javax.swing.*;
import java.awt.event.*;
import java.util.regex.*;
import java.awt.*;
import javax.swing.JTextField;
import javax.swing.ImageIcon;
public class SuperRetail extends...