Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
For this lab you will need to duplicate the attached screenshot of a Java graphical interface as closely as possible.
In the attached screenshot you'll see that the interface needs to contain two JTextAreas (the big white empty boxes), two JButtons (take one and take two), and two JLabels (Game Moves and Stones Remaining). Whatever additional JPanels and layout managers that need to be created in order to reproduce the layout should be used.
The JButtons on the interface do not need to function in any way. They just need to be present in the interface along with the other components.