Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~159 People Reached
Favorite Forums
Favorite Tags
java x 2
Member Avatar for 00darbo

I am new to programming Java, and cannot seem to find a simple answer to this on the discussions on how to go about this. Anybody?

Member Avatar for Zaad
0
67
Member Avatar for 00darbo

Oddly, I am getting a similar problem, but mine seems not quite so simple: import NsccLibrary.*; import java.awt.Color; /** * This is a class in which tic-tac-toe boards will appear. * * @author Darby McShain * @version 1.0 */ public class TicTacToeFoSho{ private NsccWindow wind; /** * This creates the …

Member Avatar for javaAddict
-1
92