creating more options with input JOptionPane code example
Example: java joptionpane
JOptionPane.showMessageDialog(frame, "Eggs are not supposed to be green.");
JOptionPane.showMessageDialog(frame, "Eggs are not supposed to be green.");