import java.swing.*;
This should read javax.swing.*; (maybe) I have no clue why IntelliJ never seems to be able to import anything correctly from this book. (not the book's fault I feel :D)
import java.swing.*;
This should read javax.swing.*; (maybe) I have no clue why IntelliJ never seems to be able to import anything correctly from this book. (not the book's fault I feel :D)