I have been going through one of the beginner examples from Code Barn and I am a little confused by one of the methods.
Which forum should I use to ask questions specifically about Code Barn examples?
For now I am going to post my question on the Java General Beginner forum.
thanks Rory
I wish that for just one time, you could stand inside my shoes.<br />You'd know what a drag it is to see you.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
The Beginner's forum seems right for Code Barn questions. If the moderators feel that the discussion goes beyond beginner's topics, they'll move it to the Intermediate forum, so don't worry about it.
It was the Shape example which uses the Graphics class to write the word Java.
I was confused because the fillRect() method is labelled as abstract n the Java API docs, yet the code invokes the method by referencing the Graphics class.
I have posted the question in the Java Beginners forum, please have a look.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.