fr.upd.jby
Class SpeedometerExample

java.lang.Object
  extended by fr.upd.jby.SpeedometerExample
All Implemented Interfaces:
Runnable

public class SpeedometerExample
extends Object
implements Runnable

Source code here.

Author:
Jean-Baptiste Yunès
Date
03/2011

Constructor Summary
SpeedometerExample()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeedometerExample

public SpeedometerExample()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

main

public static void main(String[] args)