java.lang.ObjectGreenFinch
public class GreenFinch
Write a description of class GreenFinch here.
Method Summary | |
---|---|
static GreenFinch |
get()
|
edu.cmu.ri.createlab.terk.robot.finch.Finch |
getFinchObject()
|
void |
setLEDColour(java.awt.Color color)
|
protected void |
start()
|
protected void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GreenFinch get()
public edu.cmu.ri.createlab.terk.robot.finch.Finch getFinchObject()
public void setLEDColour(java.awt.Color color)
protected void start()
protected void stop()