| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.scottpreston.javarobot.chapter2.Controller
com.scottpreston.javarobot.chapter3.Ssc
com.scottpreston.javarobot.chapter3.MiniSsc
public class MiniSsc
| Field Summary | 
|---|
| Fields inherited from interface com.scottpreston.javarobot.chapter3.SSCProtocol | 
|---|
| MAX, MIN, NEUTRAL | 
| Constructor Summary | |
|---|---|
| MiniSsc(JSerialPort serialPort) | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
| Methods inherited from class com.scottpreston.javarobot.chapter3.Ssc | 
|---|
| getMaxPin, move, move, setMaxPin | 
| Methods inherited from class com.scottpreston.javarobot.chapter2.Controller | 
|---|
| close, execute, execute2 | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.scottpreston.javarobot.chapter3.SSCProtocol | 
|---|
| move | 
| Constructor Detail | 
|---|
public MiniSsc(JSerialPort serialPort)
        throws java.lang.Exception
java.lang.Exception| Method Detail | 
|---|
public static void main(java.lang.String[] args)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||