the program in NeatBeans should be created in Java and it must have:
8 classes
4 arrays (bidimensional)
use only JOptionPane.showInputDialog and JOptionPane.showMessageDialog to gather and show data (no GUI)
it mush have a menu (something like JOptionPane.showInputDialog(“Pick your choice: “nn1. name of the person buyingn2. show pijamas availablen3. buyn4. show what you are buyingn5. delete the shoppingn6. buy
the pijamas should be electable by color (white, black, red, blue) and size (s, m, l)