Thread
:
I created a Java Program for my final exam but i dont know
View Single Post
(#
2
(
permalink
))
quantumkev
is
Offline
Private
Posts:
5
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date:
Dec 2007
December 14th, 2007
I didn't study all of the code, but why do you declare the 3 "Console"s as static? That means their values cannot be changed, and it sound like that is what you are referring to. Try declaring them as 'public'.
View quantumkev's sig
quantumkev
View Public Profile
Send a private message to quantumkev
Find all posts by quantumkev