hey guys i am trying to make a tic tac toe game in java just to get a grip on what i have learned in java so far.i have made a method for actionlistener,winlosecondition and displayresult.i am having problem in displaying the result for the winner.can anyone tell me how should i display the result on the same grid layout as the tictactoe game board without disturbing the button?
here is also an attachment of my code.
tictactoe.txt