Drawing guage

I would like a method for drawing a speed guage, with an actual pointer showing increase and decrease of speed.thanks.
[132 byte] By [etraderlca] at [2007-11-26 13:55:09]
# 1

By method I assume you mean instructions to create.

1. This is more of a GUI question and should have been on a different forum.

2. Normally you will find that people are more helpful if you ask specific questions rather than, "How do I do XXXXX?"

3. I would suggest you try it out. If you have a problem post what you have tried, what errors or problem you have and what you think the solution is.

zadoka at 2007-7-8 1:34:02 > top of Java-index,Java Essentials,Java Programming...
# 2
jfreechart has an experimental stuff for this. go to http://www.jfree.org
suparenoa at 2007-7-8 1:34:02 > top of Java-index,Java Essentials,Java Programming...