Closed dvanmali closed 8 years ago
Create a new file to handle all of the Poker Game GUI stuff located at the bottom of PokerGame.java file.
Estimate: ~50 pts
Make sure to move all of the data structures associated with the GUI (JFrame, JPanels, etc.) into this new GUI class.
F16 OK (70 pts)
Create a new file to handle all of the Poker Game GUI stuff located at the bottom of PokerGame.java file.
Estimate: ~50 pts