serial
Class SerialPioneerDVD
java.lang.Object
|
+--serial.SerialPioneerDVD
- public class SerialPioneerDVD
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mySerial
public static Serial mySerial
SerialPioneerDVD
public SerialPioneerDVD()
doorOpen
public void doorOpen()
throws IOException
play
public void play()
throws IOException
stop
public void stop()
throws IOException
pause
public void pause()
throws IOException
still
public void still()
throws IOException
stepForward
public void stepForward()
throws IOException
stepReverse
public void stepReverse()
throws IOException
scanForward
public void scanForward()
throws IOException
scanReverse
public void scanReverse()
throws IOException
closeConnect
public void closeConnect()
throws IOException
main
public static void main(String[] argv)