DUE SUN, NOV 18, at 11:59 pm Alter draft#1 of the Craps assignment so that the results are displayed on a GUI. You may use your imagination and creativity if you wish. My suggestion is to use two buttons to display the dice. See pp495-498 of the text for a description of buttons and pp 406 -412 for panels. You may input data anyway you wish, for instance using JOptionPane. Also, you may use JOptionPane.showMessageDialog (null,"Click to continue", "",JOptionPane.INFORMATION_MESSAGE); to pause your program. Remember, do this for only one player.