Class Controller

java.lang.Object
  extended byController
All Implemented Interfaces:
Runnable

public class Controller
extends Object
implements Runnable


Constructor Summary
Controller()
           
 
Method Summary
 void run()
           
 void runOld()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller()
Method Detail

run

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

runOld

public void runOld()