Here's where I am now, didn't change much, but the submit button at least calls displaySeatingM enu() correctly, the problem is components from mainMenu() don't get removed.
Code:
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Airplane extends JFrame {
Leave a comment: