Thread
:
Problems with JLabel 2
View Single Post
#
2
(
permalink
)
02-03-2008, 09:41 PM
geork
Member
Join Date: Jan 2008
Posts: 14
to be specific i typed:
class Success extends GameScreen1 {
String setText(){
return score +1;
}
}
and it said i wasn't allowed to use a simple +1, what should i do?
geork
View Public Profile
Send a private message to geork
Find all posts by geork