Java, random numbers and histograms

To simulate a pair of dice being thrown and to show the results graphically. The initial screen prompts the user to 'roll the dice' by clicking the button.

Each time 'roll the dice' is clicked the dice are rolled 100 times and the results added to the histograms. The test can be restarted by the reset button.