Closed drewhannay closed 11 years ago
Square is a logic class in the ChessCrafterShared package, so it should not extend the Swing component JLabel. We need to break this dependency so that Square only contains information about the logic and not about the GUI
Square
JLabel
Square
is a logic class in the ChessCrafterShared package, so it should not extend the Swing componentJLabel
. We need to break this dependency so thatSquare
only contains information about the logic and not about the GUI