com.scottpreston.javarobot.chapter6
Class FindCamera

java.lang.Object
  extended by com.scottpreston.javarobot.chapter6.FindCamera

public class FindCamera
extends java.lang.Object


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

Constructor Detail

FindCamera

public FindCamera()
Method Detail

main

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