Class ThreadPlot

java.lang.Object
  extended by ThreadPlot
All Implemented Interfaces:
java.lang.Runnable

public class ThreadPlot
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
ThreadPlot()
           
 
Method Summary
 int getMode()
           
 void run()
           
 void setMode(int mode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadPlot

public ThreadPlot()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

getMode

public int getMode()
Returns:
the mode

setMode

public void setMode(int mode)
Parameters:
mode - the mode to set