Class View

java.lang.Object
  extended by View

public class View
extends java.lang.Object

This program can be used to test each sensor and motor independently.

Button functionality:


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

Constructor Detail

View

public View()
Method Detail

main

public static void main(java.lang.String[] arg)