So my problem is that I would like to make a GUI containing a meter similar to the one in this applet (right side)
http://www.visi.com/~mim/nav/I would like the meter to update in real time as well. Does anyone know what class/method he used to create this meter? I have made simple GUIs in the
past with jframe, jbutton but nothing like this.